1
0
mirror of https://github.com/minetest-mods/3d_armor.git synced 2025-07-23 02:10:22 +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:
lortas
2021-11-10 10:15:55 +01:00
committed by GitHub
parent 8dcbc42525
commit 44778d7861
39 changed files with 246 additions and 1 deletions

View File

@ -17,6 +17,7 @@ Shields -- Crafting Guide
[shields:shield_gold] X = [default:gold_ingot]
[shields:shield_mithril] X = [moreores:mithril_ingot]
[shields:shield_crystal] X = [ethereal:crystal_ingot]
[shields:shield_nether] X = [ethereal:nether_ingot]
Enhanced Shields
----------------