Buckaroo Banzai
3660e50312
init-cleanup ( #115 )
...
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2023-10-26 10:39:55 +02:00
tenplus1
dc7fbce09a
Change Fire Protection Function ( #100 )
...
* Tweak Fire Protect
This change tweaks the fire protection function so that it no longer needs to override nodes and hence rely on additional dependencies like ethereal mod.
* Remove ethereal and fire dependencies
Remove fire and ethereal dependencies as they are no longer needed since fire protection doesn't override items inside those mods.
* Re-add Torch Damage
This re-adds torch damage of 1 per second if fire protection is enabled.
* Remove nether dependency
Nether dependency isn't required as well.
2023-02-05 17:44:17 +01:00
fluxionary
e75c0bedcc
remove pointless dependency on bakedclay ( #90 )
2022-12-10 19:45:21 +01:00
BuckarooBanzay
ac445a6cd0
use player_api
to register player model
2022-03-25 23:23:25 +01:00
Buckaroo Banzai
16e2648416
fix nether
package typo
...
reported in https://github.com/minetest-mods/3d_armor/issues/66
2021-11-11 09:42:10 +01:00
lortas
44778d7861
add nether armor and nether shield ( #65 )
...
* add texture files for nether based 3d_armor
* add texture files for nether based shield
* perpare for nether armor
* add nether armor
* add translation for nether armor
* add translation for nether armor
* add nether shield
* add nether shield translation
* add nether armor texture preview info
* add nether shield texture preview info
* add nether to settingtypes.txt
* add german translation for armor
* add german translation for shields
* Nether armor stats modified.
* Modify Nether Shield Stats
* Update inline documentation
2021-11-10 10:15:55 +01:00
hlqkj
6242cebb20
Added moreores to optional dependencies
2020-12-17 09:06:00 +01:00
Olivier Dragon
4dc9a81ec2
Change intllib for v5 minetest.get_translator
2020-08-31 07:41:59 +02:00
Panquesito7
e248752ee4
Use newer functions from MT/MTG 5.0.0+
...
These commits create more compatibility with MT/MTG 5.0.0+.
However, these commits (may) break compatibility with the 0.4-series.
2019-06-16 15:17:21 -05:00