mirror of
https://github.com/minetest-mods/3d_armor.git
synced 2025-07-21 01:10:26 +02:00
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
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
name = 3d_armor
|
||||
depends = default
|
||||
optional_depends = player_monoids, armor_monoid, pova, fire, ethereal, bakedclay, moreores
|
||||
optional_depends = player_monoids, armor_monoid, pova, fire, ethereal, bakedclay, moreores, ether
|
||||
description = Adds craftable armor that is visible to other players.
|
||||
|
Reference in New Issue
Block a user