From dc3df3edd5843bde0c1335d6a8e460b2c832aa48 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Sat, 17 Jun 2017 08:12:18 +0300 Subject: full project files --- .../aroma1997/Uncomplication-Replacement.ini | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 eclipse/config/aroma1997/Uncomplication-Replacement.ini (limited to 'eclipse/config/aroma1997/Uncomplication-Replacement.ini') diff --git a/eclipse/config/aroma1997/Uncomplication-Replacement.ini b/eclipse/config/aroma1997/Uncomplication-Replacement.ini new file mode 100644 index 0000000..81d9d58 --- /dev/null +++ b/eclipse/config/aroma1997/Uncomplication-Replacement.ini @@ -0,0 +1,23 @@ +; uncomplication replacement +; created 27.12.2015 13:52:13 +;--- + +; Lapis Lazuli Plate +IC2:itemPlates@8 = minecraft:dye@4 +; Refined Iron Plate +IC2:itemPlates@5 = OreDict:ingotSteel +; Iron Plate +IC2:itemPlates@4 = minecraft:iron_ingot +; Obsidian Plate +IC2:itemPlates@7 = minecraft:obsidian +; Tin Plate +IC2:itemPlates@1 = OreDict:ingotTin +; Copper Plate +IC2:itemPlates = OreDict:ingotCopper +; Gold Plate +IC2:itemPlates@3 = minecraft:gold_ingot +; Bronze Plate +IC2:itemPlates@2 = OreDict:ingotBronze +; Lead Plate +IC2:itemPlates@6 = OreDict:ingotLead + -- cgit v1.2.3