3d_armor/3d_armor/crafting_guide.txt

85 lines
2.5 KiB
Plaintext
Raw Permalink Normal View History

3d_armor -- Crafting Guide
--------------------------
2013-03-15 21:27:58 +01:00
Helmets:
2013-03-15 21:27:58 +01:00
+---+---+---+
| X | X | X |
2013-03-15 21:27:58 +01:00
+---+---+---+
| X | | X |
2013-03-15 21:27:58 +01:00
+---+---+---+
| | | |
+---+---+---+
[3d_armor:helmet_wood] X = [default:wood]
2014-11-10 01:53:54 +01:00
[3d_armor:helmet_cactus] X = [default:cactus]
[3d_armor:helmet_steel] X = [default:steel_ingot]
[3d_armor:helmet_bronze] X = [default:bronze_ingot]
2013-06-24 20:06:19 +02:00
[3d_armor:helmet_diamond] X = [default:diamond]
[3d_armor:helmet_gold] X = [default:gold_ingot]
[3d_armor:helmet_mithril] X = [moreores:mithril_ingot] *
[3d_armor:helmet_crystal] X = [ethereal:crystal_ingot] **
[3d_armor:helmet_nether] X = [ethereal:nether_ingot] **
2013-03-15 21:27:58 +01:00
Chestplates:
2013-03-15 21:27:58 +01:00
+---+---+---+
| X | | X |
2013-03-15 21:27:58 +01:00
+---+---+---+
| X | X | X |
2013-03-15 21:27:58 +01:00
+---+---+---+
| X | X | X |
2013-03-15 21:27:58 +01:00
+---+---+---+
[3d_armor:chestplate_wood] X = [default:wood]
2014-11-10 01:53:54 +01:00
[3d_armor:chestplate_cactus] X = [default:cactus]
[3d_armor:chestplate_steel] X = [default:steel_ingot]
[3d_armor:chestplate_bronze] X = [default:bronze_ingot]
2013-06-24 20:06:19 +02:00
[3d_armor:chestplate_diamond] X = [default:diamond]
[3d_armor:chestplate_gold] X = [default:gold_ingot]
[3d_armor:chestplate_mithril] X = [moreores:mithril_ingot] *
[3d_armor:chestplate_crystal] X = [ethereal:crystal_ingot] **
[3d_armor:chestplate_nether] X = [ethereal:nether_ingot] **
2013-03-15 21:27:58 +01:00
Leggings:
2013-03-15 21:27:58 +01:00
+---+---+---+
| X | X | X |
2013-03-15 21:27:58 +01:00
+---+---+---+
| X | | X |
2013-03-15 21:27:58 +01:00
+---+---+---+
| X | | X |
2013-03-15 21:27:58 +01:00
+---+---+---+
[3d_armor:leggings_wood] X = [default:wood]
2014-11-10 01:53:54 +01:00
[3d_armor:leggings_cactus] X = [default:cactus]
[3d_armor:leggings_steel] X = [default:steel_ingot]
[3d_armor:leggings_bronze] X = [default:bronze_ingot]
2013-06-24 20:06:19 +02:00
[3d_armor:leggings_diamond] X = [default:diamond]
[3d_armor:leggings_gold] X = [default:gold_ingot]
[3d_armor:leggings_mithril] X = [moreores:mithril_ingot] *
[3d_armor:leggings_crystal] X = [ethereal:crystal_ingot] **
[3d_armor:leggings_nether] X = [ethereal:nether_ingot] **
2013-06-22 20:31:57 +02:00
Boots:
2013-03-15 21:27:58 +01:00
+---+---+---+
2013-06-22 20:31:57 +02:00
| X | | X |
2013-03-15 21:27:58 +01:00
+---+---+---+
2013-06-22 20:31:57 +02:00
| X | | X |
2013-03-15 21:27:58 +01:00
+---+---+---+
2013-06-22 20:31:57 +02:00
[3d_armor:boots_wood] X = [default:wood]
2014-11-10 01:53:54 +01:00
[3d_armor:boots_cactus] X = [default:cactus]
2013-06-22 20:31:57 +02:00
[3d_armor:boots_steel] X = [default:steel_ingot]
[3d_armor:boots_bronze] X = [default:bronze_ingot
2013-06-24 20:06:19 +02:00
[3d_armor:boots_diamond] X = [default:diamond]
[3d_armor:boots_gold] X = [default:gold_ingot]
[3d_armor:boots_mithril] X = [moreores:mithril_ingot] *
[3d_armor:boots_crystal] X = [ethereal:crystal_ingot] **
[3d_armor:boots_nether] X = [ethereal:nether_ingot] **
* Requires moreores mod by Calinou - https://forum.minetest.net/viewtopic.php?id=549
** Requires ethereal mod by Chinchow & TenPlus1 - https://github.com/tenplus1/ethereal
** Requires nether mod - https://github.com/minetest-mods/nether.git