From f2999438efed69a0ed462278e5171580e7646e84 Mon Sep 17 00:00:00 2001 From: Dream-Master Date: Sun, 8 Oct 2017 13:12:47 +0200 Subject: [PATCH] The Transcontinental Railroad quest! Nerf Request. #2062 --- config/betterquesting/DefaultQuests.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/betterquesting/DefaultQuests.json b/config/betterquesting/DefaultQuests.json index b43d813..0a8ce7b 100644 --- a/config/betterquesting/DefaultQuests.json +++ b/config/betterquesting/DefaultQuests.json @@ -81961,7 +81961,7 @@ "id": "gregtech:gt.metaitem.01", "Count": 1, "OreDict": "", - "Damage": 26334 + "Damage": 26086 } ], "taskID": "bq_standard:retrieval" -- 1.9.5.msysgit.0 From 56dffdc9fb2e0f533c2f43c394cfd1ce27b6dbad Mon Sep 17 00:00:00 2001 From: Dream-Master Date: Thu, 21 Sep 2017 19:19:38 +0200 Subject: [PATCH] Oregeneration config error - Apatite veins #2001 --- config/betterquesting/DefaultQuests.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/betterquesting/DefaultQuests.json b/config/betterquesting/DefaultQuests.json index bbffa1a..7c03652 100644 --- a/config/betterquesting/DefaultQuests.json +++ b/config/betterquesting/DefaultQuests.json @@ -51295,8 +51295,8 @@ { "id": "gregtech:gt.blockores", "Count": 16, - "OreDict": "orePhosphate", - "Damage": 833 + "OreDict": "", + "Damage": 607 } ], "taskID": "bq_standard:retrieval" -- 1.9.5.msysgit.0 From 912539a6fa9d02be0da9937a113b7b804b34b1b3 Mon Sep 17 00:00:00 2001 From: Dream-Master Date: Thu, 21 Sep 2017 18:41:03 +0200 Subject: [PATCH] 2.0.0.0 ME drive accepts only advanced circuits #1997 --- scripts/Extra-Utilities.zs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/Extra-Utilities.zs b/scripts/Extra-Utilities.zs index dbbf521..93e4e5f 100644 --- a/scripts/Extra-Utilities.zs +++ b/scripts/Extra-Utilities.zs @@ -576,7 +576,7 @@ mods.tconstruct.Casting.removeBasinRecipe(); // --- Molecular Transformer from Advanced Solar Panels Mod mods.extraUtils.QED.addShapedRecipe(, [ [, , ], -[, , ], +[, , ], [, , ]]); // --- Ender Quarry @@ -1222,7 +1222,7 @@ Assembler.addRecipe(, * 2, < Assembler.addRecipe(, * 2, * 4, * 72, 400, 30); // --- Golden Lasso -Assembler.addRecipe(, , * 4, 200, 30); +Assembler.addRecipe(, , * 4, 200, 30); // --- Portable Scanner Assembler.addRecipe(, , , 600, 120); -- 1.9.5.msysgit.0 From 6ee5feb7f717c30819e0998a0199e94b7a661cc9 Mon Sep 17 00:00:00 2001 From: Dream-Master Date: Wed, 20 Sep 2017 19:02:26 +0200 Subject: [PATCH] 2.0.0.0 ME drive accepts only advanced circuits #1997 --- scripts/AE2.zs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/AE2.zs b/scripts/AE2.zs index 117cf73..5a6af27 100644 --- a/scripts/AE2.zs +++ b/scripts/AE2.zs @@ -533,7 +533,7 @@ recipes.addShaped(MEChest, [ recipes.addShaped(, [ [TitaniumPlate, DiamondCircuit, TitaniumPlate], [FluixGlassCable, , FluixGlassCable], -[TitaniumPlate, , TitaniumPlate]]); +[TitaniumPlate, , TitaniumPlate]]); // --- Crystal Growth Accelerator recipes.addShaped(CrystalAccelerator, [ -- 1.9.5.msysgit.0 From b7f5f6aee28d46684be64b4084afad464f609742 Mon Sep 17 00:00:00 2001 From: Dream-Master Date: Tue, 19 Sep 2017 23:56:37 +0200 Subject: [PATCH] [Quest suggestion] Add marble and concrete quests #1984 --- config/betterquesting/DefaultQuests.json | 358 ++++++++++++++++++++++++++----- 1 file changed, 305 insertions(+), 53 deletions(-) diff --git a/config/betterquesting/DefaultQuests.json b/config/betterquesting/DefaultQuests.json index 474331d..bbffa1a 100644 --- a/config/betterquesting/DefaultQuests.json +++ b/config/betterquesting/DefaultQuests.json @@ -68695,36 +68695,6 @@ "requiredItems": [ { "id": "gregtech:gt.metaitem.01", - "Count": 1, - "OreDict": "", - "Damage": 32301 - } - ], - "taskID": "bq_standard:retrieval" - }, - { - "partialMatch": true, - "ignoreNBT": false, - "consume": false, - "autoConsume": false, - "requiredItems": [ - { - "id": "gregtech:gt.blockmachines", - "Count": 1, - "OreDict": "", - "Damage": 521 - } - ], - "taskID": "bq_standard:retrieval" - }, - { - "partialMatch": true, - "ignoreNBT": false, - "consume": false, - "autoConsume": false, - "requiredItems": [ - { - "id": "gregtech:gt.metaitem.01", "Count": 32, "OreDict": "", "Damage": 17874 @@ -68782,7 +68752,8 @@ } ], "preRequisites": [ - 759 + 759, + 951 ] }, { @@ -89936,6 +89907,277 @@ "preRequisites": [ 89 ] + }, + { + "questID": 951, + "name": "Fluid Solidifier", + "description": "Use a mold form making plates, sticks, bolts and much more item parts in the fluid solidifier.", + "isMain": true, + "isSilent": false, + "lockedProgress": false, + "simultaneous": false, + "globalParticipation": 0.0, + "globalQuest": false, + "globalShare": true, + "autoClaim": false, + "repeatTime": -1, + "sounds": { + "complete": "random.levelup", + "update": "random.levelup" + }, + "logic": "OR", + "taskLogic": "AND", + "icon": { + "id": "gregtech:gt.blockmachines", + "Count": 1, + "OreDict": "", + "Damage": 521 + }, + "visibility": "UNLOCKED", + "tasks": [ + { + "partialMatch": true, + "ignoreNBT": false, + "consume": false, + "autoConsume": false, + "requiredItems": [ + { + "id": "gregtech:gt.metaitem.01", + "Count": 1, + "OreDict": "", + "Damage": 32301 + } + ], + "taskID": "bq_standard:retrieval" + }, + { + "partialMatch": true, + "ignoreNBT": false, + "consume": false, + "autoConsume": false, + "requiredItems": [ + { + "id": "gregtech:gt.blockmachines", + "Count": 1, + "OreDict": "", + "Damage": 521 + } + ], + "taskID": "bq_standard:retrieval" + } + ], + "rewards": [ + { + "choices": [ + { + "id": "IC2:itemCellEmpty", + "Count": 16, + "OreDict": "", + "Damage": 0 + }, + { + "id": "gregtech:gt.integrated_circuit", + "Count": 1, + "OreDict": "", + "Damage": 0 + }, + { + "id": "gregtech:gt.blockmachines", + "Count": 2, + "OreDict": "", + "Damage": 5132 + }, + { + "id": "enhancedlootbags:lootbag", + "Count": 1, + "OreDict": "", + "Damage": 5 + } + ], + "rewardID": "bq_standard:choice" + }, + { + "rewards": [ + { + "id": "dreamcraft:item.CoinTechnicianI", + "Count": 5, + "OreDict": "", + "Damage": 0 + } + ], + "rewardID": "bq_standard:item" + } + ], + "preRequisites": [ + 89 + ] + }, + { + "questID": 952, + "name": "Base too big? I\u0027ve got a fix for you!", + "description": "Keeping a base spread apart for pollution or explosion prevention can really wear you out. Try harvesting some Marble and centrifuging it into Calcite, and mix up some concrete in your Mixer. Next output it into a Fluid Solidifier to make concrete blocks. You\u0027ll move faster on top of these blocks. They can even be turned into bricks to prevent unwanted spawns! Hint: 10 buckets of wet mix converts to exactly 160 blocks. Note: Don\u0027t stack blocks more than 1 high or else you might move faster than you\u0027d like. Or do it if you need to really get from point A to point B in a hurry. Also keep your animals off them.", + "isMain": false, + "isSilent": false, + "lockedProgress": false, + "simultaneous": false, + "globalParticipation": 0.0, + "globalQuest": false, + "globalShare": true, + "autoClaim": false, + "repeatTime": -1, + "sounds": { + "complete": "random.levelup", + "update": "random.levelup" + }, + "logic": "OR", + "taskLogic": "AND", + "icon": { + "id": "gregtech:gt.blockconcretes", + "Count": 1, + "OreDict": "", + "Damage": 15 + }, + "visibility": "UNLOCKED", + "tasks": [ + { + "partialMatch": true, + "ignoreNBT": false, + "consume": false, + "autoConsume": false, + "requiredItems": [ + { + "id": "gregtech:gt.blockstones", + "Count": 24, + "OreDict": "", + "Damage": 1 + } + ], + "taskID": "bq_standard:retrieval" + }, + { + "partialMatch": true, + "ignoreNBT": false, + "consume": false, + "autoConsume": false, + "requiredItems": [ + { + "id": "gregtech:gt.metaitem.01", + "Count": 24, + "OreDict": "", + "Damage": 2845 + } + ], + "taskID": "bq_standard:retrieval" + }, + { + "partialMatch": true, + "ignoreNBT": false, + "consume": false, + "autoConsume": false, + "requiredItems": [ + { + "id": "gregtech:gt.metaitem.01", + "Count": 21, + "OreDict": "", + "Damage": 2823 + }, + { + "id": "dreamcraft:item.SandDust", + "Count": 10, + "OreDict": "", + "Damage": 0 + }, + { + "id": "gregtech:gt.metaitem.01", + "Count": 10, + "OreDict": "", + "Damage": 2299 + }, + { + "id": "gregtech:gt.metaitem.01", + "Count": 10, + "OreDict": "", + "Damage": 2805 + } + ], + "taskID": "bq_standard:retrieval" + }, + { + "partialMatch": true, + "ignoreNBT": false, + "consume": false, + "autoConsume": false, + "requiredItems": [ + { + "id": "gregtech:gt.metaitem.01", + "Count": 1, + "OreDict": "", + "Damage": 32308 + } + ], + "taskID": "bq_standard:retrieval" + }, + { + "partialMatch": true, + "ignoreNBT": false, + "consume": false, + "autoConsume": false, + "requiredItems": [ + { + "id": "gregtech:gt.blockconcretes", + "Count": 160, + "OreDict": "", + "Damage": 8 + } + ], + "taskID": "bq_standard:retrieval" + } + ], + "rewards": [ + { + "choices": [ + { + "id": "gregtech:gt.blockconcretes", + "Count": 160, + "OreDict": "", + "Damage": 0 + }, + { + "id": "gregtech:gt.blockconcretes", + "Count": 160, + "OreDict": "", + "Damage": 15 + }, + { + "id": "gregtech:gt.blockconcretes", + "Count": 160, + "OreDict": "", + "Damage": 7 + }, + { + "id": "enhancedlootbags:lootbag", + "Count": 1, + "OreDict": "", + "Damage": 5 + } + ], + "rewardID": "bq_standard:choice" + }, + { + "rewards": [ + { + "id": "dreamcraft:item.CoinTechnician", + "Count": 25, + "OreDict": "", + "Damage": 0 + } + ], + "rewardID": "bq_standard:item" + } + ], + "preRequisites": [ + 951 + ] } ], "questLines": [ @@ -91404,7 +91646,7 @@ }, { "id": 749, - "x": 216, + "x": 264, "y": 336 }, { @@ -91414,12 +91656,12 @@ }, { "id": 753, - "x": 264, + "x": 300, "y": 336 }, { "id": 754, - "x": 216, + "x": 228, "y": 300 }, { @@ -91434,8 +91676,8 @@ }, { "id": 759, - "x": 300, - "y": 516 + "x": 264, + "y": 408 }, { "id": 760, @@ -91449,17 +91691,17 @@ }, { "id": 774, - "x": 156, - "y": 372 + "x": 84, + "y": 408 }, { "id": 778, - "x": 192, - "y": 408 + "x": 156, + "y": 372 }, { "id": 780, - "x": 156, + "x": 48, "y": 408 }, { @@ -91524,8 +91766,8 @@ }, { "id": 750, - "x": 360, - "y": 516 + "x": 264, + "y": 444 }, { "id": 842, @@ -91549,13 +91791,13 @@ }, { "id": 846, - "x": 264, - "y": 516 + "x": 228, + "y": 408 }, { "id": 847, - "x": 300, - "y": 444 + "x": 264, + "y": 372 }, { "id": 848, @@ -91569,8 +91811,8 @@ }, { "id": 852, - "x": 264, - "y": 444 + "x": 228, + "y": 372 }, { "id": 741, @@ -91639,23 +91881,33 @@ }, { "id": 938, - "x": 264, + "x": 300, "y": 372 }, { "id": 939, - "x": 300, + "x": 348, "y": 372 }, { "id": 850, - "x": 216, - "y": 372 + "x": 228, + "y": 336 }, { "id": 944, "x": 348, "y": 228 + }, + { + "id": 951, + "x": 192, + "y": 444 + }, + { + "id": 952, + "x": 228, + "y": 480 } ] }, -- 1.9.5.msysgit.0 From c98eec96e6ae119d288225b627644544f3367a00 Mon Sep 17 00:00:00 2001 From: Dream-Master Date: Tue, 19 Sep 2017 23:56:29 +0200 Subject: [PATCH] Unintended recipe gates after removing LV Eye of Ender recipe. #1990 --- scripts/Chisel.zs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/Chisel.zs b/scripts/Chisel.zs index 9f30f9e..a2310ed 100644 --- a/scripts/Chisel.zs +++ b/scripts/Chisel.zs @@ -156,7 +156,7 @@ recipes.addShaped(, [ [, , ]]); // --- Energised Voidstone -recipes.addShaped( * 8), [ +recipes.addShaped( * 8, [ [, , ], [, , ], [, , ]]); -- 1.9.5.msysgit.0 From fe572caba346db8c5670cd3e89008283427db1ba Mon Sep 17 00:00:00 2001 From: Dream-Master Date: Tue, 19 Sep 2017 22:19:35 +0200 Subject: [PATCH] Unintended recipe gates after removing LV Eye of Ender recipe. #1990 --- scripts/Chisel.zs | 9 +++++++++ scripts/Open-Blocks.zs | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/scripts/Chisel.zs b/scripts/Chisel.zs index 9a951a4..9f30f9e 100644 --- a/scripts/Chisel.zs +++ b/scripts/Chisel.zs @@ -83,6 +83,9 @@ mods.chisel.Groups.removeGroup("cobblestone"); // --- Stonebricks mods.chisel.Groups.removeVariation(); +// --- Energised Voidstone +recipes.remove(); + @@ -152,6 +155,12 @@ recipes.addShaped(, [ [, , ], [, , ]]); +// --- Energised Voidstone +recipes.addShaped( * 8), [ +[, , ], +[, , ], +[, , ]]); + // --- Assembler Recipes --- diff --git a/scripts/Open-Blocks.zs b/scripts/Open-Blocks.zs index 1299fd7..ec24d46 100644 --- a/scripts/Open-Blocks.zs +++ b/scripts/Open-Blocks.zs @@ -292,7 +292,7 @@ recipes.addShaped(, [ // --- Vacuum Hopper recipes.addShaped(, [ [, Hopper, ], -[Hopper, , Hopper], +[Hopper, , Hopper], [, Hopper, ]]); // --- Sprinkler -- 1.9.5.msysgit.0 From 69fa3a0cbded61aeb22c9e3b624a70eac7d18030 Mon Sep 17 00:00:00 2001 From: Dream-Master Date: Tue, 19 Sep 2017 22:04:48 +0200 Subject: [PATCH] [Coin Quest Suggestion]OreBerry/EssenceBerry Bushes #1991 --- config/betterquesting/DefaultQuests.json | 390 +++++++++++++++++++++++++++++++ 1 file changed, 390 insertions(+) diff --git a/config/betterquesting/DefaultQuests.json b/config/betterquesting/DefaultQuests.json index b6247eb..474331d 100644 --- a/config/betterquesting/DefaultQuests.json +++ b/config/betterquesting/DefaultQuests.json @@ -82804,6 +82804,246 @@ ] }, { + "questID": 876, + "name": "Iron berry bush", + "description": "Farming your iron (berries) instead of finding iron ores.", + "isMain": false, + "isSilent": false, + "lockedProgress": false, + "simultaneous": false, + "globalParticipation": 0.0, + "globalQuest": false, + "globalShare": true, + "autoClaim": false, + "repeatTime": 36000, + "sounds": { + "complete": "random.levelup", + "update": "random.levelup" + }, + "logic": "AND", + "taskLogic": "AND", + "icon": { + "id": "TConstruct:ore.berries.one", + "Count": 1, + "OreDict": "", + "Damage": 8 + }, + "visibility": "NORMAL", + "tasks": [ + { + "partialMatch": true, + "ignoreNBT": false, + "consume": true, + "autoConsume": false, + "requiredItems": [ + { + "id": "dreamcraft:item.CoinFarmer", + "Count": 10, + "OreDict": "", + "Damage": 0 + } + ], + "taskID": "bq_standard:retrieval" + } + ], + "rewards": [ + { + "rewards": [ + { + "id": "TConstruct:ore.berries.one", + "Count": 5, + "OreDict": "", + "Damage": 8 + } + ], + "rewardID": "bq_standard:item" + } + ], + "preRequisites": [ + 76 + ] + }, + { + "questID": 877, + "name": "Gold berry bush", + "description": "Farming your gold (berries) instead of finding gold ore.", + "isMain": false, + "isSilent": false, + "lockedProgress": false, + "simultaneous": false, + "globalParticipation": 0.0, + "globalQuest": false, + "globalShare": true, + "autoClaim": false, + "repeatTime": 1200, + "sounds": { + "complete": "random.levelup", + "update": "random.levelup" + }, + "logic": "AND", + "taskLogic": "AND", + "icon": { + "id": "TConstruct:ore.berries.one", + "Count": 1, + "OreDict": "", + "Damage": 9 + }, + "visibility": "NORMAL", + "tasks": [ + { + "partialMatch": true, + "ignoreNBT": false, + "consume": true, + "autoConsume": false, + "requiredItems": [ + { + "id": "dreamcraft:item.CoinFarmer", + "Count": 15, + "OreDict": "", + "Damage": 0 + } + ], + "taskID": "bq_standard:retrieval" + } + ], + "rewards": [ + { + "rewards": [ + { + "id": "TConstruct:ore.berries.one", + "Count": 5, + "OreDict": "", + "Damage": 9 + } + ], + "rewardID": "bq_standard:item" + } + ], + "preRequisites": [ + 88 + ] + }, + { + "questID": 878, + "name": "Copper berry bush", + "description": "Farming your copper (berries) instead of finding copper ore.", + "isMain": false, + "isSilent": false, + "lockedProgress": false, + "simultaneous": false, + "globalParticipation": 0.0, + "globalQuest": false, + "globalShare": true, + "autoClaim": false, + "repeatTime": 36000, + "sounds": { + "complete": "random.levelup", + "update": "random.levelup" + }, + "logic": "AND", + "taskLogic": "AND", + "icon": { + "id": "TConstruct:ore.berries.one", + "Count": 1, + "OreDict": "", + "Damage": 10 + }, + "visibility": "NORMAL", + "tasks": [ + { + "partialMatch": true, + "ignoreNBT": false, + "consume": true, + "autoConsume": false, + "requiredItems": [ + { + "id": "dreamcraft:item.CoinFarmer", + "Count": 10, + "OreDict": "", + "Damage": 0 + } + ], + "taskID": "bq_standard:retrieval" + } + ], + "rewards": [ + { + "rewards": [ + { + "id": "TConstruct:ore.berries.one", + "Count": 5, + "OreDict": "", + "Damage": 10 + } + ], + "rewardID": "bq_standard:item" + } + ], + "preRequisites": [ + 76 + ] + }, + { + "questID": 879, + "name": "Aluminum berry bush", + "description": "Farming your Aluminum (berries) instead of looking for aluminum gravel.", + "isMain": false, + "isSilent": false, + "lockedProgress": false, + "simultaneous": false, + "globalParticipation": 0.0, + "globalQuest": false, + "globalShare": true, + "autoClaim": false, + "repeatTime": 1200, + "sounds": { + "complete": "random.levelup", + "update": "random.levelup" + }, + "logic": "AND", + "taskLogic": "AND", + "icon": { + "id": "TConstruct:ore.berries.two", + "Count": 1, + "OreDict": "", + "Damage": 8 + }, + "visibility": "NORMAL", + "tasks": [ + { + "partialMatch": true, + "ignoreNBT": false, + "consume": true, + "autoConsume": false, + "requiredItems": [ + { + "id": "dreamcraft:item.CoinFarmer", + "Count": 20, + "OreDict": "", + "Damage": 0 + } + ], + "taskID": "bq_standard:retrieval" + } + ], + "rewards": [ + { + "rewards": [ + { + "id": "TConstruct:ore.berries.two", + "Count": 5, + "OreDict": "", + "Damage": 8 + } + ], + "rewardID": "bq_standard:item" + } + ], + "preRequisites": [ + 89 + ] + }, + { "questID": 880, "name": "Witch", "description": "You feel lonely. What\u0027s cooking?", @@ -83224,6 +83464,66 @@ ] }, { + "questID": 887, + "name": "Tin berry bush", + "description": "Farming your tin (berries) instead of finding tin ore.", + "isMain": false, + "isSilent": false, + "lockedProgress": false, + "simultaneous": false, + "globalParticipation": 0.0, + "globalQuest": false, + "globalShare": true, + "autoClaim": false, + "repeatTime": 1200, + "sounds": { + "complete": "random.levelup", + "update": "random.levelup" + }, + "logic": "AND", + "taskLogic": "AND", + "icon": { + "id": "TConstruct:ore.berries.one", + "Count": 1, + "OreDict": "", + "Damage": 11 + }, + "visibility": "NORMAL", + "tasks": [ + { + "partialMatch": true, + "ignoreNBT": false, + "consume": true, + "autoConsume": false, + "requiredItems": [ + { + "id": "dreamcraft:item.CoinFarmer", + "Count": 10, + "OreDict": "", + "Damage": 0 + } + ], + "taskID": "bq_standard:retrieval" + } + ], + "rewards": [ + { + "rewards": [ + { + "id": "TConstruct:ore.berries.one", + "Count": 5, + "OreDict": "", + "Damage": 11 + } + ], + "rewardID": "bq_standard:item" + } + ], + "preRequisites": [ + 76 + ] + }, + { "questID": 888, "name": "Silverfish", "description": "You feel lonely. Let me be as annoying as possible.", @@ -89576,6 +89876,66 @@ "preRequisites": [ 440 ] + }, + { + "questID": 950, + "name": "XP berry bush", + "description": "Farming your XP instead of harming monsters or aninmals.", + "isMain": false, + "isSilent": false, + "lockedProgress": false, + "simultaneous": false, + "globalParticipation": 0.0, + "globalQuest": false, + "globalShare": true, + "autoClaim": false, + "repeatTime": 1200, + "sounds": { + "complete": "random.levelup", + "update": "random.levelup" + }, + "logic": "AND", + "taskLogic": "AND", + "icon": { + "id": "TConstruct:ore.berries.two", + "Count": 1, + "OreDict": "", + "Damage": 9 + }, + "visibility": "NORMAL", + "tasks": [ + { + "partialMatch": true, + "ignoreNBT": false, + "consume": true, + "autoConsume": false, + "requiredItems": [ + { + "id": "dreamcraft:item.CoinFarmer", + "Count": 20, + "OreDict": "", + "Damage": 0 + } + ], + "taskID": "bq_standard:retrieval" + } + ], + "rewards": [ + { + "rewards": [ + { + "id": "TConstruct:ore.berries.two", + "Count": 5, + "OreDict": "", + "Damage": 9 + } + ], + "rewardID": "bq_standard:item" + } + ], + "preRequisites": [ + 89 + ] } ], "questLines": [ @@ -91810,6 +92170,36 @@ "id": 949, "x": 0, "y": 36 + }, + { + "id": 876, + "x": 0, + "y": 72 + }, + { + "id": 877, + "x": 0, + "y": 108 + }, + { + "id": 878, + "x": 36, + "y": 72 + }, + { + "id": 879, + "x": 0, + "y": 144 + }, + { + "id": 887, + "x": 72, + "y": 72 + }, + { + "id": 950, + "x": 0, + "y": 180 } ] }, -- 1.9.5.msysgit.0 From dd77aa948f10bd710cfb1bb992d1e9edc291bd0f Mon Sep 17 00:00:00 2001 From: Dream-Master Date: Sat, 16 Sep 2017 01:21:23 +0200 Subject: [PATCH] add computronics bee comps too --- scripts/Forestry.zs | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/scripts/Forestry.zs b/scripts/Forestry.zs index 9a9e991..54257c4 100644 --- a/scripts/Forestry.zs +++ b/scripts/Forestry.zs @@ -632,6 +632,11 @@ recipes.addShaped(, [ [, , ], [, , ], [, , ]]); +// - +recipes.addShaped(, [ +[, , ], +[, , ], +[, , ]]); // --- Apiary mods.forestry.Carpenter.addRecipe(60, * 1000, -- 1.9.5.msysgit.0 From ac1913a49e2d017f31ff6d9a971cfbdda12a2c77 Mon Sep 17 00:00:00 2001 From: Dream-Master Date: Sat, 16 Sep 2017 01:16:14 +0200 Subject: [PATCH] oredic via code not work on meta data --- scripts/Forestry.zs | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/scripts/Forestry.zs b/scripts/Forestry.zs index 12c3133..9a9e991 100644 --- a/scripts/Forestry.zs +++ b/scripts/Forestry.zs @@ -606,7 +606,32 @@ recipes.addShaped(, [ recipes.addShaped(, [ [, , ], [, , ], -[, , ]]); +[, , ]]); +// - +recipes.addShaped(, [ +[, , ], +[, , ], +[, , ]]); +// - +recipes.addShaped(, [ +[, , ], +[, , ], +[, , ]]); +// - +recipes.addShaped(, [ +[, , ], +[, , ], +[, , ]]); +// - +recipes.addShaped(, [ +[, , ], +[, , ], +[, , ]]); +// - +recipes.addShaped(, [ +[, , ], +[, , ], +[, , ]]); // --- Apiary mods.forestry.Carpenter.addRecipe(60, * 1000, -- 1.9.5.msysgit.0 From 611ad838facd5ffc68a8352c5df82e026b19d3a2 Mon Sep 17 00:00:00 2001 From: Dream-Master Date: Thu, 14 Sep 2017 23:45:08 +0200 Subject: [PATCH] [1.5.1.2]Raw meteoric iron #1936 --- scripts/Galacticraft.zs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/Galacticraft.zs b/scripts/Galacticraft.zs index e52dbaf..3ea6273 100644 --- a/scripts/Galacticraft.zs +++ b/scripts/Galacticraft.zs @@ -1637,6 +1637,9 @@ BlastFurnace.addRecipe([], [], [], 1200, 120, 1000); +// --- Small fallen meteor +BlastFurnace.addRecipe([ * 2], [], 1200, 120, 1000); + -- 1.9.5.msysgit.0 From 4e4ac05e3f995e186bab6fdaf0bacf1974d511da Mon Sep 17 00:00:00 2001 From: Dream-Master Date: Thu, 14 Sep 2017 23:38:20 +0200 Subject: [PATCH] 2.0.0.0 Advanced Circuit Quest with wrong item #1941 --- config/betterquesting/DefaultQuests.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/betterquesting/DefaultQuests.json b/config/betterquesting/DefaultQuests.json index 122d1a5..b6247eb 100644 --- a/config/betterquesting/DefaultQuests.json +++ b/config/betterquesting/DefaultQuests.json @@ -78658,7 +78658,7 @@ "id": "gregtech:gt.metaitem.01", "Count": 32, "OreDict": "", - "Damage": 26035 + "Damage": 26345 } ], "taskID": "bq_standard:retrieval" -- 1.9.5.msysgit.0 From 12cf8dd54abf160247850bcfdc140eec92aba761 Mon Sep 17 00:00:00 2001 From: Dream-Master Date: Thu, 14 Sep 2017 23:26:05 +0200 Subject: [PATCH] 2.0.0.0 Quest "Empty Circuit Board" does not have correct ingredients #1943 --- config/betterquesting/DefaultQuests.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/betterquesting/DefaultQuests.json b/config/betterquesting/DefaultQuests.json index 4304d7f..122d1a5 100644 --- a/config/betterquesting/DefaultQuests.json +++ b/config/betterquesting/DefaultQuests.json @@ -68304,7 +68304,7 @@ }, { "questID": 747, - "name": "Empty Circuit Board", + "name": "Diodes", "description": "Good circuits need diodes. There are two ways to craft them. Using a silicon wafer together with some fine tin wire or gallium arsenide. Molten glass is also needed.", "isMain": true, "isSilent": false, -- 1.9.5.msysgit.0 From 482b308051096d9bd62a763f39c677dfbe5d6e0d Mon Sep 17 00:00:00 2001 From: Dream-Master Date: Thu, 14 Sep 2017 23:22:01 +0200 Subject: [PATCH] [2.0] Refinery Gas to Propane #1945 --- config/betterquesting/DefaultQuests.json | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/config/betterquesting/DefaultQuests.json b/config/betterquesting/DefaultQuests.json index 7da8c8b..4304d7f 100644 --- a/config/betterquesting/DefaultQuests.json +++ b/config/betterquesting/DefaultQuests.json @@ -78853,7 +78853,7 @@ { "questID": 840, "name": "Butane and Propane", - "description": "You can distill a lot of different gases out of your \"refinery gases\".\nMethane, butane, propane, helium and ethane.", + "description": "You can distill a lot of different gases out of your \"refinery gases\".\nMethane, butane, propane, helium and ethane.\n\nHint:\nRefinery gas is not a best source for Propane and Butane. Better refine it out of naphtha.", "isMain": false, "isSilent": false, "lockedProgress": false, @@ -78930,7 +78930,8 @@ } ], "preRequisites": [ - 643 + 643, + 641 ] }, { @@ -90463,7 +90464,7 @@ { "id": 533, "x": 192, - "y": 300 + "y": 288 }, { "id": 538, @@ -90653,7 +90654,7 @@ { "id": 639, "x": 108, - "y": 300 + "y": 336 }, { "id": 640, @@ -90662,18 +90663,18 @@ }, { "id": 641, - "x": 108, - "y": 264 + "x": 156, + "y": 336 }, { "id": 642, - "x": 192, - "y": 336 + "x": 108, + "y": 288 }, { "id": 643, "x": 192, - "y": 372 + "y": 336 }, { "id": 644, -- 1.9.5.msysgit.0 From 90a3f5a4234ea73c362bd7011c0d0435050e3f22 Mon Sep 17 00:00:00 2001 From: Dream-Master Date: Thu, 14 Sep 2017 23:12:12 +0200 Subject: [PATCH] [2.0] Biomass quests #1946 --- config/betterquesting/DefaultQuests.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/betterquesting/DefaultQuests.json b/config/betterquesting/DefaultQuests.json index ec61794..7da8c8b 100644 --- a/config/betterquesting/DefaultQuests.json +++ b/config/betterquesting/DefaultQuests.json @@ -66645,7 +66645,7 @@ "requiredItems": [ { "id": "IC2:itemCellEmpty", - "Count": 1150, + "Count": 64, "OreDict": "", "Damage": 6 } @@ -66749,7 +66749,7 @@ "requiredItems": [ { "id": "IC2:itemCellEmpty", - "Count": 1150, + "Count": 64, "OreDict": "", "Damage": 6 } -- 1.9.5.msysgit.0 From 64a3fc92e5e60a2bdb86cb19f308567194b74b32 Mon Sep 17 00:00:00 2001 From: Dream-Master Date: Thu, 14 Sep 2017 22:43:57 +0200 Subject: [PATCH] [2.0] GT++ Redstone Alloy Cables bugged, possibly disable? #1960 --- config/GTplusplus/GTplusplus.cfg | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/config/GTplusplus/GTplusplus.cfg b/config/GTplusplus/GTplusplus.cfg index 9765218..8e64224 100644 --- a/config/GTplusplus/GTplusplus.cfg +++ b/config/GTplusplus/GTplusplus.cfg @@ -21,12 +21,17 @@ debug { # Disables EnderIO Integration. [default: false] B:disableEnderIO=false + + # Stops mod checking for updates. [default: true] + B:enableUpdateChecker=false } features { - # Enables Custom Alveary Blocks. [default: false] B:enableCustomAlvearyBlocks=false + + # Enables Custom GT++ Cape. [default: true] + B:enableSupporterCape=false } @@ -40,7 +45,7 @@ gregtech { B:enableCustomCircuits=false # Adds Custom GT Cables. [default: true] - B:enableCustom_Cables=true + B:enableCustom_Cables=false # Adds Custom GT Fluid Pipes. [default: true] B:enableCustom_Pipes=true @@ -54,18 +59,27 @@ gregtech { # These may be overpowered, Consult a local geologist. [default: true] B:enableMachineGeothermalEngines=true + # Pollution Detector & Scrubbers. [default: true] + B:enableMachinePollution=true + # Diesel egines with different internals, they consume less fuel overall. [default: true] B:enableMachineRocketEngines=true # These protect your goodies/rare stuff. [default: true] B:enableMachineSafes=true + # Very basic automated cauldron for dust washing. [default: true] + B:enableMachineSimpleWasher=true + # Converts IC2 steam -> Railcraft steam. [default: true] B:enableMachineSteamConverter=true # Tesseracts for wireless item/fluid movement. [default: true] B:enableMachineTesseracts=true + # Thermal Boiler from GT4. Can Filter Lava for resources. [default: true] + B:enableMachineThermalBoiler=true + # These allow boosting Block/TileEntity Tick times [OP]. [default: true] B:enableMachineWorldAccelerators=true -- 1.9.5.msysgit.0 From 9daed22420a1a89ddefe1393004a1bc000c32f55 Mon Sep 17 00:00:00 2001 From: Dream-Master Date: Thu, 14 Sep 2017 22:38:29 +0200 Subject: [PATCH] WUSS MODE BACK ONrd [2.0] NEI gives wrong result for smelting ground basaltic mineral sand #1965 [2.0] Epsilon (Maybe Delta too) has different configs #1948 [2.0] The melting of cassiterite sand with carbon dust in EBF gives the wrong result. #1964 --- config/GregTech/GregTech.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/GregTech/GregTech.cfg b/config/GregTech/GregTech.cfg index 4b9ac2f..bca8763 100644 --- a/config/GregTech/GregTech.cfg +++ b/config/GregTech/GregTech.cfg @@ -45,7 +45,7 @@ general { D:MagneticraftBonusOutputPercent=100.0 I:MaxEqualEntitiesAtOneSpot=3 I:MillisecondsPassedInGTTileEntityUntilLagWarning=100 - B:MixedOreOnlyYieldsTwoThirdsOfPureOre=true + B:MixedOreOnlyYieldsTwoThirdsOfPureOre=false B:NerfCombs=true B:NerfCrops=true B:NerfDustCrafting=true -- 1.9.5.msysgit.0 From 83e065c15ce3f98ba0cd2eaf02bd9d32414b3e2d Mon Sep 17 00:00:00 2001 From: Dream-Master Date: Thu, 14 Sep 2017 22:25:25 +0200 Subject: [PATCH] [2.0] not all combs? #1966 --- scripts/Forestry.zs | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/scripts/Forestry.zs b/scripts/Forestry.zs index 359cacf..12c3133 100644 --- a/scripts/Forestry.zs +++ b/scripts/Forestry.zs @@ -602,6 +602,11 @@ recipes.addShaped(, [ [, , ], [, , ], [, , ]]); +// - +recipes.addShaped(, [ +[, , ], +[, , ], +[, , ]]); // --- Apiary mods.forestry.Carpenter.addRecipe(60, * 1000, -- 1.9.5.msysgit.0 From 9f080d35bf01f500ce85c27d47c8362849f6a335 Mon Sep 17 00:00:00 2001 From: Dream-Master Date: Wed, 13 Sep 2017 13:02:31 +0200 Subject: [PATCH] Update GT config --- config/GregTech/Recipes.cfg | 51 +++++++++++++++++++++++++++++++++++++ config/GregTech/WorldGeneration.cfg | 6 +++++ 2 files changed, 57 insertions(+) diff --git a/config/GregTech/Recipes.cfg b/config/GregTech/Recipes.cfg index 92bbe95..81e1549 100644 --- a/config/GregTech/Recipes.cfg +++ b/config/GregTech/Recipes.cfg @@ -9738,6 +9738,8 @@ arcfurnace { I:gt.blockmachines.multimachine.charcoalpile_910=910 I:gt.blockmachines.multimachine.chemicalreactor_2374=2374 I:gt.blockmachines.multimachine.cleanroom_4893=4893 + I:gt.blockmachines.multimachine.concretebackfiller1_2432=2432 + I:gt.blockmachines.multimachine.concretebackfiller3_5385=5385 I:gt.blockmachines.multimachine.cracker_4660=4660 I:gt.blockmachines.multimachine.cracker_5203=5203 I:gt.blockmachines.multimachine.cracker_6580=6580 @@ -9783,6 +9785,9 @@ arcfurnace { I:gt.blockmachines.multimachine.multifurnace_514=514 I:gt.blockmachines.multimachine.multifurnace_523=523 I:gt.blockmachines.multimachine.multifurnace_535=535 + I:gt.blockmachines.multimachine.oildrill1_1678=1678 + I:gt.blockmachines.multimachine.oildrill2_6481=6481 + I:gt.blockmachines.multimachine.oildrill3_9223=9223 I:gt.blockmachines.multimachine.oildrill_1678=1678 I:gt.blockmachines.multimachine.oildrill_1852=1852 I:gt.blockmachines.multimachine.oredrill1_2726=2726 @@ -42679,6 +42684,7 @@ distillation { I:fluid.biomass_25=25 I:fluid.calciumacetatesolution_80=80 I:fluid.charcoal_byproducts_200=200 + I:fluid.charcoal_byproducts_40=40 I:fluid.charcoal_byproducts_64=64 I:fluid.creosote_16=16 I:fluid.creosote_400=400 @@ -42802,10 +42808,13 @@ distillation { I:fluid.tile.water_16=16 I:fluid.woodgas_16=16 I:fluid.woodgas_200=200 + I:fluid.woodgas_40=40 I:fluid.woodtar_16=16 I:fluid.woodtar_200=200 + I:fluid.woodtar_40=40 I:fluid.woodvinegar_16=16 I:fluid.woodvinegar_200=200 + I:fluid.woodvinegar_40=40 I:ic2.fluidBiomass_150=150 I:ic2.fluidBiomass_200=200 I:ic2.fluidBiomass_250=250 @@ -42821,19 +42830,23 @@ distillery { I:fluid.aceticacid_32=32 I:fluid.aceticacid_40=40 I:fluid.aceticacid_400=400 + I:fluid.aceticacid_80=80 I:fluid.acetone_160=160 I:fluid.acetone_32=32 I:fluid.acetone_400=400 + I:fluid.acetone_80=80 I:fluid.argon_6000=6000 I:fluid.benzene_160=160 I:fluid.benzene_240=240 I:fluid.benzene_32=32 I:fluid.benzene_400=400 + I:fluid.benzene_80=80 I:fluid.bioethanol_1500=1500 I:fluid.bioethanol_16=16 I:fluid.bioethanol_160=160 I:fluid.bioethanol_1600=1600 I:fluid.bioethanol_400=400 + I:fluid.bioethanol_80=80 I:fluid.butadiene_240=240 I:fluid.butane_180=180 I:fluid.butane_216=216 @@ -42844,10 +42857,13 @@ distillery { I:fluid.carbondioxide_1500=1500 I:fluid.carbondioxide_160=160 I:fluid.carbondioxide_400=400 + I:fluid.carbondioxide_80=80 I:fluid.carbonmonoxide_32=32 I:fluid.carbonmonoxide_400=400 + I:fluid.carbonmonoxide_80=80 I:fluid.creosote_32=32 I:fluid.creosote_400=400 + I:fluid.creosote_80=80 I:fluid.ethane_180=180 I:fluid.ethane_192=192 I:fluid.ethane_216=216 @@ -42870,6 +42886,7 @@ distillery { I:fluid.ethylene_480=480 I:fluid.ethylene_60=60 I:fluid.ethylene_600=600 + I:fluid.ethylene_80=80 I:fluid.ethylene_960=960 I:fluid.fuel_100=100 I:fluid.fuel_32=32 @@ -42890,6 +42907,7 @@ distillery { I:fluid.hydrogen_240=240 I:fluid.hydrogen_32=32 I:fluid.hydrogen_400=400 + I:fluid.hydrogen_80=80 I:fluid.liquid_heavy_fuel_240=240 I:fluid.liquid_heavy_fuel_32=32 I:fluid.liquid_heavy_fuel_64=64 @@ -42911,6 +42929,7 @@ distillery { I:fluid.liquid_toluene_240=240 I:fluid.liquid_toluene_32=32 I:fluid.liquid_toluene_400=400 + I:fluid.liquid_toluene_80=80 I:fluid.lubricant_16=16 I:fluid.lubricant_160=160 I:fluid.lubricant_240=240 @@ -42931,14 +42950,17 @@ distillery { I:fluid.methane_480=480 I:fluid.methane_60=60 I:fluid.methane_600=600 + I:fluid.methane_80=80 I:fluid.methane_960=960 I:fluid.methanol_1500=1500 I:fluid.methanol_160=160 I:fluid.methanol_1600=1600 I:fluid.methanol_32=32 I:fluid.methanol_400=400 + I:fluid.methanol_80=80 I:fluid.methylacetate_32=32 I:fluid.methylacetate_400=400 + I:fluid.methylacetate_80=80 I:fluid.molten.plastic_100=100 I:fluid.molten.plastic_32=32 I:fluid.molten.plastic_80=80 @@ -42948,6 +42970,7 @@ distillery { I:fluid.phenol_160=160 I:fluid.phenol_32=32 I:fluid.phenol_400=400 + I:fluid.phenol_80=80 I:fluid.potion.alcopops_16=16 I:fluid.potion.vodka_16=16 I:fluid.propane_180=180 @@ -42981,10 +43004,13 @@ distillery { I:fluid.tile.water_80=80 I:fluid.woodgas_128=128 I:fluid.woodgas_400=400 + I:fluid.woodgas_80=80 I:fluid.woodtar_128=128 I:fluid.woodtar_400=400 + I:fluid.woodtar_80=80 I:fluid.woodvinegar_128=128 I:fluid.woodvinegar_400=400 + I:fluid.woodvinegar_80=80 I:ic2.fluidBiogas_100=100 I:ic2.fluidBiogas_160=160 I:ic2.fluidBiogas_1600=1600 @@ -55179,6 +55205,8 @@ fluidsmelter { I:gt.blockmachines.multimachine.charcoalpile_222=222 I:gt.blockmachines.multimachine.chemicalreactor_318=318 I:gt.blockmachines.multimachine.cleanroom_444=444 + I:gt.blockmachines.multimachine.concretebackfiller1_312=312 + I:gt.blockmachines.multimachine.concretebackfiller3_576=576 I:gt.blockmachines.multimachine.cracker_384=384 I:gt.blockmachines.multimachine.cracker_768=768 I:gt.blockmachines.multimachine.dieselengine_768=768 @@ -55200,6 +55228,9 @@ fluidsmelter { I:gt.blockmachines.multimachine.largeturbine_504=504 I:gt.blockmachines.multimachine.largeturbine_672=672 I:gt.blockmachines.multimachine.multifurnace_192=192 + I:gt.blockmachines.multimachine.oildrill1_288=288 + I:gt.blockmachines.multimachine.oildrill2_576=576 + I:gt.blockmachines.multimachine.oildrill3_576=576 I:gt.blockmachines.multimachine.oildrill_288=288 I:gt.blockmachines.multimachine.oredrill1_576=576 I:gt.blockmachines.multimachine.oredrill2_576=576 @@ -98185,6 +98216,8 @@ maceration { B:gt.blockmachines.multimachine.charcoalpile_true=true B:gt.blockmachines.multimachine.chemicalreactor_true=true B:gt.blockmachines.multimachine.cleanroom_true=true + B:gt.blockmachines.multimachine.concretebackfiller1_true=true + B:gt.blockmachines.multimachine.concretebackfiller3_true=true B:gt.blockmachines.multimachine.cracker_true=true B:gt.blockmachines.multimachine.dieselengine_true=true B:gt.blockmachines.multimachine.distillationtower_true=true @@ -98195,6 +98228,9 @@ maceration { B:gt.blockmachines.multimachine.largeplasmaturbine_true=true B:gt.blockmachines.multimachine.largeturbine_true=true B:gt.blockmachines.multimachine.multifurnace_true=true + B:gt.blockmachines.multimachine.oildrill1_true=true + B:gt.blockmachines.multimachine.oildrill2_true=true + B:gt.blockmachines.multimachine.oildrill3_true=true B:gt.blockmachines.multimachine.oildrill_true=true B:gt.blockmachines.multimachine.oredrill1_true=true B:gt.blockmachines.multimachine.oredrill2_true=true @@ -120663,6 +120699,10 @@ pulveriser { I:gt.blockmachines.multimachine.cleanroom_400=400 I:gt.blockmachines.multimachine.cleanroom_4923=4923 I:gt.blockmachines.multimachine.cleanroom_4965=4965 + I:gt.blockmachines.multimachine.concretebackfiller1_2526=2526 + I:gt.blockmachines.multimachine.concretebackfiller1_400=400 + I:gt.blockmachines.multimachine.concretebackfiller3_400=400 + I:gt.blockmachines.multimachine.concretebackfiller3_5563=5563 I:gt.blockmachines.multimachine.cracker_400=400 I:gt.blockmachines.multimachine.cracker_4705=4705 I:gt.blockmachines.multimachine.cracker_4798=4798 @@ -120727,6 +120767,12 @@ pulveriser { I:gt.blockmachines.multimachine.multifurnace_517=517 I:gt.blockmachines.multimachine.multifurnace_521=521 I:gt.blockmachines.multimachine.multifurnace_535=535 + I:gt.blockmachines.multimachine.oildrill1_1718=1718 + I:gt.blockmachines.multimachine.oildrill1_400=400 + I:gt.blockmachines.multimachine.oildrill2_400=400 + I:gt.blockmachines.multimachine.oildrill2_6551=6551 + I:gt.blockmachines.multimachine.oildrill3_400=400 + I:gt.blockmachines.multimachine.oildrill3_9323=9323 I:gt.blockmachines.multimachine.oildrill_1702=1702 I:gt.blockmachines.multimachine.oildrill_1718=1718 I:gt.blockmachines.multimachine.oildrill_1774=1774 @@ -159957,6 +160003,8 @@ rockcrushing { B:gt.blockmachines.multimachine.charcoalpile_true=true B:gt.blockmachines.multimachine.chemicalreactor_true=true B:gt.blockmachines.multimachine.cleanroom_true=true + B:gt.blockmachines.multimachine.concretebackfiller1_true=true + B:gt.blockmachines.multimachine.concretebackfiller3_true=true B:gt.blockmachines.multimachine.cracker_true=true B:gt.blockmachines.multimachine.dieselengine_true=true B:gt.blockmachines.multimachine.distillationtower_true=true @@ -159967,6 +160015,9 @@ rockcrushing { B:gt.blockmachines.multimachine.largeplasmaturbine_true=true B:gt.blockmachines.multimachine.largeturbine_true=true B:gt.blockmachines.multimachine.multifurnace_true=true + B:gt.blockmachines.multimachine.oildrill1_true=true + B:gt.blockmachines.multimachine.oildrill2_true=true + B:gt.blockmachines.multimachine.oildrill3_true=true B:gt.blockmachines.multimachine.oildrill_true=true B:gt.blockmachines.multimachine.oredrill1_true=true B:gt.blockmachines.multimachine.oredrill2_true=true diff --git a/config/GregTech/WorldGeneration.cfg b/config/GregTech/WorldGeneration.cfg index 7ae7d19..ba33c07 100644 --- a/config/GregTech/WorldGeneration.cfg +++ b/config/GregTech/WorldGeneration.cfg @@ -100,6 +100,10 @@ galacticgreg { general { B:AutoDetectPFAA_true=true + B:enableBasaltOres_true=true + B:enableBlackGraniteOres_true=true + B:enableMarbleOres_true=true + B:enableRedGraniteOres_true=true } @@ -4679,8 +4683,10 @@ worldgen { I:MinHeight_30=5 B:Nether_false=false I:OrePrimaryLayer_830=830 + I:OreSecondaryLayer_54=54 I:OreSecondaryLayer_830=830 I:OreSporadiclyInbetween_54=54 + I:OreSporadiclyInbetween_830=830 I:OreSporaticlyAround_89=89 B:Overworld_true=false I:RandomWeight_40=40 -- 1.9.5.msysgit.0 From a76a9c33013e704639ff8d94859e78ba143acc1d Mon Sep 17 00:00:00 2001 From: Vitaly Date: Wed, 13 Sep 2017 13:56:13 +0300 Subject: [PATCH] Make issue template slightly more readable Adds lines for extra spacing and separation of parts of an issue. --- .github/issue_template.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/issue_template.md b/.github/issue_template.md index 9274c11..d49a6f1 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,9 +1,13 @@ #### Which modpack version are you using? +# #### If in multiplayer; On which server does this happen? +# #### What did you try to do, and what did you expect to happen? +# #### What happend instead? (Attach screenshots if needed) +# #### What do you suggest instead/what changes do you propose? -- 1.9.5.msysgit.0 From a76a9c33013e704639ff8d94859e78ba143acc1d Mon Sep 17 00:00:00 2001 From: Vitaly Date: Wed, 13 Sep 2017 13:56:13 +0300 Subject: [PATCH] Make issue template slightly more readable Adds lines for extra spacing and separation of parts of an issue. --- .github/issue_template.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/issue_template.md b/.github/issue_template.md index 9274c11..d49a6f1 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,9 +1,13 @@ #### Which modpack version are you using? +# #### If in multiplayer; On which server does this happen? +# #### What did you try to do, and what did you expect to happen? +# #### What happend instead? (Attach screenshots if needed) +# #### What do you suggest instead/what changes do you propose? -- 1.9.5.msysgit.0 From 51e100bf67ecf7126b13cfa01f07994428196d3d Mon Sep 17 00:00:00 2001 From: Dream-Master Date: Wed, 13 Sep 2017 11:16:09 +0200 Subject: [PATCH] force free face = false --- config/GregTech/MachineStats.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/GregTech/MachineStats.cfg b/config/GregTech/MachineStats.cfg index ee5a973..62f4159 100644 --- a/config/GregTech/MachineStats.cfg +++ b/config/GregTech/MachineStats.cfg @@ -77,7 +77,7 @@ machineconfig { I:ThermalGenerator.efficiency.tier.4_72=72 I:ThermalGenerator.efficiency.tier.5_65=65 I:ThermalGenerator.efficiency.tier.6_58=58 - B:forceFreeFace_true=true + B:forceFreeFace_true=false } -- 1.9.5.msysgit.0 From 5fe031d626eb3529e93eb14719d4136c25ba78a2 Mon Sep 17 00:00:00 2001 From: KorGgenT Date: Mon, 11 Sep 2017 16:27:36 -0400 Subject: [PATCH] Fixed Auto Mining Quest Description --- config/betterquesting/DefaultQuests.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/betterquesting/DefaultQuests.json b/config/betterquesting/DefaultQuests.json index 3b3f636..ec61794 100644 --- a/config/betterquesting/DefaultQuests.json +++ b/config/betterquesting/DefaultQuests.json @@ -87512,7 +87512,7 @@ { "questID": 930, "name": "Auto Mining", - "description": "A miner in lv age wow. So this niffty machine will find ores fore you. Place up to two stacks of mining pipes in the right slots. This miner need 32 eu to work. With a 8 V Solar Pannel it works 4 times slover. The Miner searchen ores in a 16 block radius.", + "description": "A miner in LV age? Wow! This nifty machine will find ores for you. Place up to two stacks of mining pipes in the right slots. This machine needs 32 EU/t to work; with an 8V Solar panel it works at 25% speed. The miner searches for ores in a 16 block radius.", "isMain": false, "isSilent": false, "lockedProgress": false, -- 1.9.5.msysgit.0 From 5fe031d626eb3529e93eb14719d4136c25ba78a2 Mon Sep 17 00:00:00 2001 From: KorGgenT Date: Mon, 11 Sep 2017 16:27:36 -0400 Subject: [PATCH] Fixed Auto Mining Quest Description --- config/betterquesting/DefaultQuests.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/betterquesting/DefaultQuests.json b/config/betterquesting/DefaultQuests.json index 3b3f636..ec61794 100644 --- a/config/betterquesting/DefaultQuests.json +++ b/config/betterquesting/DefaultQuests.json @@ -87512,7 +87512,7 @@ { "questID": 930, "name": "Auto Mining", - "description": "A miner in lv age wow. So this niffty machine will find ores fore you. Place up to two stacks of mining pipes in the right slots. This miner need 32 eu to work. With a 8 V Solar Pannel it works 4 times slover. The Miner searchen ores in a 16 block radius.", + "description": "A miner in LV age? Wow! This nifty machine will find ores for you. Place up to two stacks of mining pipes in the right slots. This machine needs 32 EU/t to work; with an 8V Solar panel it works at 25% speed. The miner searches for ores in a 16 block radius.", "isMain": false, "isSilent": false, "lockedProgress": false, -- 1.9.5.msysgit.0 From f0be0ca58bcce6ae301798d5773b1913dae059ae Mon Sep 17 00:00:00 2001 From: Dream-Master Date: Sun, 10 Sep 2017 23:45:12 +0200 Subject: [PATCH] Fix Slime Island Quest --- config/betterquesting/DefaultQuests.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/config/betterquesting/DefaultQuests.json b/config/betterquesting/DefaultQuests.json index 6fc38ba..3b3f636 100644 --- a/config/betterquesting/DefaultQuests.json +++ b/config/betterquesting/DefaultQuests.json @@ -82718,12 +82718,6 @@ "autoConsume": false, "requiredItems": [ { - "id": "TConstruct:slime.grass", - "Count": 1, - "OreDict": "", - "Damage": 5 - }, - { "id": "TConstruct:CraftedSoil", "Count": 1, "OreDict": "", -- 1.9.5.msysgit.0 From bddcb0b7000e5d28136e87f99817de238bff8274 Mon Sep 17 00:00:00 2001 From: Dream-Master Date: Sun, 10 Sep 2017 21:33:53 +0200 Subject: [PATCH] update gt config --- config/GregTech/GregTech.cfg | 2 +- config/GregTech/MaterialProperties.cfg | 1171 ++++++++++++++ config/GregTech/Recipes.cfg | 2740 ++++++++++++++++++++++++++++++++ config/GregTech/Unification.cfg | 23 +- 4 files changed, 3931 insertions(+), 5 deletions(-) diff --git a/config/GregTech/GregTech.cfg b/config/GregTech/GregTech.cfg index bca8763..4b9ac2f 100644 --- a/config/GregTech/GregTech.cfg +++ b/config/GregTech/GregTech.cfg @@ -45,7 +45,7 @@ general { D:MagneticraftBonusOutputPercent=100.0 I:MaxEqualEntitiesAtOneSpot=3 I:MillisecondsPassedInGTTileEntityUntilLagWarning=100 - B:MixedOreOnlyYieldsTwoThirdsOfPureOre=false + B:MixedOreOnlyYieldsTwoThirdsOfPureOre=true B:NerfCombs=true B:NerfCrops=true B:NerfDustCrafting=true diff --git a/config/GregTech/MaterialProperties.cfg b/config/GregTech/MaterialProperties.cfg index afe9b84..85d596f 100644 --- a/config/GregTech/MaterialProperties.cfg +++ b/config/GregTech/MaterialProperties.cfg @@ -906,6 +906,7 @@ materials { aluminium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1700=1700 S:ChemicalFormula_Al=Al @@ -948,6 +949,7 @@ materials { americium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Am=Am @@ -990,6 +992,7 @@ materials { antimony { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Sb=Sb @@ -1032,6 +1035,7 @@ materials { argon { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Ar=Ar @@ -1074,6 +1078,7 @@ materials { arsenic { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_As=As @@ -1116,6 +1121,7 @@ materials { barium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Ba=Ba @@ -1158,6 +1164,7 @@ materials { beryllium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Be=Be @@ -1200,6 +1207,7 @@ materials { bismuth { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Bi=Bi @@ -1242,6 +1250,7 @@ materials { boron { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_B=B @@ -1261,6 +1270,7 @@ materials { S:"ListSubTags_,HAS_COLOR"=,HAS_COLOR S:"ListTCAspectAmounts_,3"=,3 S:"ListTCAspects_,VITREUS"=,VITREUS + S:"MatRGBA_210,250,210,0,"=210,250,210,0, S:"MatRGBA_250,250,250,0,"=250,250,250,0, S:MaterialArcSmeltInto_Boron=Boron S:MaterialDirectSmeltInto_Boron=Boron @@ -1268,6 +1278,7 @@ materials { S:MaterialMacerateInto_Boron=Boron S:MaterialName_Boron=Boron S:MaterialSmeltInto_Boron=Boron + I:MaterialTypes_33=33 I:MaterialTypes_41=41 I:MeltingPoint_2349=2349 I:OreByProductMultiplier_1=1 @@ -1284,6 +1295,7 @@ materials { caesium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Cs=Cs @@ -1326,6 +1338,7 @@ materials { calcium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Ca=Ca @@ -1368,6 +1381,7 @@ materials { carbon { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C=C @@ -1412,6 +1426,7 @@ materials { cadmium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Cd=Cd @@ -1454,6 +1469,7 @@ materials { cerium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1068=1068 S:ChemicalFormula_Ce=Ce @@ -1496,6 +1512,7 @@ materials { chlorine { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Cl=Cl @@ -1538,6 +1555,7 @@ materials { chrome { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1700=1700 S:ChemicalFormula_Cr=Cr @@ -1580,7 +1598,9 @@ materials { cobalt { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true + I:BlastFurnaceTemp_1700=1700 I:BlastFurnaceTemp_21700=21700 S:ChemicalFormula_Co=Co I:DensityDivider_1=1 @@ -1622,6 +1642,7 @@ materials { copper { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Cu=Cu @@ -1664,6 +1685,7 @@ materials { deuterium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_D=D @@ -1706,6 +1728,7 @@ materials { dysprosium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1680=1680 S:ChemicalFormula_Dy=Dy @@ -1748,6 +1771,7 @@ materials { erbium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1802=1802 S:ChemicalFormula_Er=Er @@ -1790,6 +1814,7 @@ materials { europium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1099=1099 S:ChemicalFormula_Eu=Eu @@ -1832,6 +1857,7 @@ materials { fluorine { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_F=F @@ -1874,6 +1900,7 @@ materials { gadolinium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1585=1585 S:ChemicalFormula_Gd=Gd @@ -1916,6 +1943,7 @@ materials { gallium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Ga=Ga @@ -1958,6 +1986,7 @@ materials { gold { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Au=Au @@ -2000,6 +2029,7 @@ materials { holmium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1734=1734 S:ChemicalFormula_Ho=Ho @@ -2042,6 +2072,7 @@ materials { hydrogen { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_H=H @@ -2084,6 +2115,7 @@ materials { helium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_He=He @@ -2126,6 +2158,7 @@ materials { helium_3 { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_He-3=He-3 @@ -2168,6 +2201,7 @@ materials { indium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_In=In @@ -2210,8 +2244,11 @@ materials { iridium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_22719=22719 + I:BlastFurnaceTemp_2719=2719 + I:BlastFurnaceTemp_4500=4500 S:ChemicalFormula_Ir=Ir I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -2252,6 +2289,7 @@ materials { iron { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Fe=Fe @@ -2294,6 +2332,7 @@ materials { lanthanum { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1193=1193 S:ChemicalFormula_La=La @@ -2336,6 +2375,7 @@ materials { lead { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Pb=Pb @@ -2378,6 +2418,7 @@ materials { lithium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Li=Li @@ -2420,6 +2461,7 @@ materials { lutetium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1925=1925 S:ChemicalFormula_Lu=Lu @@ -2462,6 +2504,7 @@ materials { magic { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Ma=Ma @@ -2504,6 +2547,7 @@ materials { magnesium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Mg=Mg @@ -2546,6 +2590,7 @@ materials { manganese { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Mn=Mn @@ -2588,6 +2633,7 @@ materials { mercury { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Hg=Hg @@ -2630,6 +2676,7 @@ materials { molybdenum { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Mo=Mo @@ -2672,6 +2719,7 @@ materials { neodymium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1297=1297 S:ChemicalFormula_Nd=Nd @@ -2714,8 +2762,10 @@ materials { neutronium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_29000=29000 + I:BlastFurnaceTemp_9000=9000 S:ChemicalFormula_Nt=Nt I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -2756,6 +2806,7 @@ materials { nickel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Ni=Ni @@ -2798,6 +2849,7 @@ materials { niobium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_2750=2750 S:ChemicalFormula_Nb=Nb @@ -2840,6 +2892,7 @@ materials { nitrogen { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_N=N @@ -2882,8 +2935,11 @@ materials { osmium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_23306=23306 + I:BlastFurnaceTemp_3306=3306 + I:BlastFurnaceTemp_4500=4500 S:ChemicalFormula_Os=Os I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -2924,6 +2980,7 @@ materials { oxygen { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_O=O @@ -2966,6 +3023,7 @@ materials { palladium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1828=1828 S:ChemicalFormula_Pd=Pd @@ -3008,6 +3066,7 @@ materials { phosphor { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_P=P @@ -3050,6 +3109,7 @@ materials { platinum { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Pt=Pt @@ -3092,6 +3152,7 @@ materials { plutonium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Pu=Pu @@ -3135,6 +3196,7 @@ materials { plutonium241 { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Pu-241=Pu-241 @@ -3177,6 +3239,7 @@ materials { potassium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_K=K @@ -3219,6 +3282,7 @@ materials { praseodymium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1208=1208 S:ChemicalFormula_Pr=Pr @@ -3261,6 +3325,7 @@ materials { promethium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1315=1315 S:ChemicalFormula_Pm=Pm @@ -3303,6 +3368,7 @@ materials { radon { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Rn=Rn @@ -3345,6 +3411,7 @@ materials { rubidium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Rb=Rb @@ -3387,6 +3454,7 @@ materials { samarium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1345=1345 S:ChemicalFormula_Sm=Sm @@ -3429,6 +3497,7 @@ materials { scandium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1814=1814 S:ChemicalFormula_Sc=Sc @@ -3471,6 +3540,7 @@ materials { silicon { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1687=1687 S:ChemicalFormula_Si=Si @@ -3513,6 +3583,7 @@ materials { silver { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Ag=Ag @@ -3531,6 +3602,7 @@ materials { S:"ListMaterialReRegistrations_,"=, S:"ListSubTags_,HAS_COLOR,SMELTING_TO_FLUID,INCREASE_WASHING_MERCURY,METAL,MORTAR_GRINDABLE"=,HAS_COLOR,SMELTING_TO_FLUID,INCREASE_WASHING_MERCURY,METAL,MORTAR_GRINDABLE S:"ListSubTags_,HAS_COLOR,SMELTING_TO_FLUID,WASHING_MERCURY,METAL,MORTAR_GRINDABLE"=,HAS_COLOR,SMELTING_TO_FLUID,WASHING_MERCURY,METAL,MORTAR_GRINDABLE + S:"ListSubTags_,HAS_COLOR,SMELTING_TO_FLUID,WASHING_MERCURY_99_PERCENT,METAL,MORTAR_GRINDABLE"=,HAS_COLOR,SMELTING_TO_FLUID,WASHING_MERCURY_99_PERCENT,METAL,MORTAR_GRINDABLE S:"ListTCAspectAmounts_,2,1"=,2,1 S:"ListTCAspects_,METALLUM,LUCRUM"=,METALLUM,LUCRUM S:"MatRGBA_220,220,255,0,"=220,220,255,0, @@ -3556,6 +3628,7 @@ materials { sodium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Na=Na @@ -3598,6 +3671,7 @@ materials { strontium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Sr=Sr @@ -3640,6 +3714,7 @@ materials { sulfur { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_S=S @@ -3682,6 +3757,7 @@ materials { tantalum { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Ta=Ta @@ -3724,6 +3800,7 @@ materials { tellurium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Te=Te @@ -3766,6 +3843,7 @@ materials { terbium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1629=1629 S:ChemicalFormula_Tb=Tb @@ -3808,6 +3886,7 @@ materials { thorium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Th=Th @@ -3850,6 +3929,7 @@ materials { thulium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1818=1818 S:ChemicalFormula_Tm=Tm @@ -3892,6 +3972,7 @@ materials { tin { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_505=505 S:ChemicalFormula_Sn=Sn @@ -3934,6 +4015,7 @@ materials { titanium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1940=1940 S:ChemicalFormula_Ti=Ti @@ -3976,6 +4058,7 @@ materials { tritium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_T=T @@ -4018,6 +4101,7 @@ materials { tungsten { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_3000=3000 S:ChemicalFormula_W=W @@ -4060,6 +4144,7 @@ materials { uranium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_U=U @@ -4102,6 +4187,7 @@ materials { uranium235 { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_U-235=U-235 @@ -4144,6 +4230,7 @@ materials { vanadium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_2183=2183 S:ChemicalFormula_V=V @@ -4186,6 +4273,7 @@ materials { ytterbium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1097=1097 S:ChemicalFormula_Yb=Yb @@ -4228,6 +4316,7 @@ materials { yttrium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1799=1799 S:ChemicalFormula_Y=Y @@ -4270,6 +4359,7 @@ materials { zinc { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Zn=Zn @@ -4312,6 +4402,7 @@ materials { organic { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -4354,6 +4445,7 @@ materials { anycopper { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Cu=Cu @@ -4396,6 +4488,7 @@ materials { anybronze { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -4438,6 +4531,7 @@ materials { anyiron { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Fe=Fe @@ -4480,6 +4574,7 @@ materials { crystal { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -4522,6 +4617,7 @@ materials { quartz { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -4564,6 +4660,7 @@ materials { metal { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -4606,6 +4703,7 @@ materials { unknown { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -4648,6 +4746,7 @@ materials { cobblestone { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -4690,6 +4789,7 @@ materials { brick { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -4741,6 +4841,7 @@ materials { bricknether { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -4783,6 +4884,7 @@ materials { tarpitch { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -4825,6 +4927,7 @@ materials { serpentine { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -4867,6 +4970,7 @@ materials { flux { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -4909,6 +5013,7 @@ materials { osmiumtetroxide { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -4951,6 +5056,7 @@ materials { nitricacid { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -5000,6 +5106,7 @@ materials { rubbertreesap { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -5042,6 +5149,7 @@ materials { aquaregia { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -5084,6 +5192,7 @@ materials { solutionbluevitriol { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -5126,6 +5235,7 @@ materials { solutionnickelsulfate { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -5168,6 +5278,7 @@ materials { signalum { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -5210,6 +5321,7 @@ materials { lumium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -5252,6 +5364,7 @@ materials { phasediron { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -5294,6 +5407,7 @@ materials { phasedgold { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -5336,6 +5450,7 @@ materials { heeendium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -5378,6 +5493,7 @@ materials { prismarine { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -5420,6 +5536,7 @@ materials { graveyarddirt { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -5462,6 +5579,7 @@ materials { terrasteel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -5504,6 +5622,7 @@ materials { teslatite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -5546,6 +5665,7 @@ materials { fluix { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -5588,6 +5708,7 @@ materials { manasteel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -5630,6 +5751,7 @@ materials { tennantite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -5672,6 +5794,7 @@ materials { darkthaumium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -5714,6 +5837,7 @@ materials { alfium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -5756,6 +5880,7 @@ materials { mutation { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -5798,6 +5923,7 @@ materials { aquamarine { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -5840,6 +5966,7 @@ materials { ender { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -5882,6 +6009,7 @@ materials { elvenelementium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -5924,6 +6052,7 @@ materials { enrichedcopper { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -5966,6 +6095,7 @@ materials { diamondcopper { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -6008,6 +6138,7 @@ materials { sodiumperoxide { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -6050,6 +6181,7 @@ materials { iridiumsodiumoxide { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -6092,6 +6224,7 @@ materials { platinumgroupsludge { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -6134,6 +6267,7 @@ materials { fairy { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -6176,6 +6310,7 @@ materials { ludicrite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -6218,8 +6353,11 @@ materials { draconium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_25000=25000 + I:BlastFurnaceTemp_5000=5000 + I:BlastFurnaceTemp_7200=7200 S:ChemicalFormula_D=D I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -6260,8 +6398,10 @@ materials { draconiumawakened { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_29000=29000 + I:BlastFurnaceTemp_9000=9000 S:"ChemicalFormula_D*"=D* I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -6302,6 +6442,7 @@ materials { purplealloy { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -6344,6 +6485,7 @@ materials { infusedteslatite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -6386,6 +6528,7 @@ materials { adamantium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_7200=7200 S:ChemicalFormula_Ad=Ad @@ -6428,6 +6571,7 @@ materials { adamite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -6470,6 +6614,7 @@ materials { adluorite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -6512,6 +6657,7 @@ materials { agate { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -6554,6 +6700,7 @@ materials { alduorite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -6596,6 +6743,7 @@ materials { amber { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -6638,6 +6786,7 @@ materials { ammonium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -6680,6 +6829,7 @@ materials { amordrine { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -6722,6 +6872,7 @@ materials { andesite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -6764,6 +6915,7 @@ materials { angmallen { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -6806,7 +6958,9 @@ materials { ardite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true + I:BlastFurnaceTemp_1600=1600 I:BlastFurnaceTemp_21600=21600 S:ChemicalFormula_Ai=Ai I:DensityDivider_1=1 @@ -6848,6 +7002,7 @@ materials { aredrite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -6890,6 +7045,7 @@ materials { atlarus { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -6932,6 +7088,7 @@ materials { bitumen { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -6974,6 +7131,7 @@ materials { black { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -7016,6 +7174,7 @@ materials { blizz { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -7058,6 +7217,7 @@ materials { blueschist { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -7100,6 +7260,7 @@ materials { bluestone { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -7142,6 +7303,7 @@ materials { bloodstone { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -7184,6 +7346,7 @@ materials { blutonium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -7226,6 +7389,7 @@ materials { carmot { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -7268,6 +7432,7 @@ materials { celenegil { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -7310,6 +7475,7 @@ materials { certusquartz { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -7352,6 +7518,7 @@ materials { ceruclase { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -7394,6 +7561,7 @@ materials { citrine { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -7436,6 +7604,7 @@ materials { cobalthexahydrate { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -7478,6 +7647,7 @@ materials { constructionfoam { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -7520,6 +7690,7 @@ materials { chert { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -7562,6 +7733,7 @@ materials { chimerite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -7604,6 +7776,7 @@ materials { coral { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -7646,6 +7819,7 @@ materials { crudeoil { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -7688,6 +7862,7 @@ materials { chrysocolla { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -7730,6 +7905,7 @@ materials { crystalflux { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -7772,6 +7948,7 @@ materials { cyanite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -7814,6 +7991,7 @@ materials { dacite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -7856,6 +8034,7 @@ materials { darkiron { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -7898,6 +8077,7 @@ materials { darkstone { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -7940,6 +8120,7 @@ materials { demonite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -7982,8 +8163,10 @@ materials { desh { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_22500=22500 + I:BlastFurnaceTemp_2500=2500 S:ChemicalFormula_De=De I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -8024,6 +8207,7 @@ materials { desichalkos { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -8066,6 +8250,7 @@ materials { dilithium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -8108,6 +8293,7 @@ materials { draconic { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -8150,6 +8336,7 @@ materials { drulloy { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -8192,6 +8379,7 @@ materials { duranium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Du=Du @@ -8234,6 +8422,7 @@ materials { eclogite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -8276,8 +8465,10 @@ materials { electrumflux { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_29000=29000 + I:BlastFurnaceTemp_9000=9000 S:"ChemicalFormula_The formula is too long..."=The formula is too long... I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -8319,6 +8510,7 @@ materials { emery { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -8361,8 +8553,10 @@ materials { enderiumbase { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_23600=23600 + I:BlastFurnaceTemp_3600=3600 S:ChemicalFormula_Sn2AgPt=Sn2AgPt I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -8403,6 +8597,7 @@ materials { energized { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -8445,6 +8640,7 @@ materials { epidote { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -8487,6 +8683,7 @@ materials { eximite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -8529,7 +8726,9 @@ materials { fierysteel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true + I:BlastFurnaceTemp_1800=1800 I:BlastFurnaceTemp_21800=21800 S:"ChemicalFormula_?"=? I:DensityDivider_1=1 @@ -8571,6 +8770,7 @@ materials { firestone { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -8613,6 +8813,7 @@ materials { fluorite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -8655,6 +8856,7 @@ materials { foolsruby { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_CrAl2O3=CrAl2O3 @@ -8697,6 +8899,7 @@ materials { force { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -8739,6 +8942,7 @@ materials { forcicium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -8781,6 +8985,7 @@ materials { forcillium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -8823,6 +9028,7 @@ materials { gabbro { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -8865,6 +9071,7 @@ materials { glowstone { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -8907,6 +9114,7 @@ materials { gneiss { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -8949,6 +9157,7 @@ materials { graphite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -8991,6 +9200,7 @@ materials { graphene { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -9033,6 +9243,7 @@ materials { greenschist { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -9075,6 +9286,7 @@ materials { greenstone { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -9117,6 +9329,7 @@ materials { haderoth { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -9159,6 +9372,7 @@ materials { hematite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -9201,6 +9415,7 @@ materials { hepatizon { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -9243,6 +9458,7 @@ materials { hsla { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1000=1000 S:"ChemicalFormula_?"=? @@ -9285,6 +9501,7 @@ materials { ignatius { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -9327,6 +9544,7 @@ materials { infernal { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -9369,6 +9587,7 @@ materials { infuscolium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -9411,6 +9630,7 @@ materials { infusedgold { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_AuMa*"=AuMa* @@ -9453,6 +9673,7 @@ materials { infusedair { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -9495,6 +9716,7 @@ materials { infusedfire { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -9537,6 +9759,7 @@ materials { infusedearth { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -9579,6 +9802,7 @@ materials { infusedwater { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -9621,6 +9845,7 @@ materials { infusedentropy { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -9663,6 +9888,7 @@ materials { infusedorder { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -9705,6 +9931,7 @@ materials { infusedvis { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -9747,6 +9974,7 @@ materials { infuseddull { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -9789,6 +10017,7 @@ materials { inolashite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -9831,6 +10060,7 @@ materials { invisium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -9873,6 +10103,7 @@ materials { jade { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -9915,6 +10146,7 @@ materials { jasper { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -9957,6 +10189,7 @@ materials { kalendrite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -9999,6 +10232,7 @@ materials { komatiite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -10041,6 +10275,7 @@ materials { lava { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -10083,6 +10318,7 @@ materials { lemurite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -10125,6 +10361,7 @@ materials { limestone { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -10167,6 +10404,7 @@ materials { lodestone { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -10209,6 +10447,7 @@ materials { luminite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -10251,6 +10490,7 @@ materials { magma { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -10293,6 +10533,7 @@ materials { mawsitsit { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -10335,6 +10576,7 @@ materials { mercassium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -10377,6 +10619,7 @@ materials { meteoriciron { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1000=1000 S:ChemicalFormula_SpFe=SpFe @@ -10419,6 +10662,7 @@ materials { meteoricsteel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1000=1000 S:ChemicalFormula_SpFe50C=SpFe50C @@ -10461,6 +10705,7 @@ materials { meteorite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -10503,6 +10748,7 @@ materials { meutoite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -10545,6 +10791,7 @@ materials { migmatite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -10587,6 +10834,7 @@ materials { mimichite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -10629,6 +10877,7 @@ materials { moonstone { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -10671,8 +10920,10 @@ materials { naquadah { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_25400=25400 + I:BlastFurnaceTemp_5400=5400 S:ChemicalFormula_Nq=Nq I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -10713,8 +10964,10 @@ materials { naquadahalloy { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_27200=27200 + I:BlastFurnaceTemp_7200=7200 S:ChemicalFormula_Nq2KeC=Nq2KeC I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -10755,8 +11008,10 @@ materials { naquadahenriched { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_24500=24500 + I:BlastFurnaceTemp_4500=4500 S:"ChemicalFormula_Nq+"=Nq+ I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -10797,8 +11052,10 @@ materials { naquadria { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_29000=29000 + I:BlastFurnaceTemp_9000=9000 S:"ChemicalFormula_Nq*"=Nq* I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -10839,6 +11096,7 @@ materials { nether { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -10881,6 +11139,7 @@ materials { netherbrick { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -10923,6 +11182,7 @@ materials { netherquartz { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -10965,6 +11225,7 @@ materials { netherstar { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -11007,6 +11268,7 @@ materials { obsidianflux { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -11049,6 +11311,7 @@ materials { oilsands { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -11091,6 +11354,7 @@ materials { onyx { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -11133,6 +11397,7 @@ materials { orichalcum { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -11175,6 +11440,7 @@ materials { osmonium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -11217,6 +11483,7 @@ materials { oureclase { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -11259,6 +11526,7 @@ materials { painite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -11301,6 +11569,7 @@ materials { peanutwood { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -11343,6 +11612,7 @@ materials { petroleum { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -11385,6 +11655,7 @@ materials { pewter { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -11427,6 +11698,7 @@ materials { phoenixite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -11469,6 +11741,7 @@ materials { potash { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -11518,6 +11791,7 @@ materials { prometheum { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -11560,6 +11834,7 @@ materials { quartzite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -11606,6 +11881,7 @@ materials { quicklime { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -11654,6 +11930,7 @@ materials { randomite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -11696,6 +11973,7 @@ materials { rhyolite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -11738,6 +12016,7 @@ materials { rubracium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -11780,6 +12059,7 @@ materials { sand { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -11822,6 +12102,7 @@ materials { sanguinite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -11864,6 +12145,7 @@ materials { siltstone { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -11906,6 +12188,7 @@ materials { spinel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -11948,6 +12231,7 @@ materials { starconium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -11990,6 +12274,7 @@ materials { sugilite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -12032,6 +12317,7 @@ materials { sunstone { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -12074,6 +12360,7 @@ materials { tar { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -12116,6 +12403,7 @@ materials { tartarite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -12158,6 +12446,7 @@ materials { tapazite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -12200,6 +12489,7 @@ materials { thyrium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -12242,6 +12532,7 @@ materials { tourmaline { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -12284,6 +12575,7 @@ materials { tritanium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Tt=Tt @@ -12326,6 +12618,7 @@ materials { turquoise { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -12368,6 +12661,7 @@ materials { uuamplifier { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_Accelerates the Mass Fabricator"=Accelerates the Mass Fabricator @@ -12410,6 +12704,7 @@ materials { uumatter { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -12452,6 +12747,7 @@ materials { void { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -12494,6 +12790,7 @@ materials { voidstone { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -12536,6 +12833,7 @@ materials { vulcanite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -12578,6 +12876,7 @@ materials { vyroxeres { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -12620,6 +12919,7 @@ materials { wimalite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -12662,6 +12962,7 @@ materials { yellorite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -12704,6 +13005,7 @@ materials { yellorium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -12746,6 +13048,7 @@ materials { zectium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -12788,6 +13091,7 @@ materials { primitive { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -12830,6 +13134,7 @@ materials { basic { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -12872,6 +13177,7 @@ materials { good { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -12914,6 +13220,7 @@ materials { advanced { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -12956,6 +13263,7 @@ materials { data { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -12998,6 +13306,7 @@ materials { elite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -13040,6 +13349,7 @@ materials { master { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -13082,6 +13392,7 @@ materials { ultimate { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -13124,6 +13435,7 @@ materials { superconductor { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -13166,6 +13478,7 @@ materials { infinite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -13208,6 +13521,7 @@ materials { antimatter { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -13250,6 +13564,7 @@ materials { biofuel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -13294,6 +13609,7 @@ materials { biomass { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -13336,6 +13652,7 @@ materials { cheese { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -13378,6 +13695,7 @@ materials { chili { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -13420,6 +13738,7 @@ materials { chocolate { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -13462,6 +13781,7 @@ materials { cluster { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -13504,6 +13824,7 @@ materials { coalfuel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -13546,6 +13867,7 @@ materials { cocoa { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -13588,6 +13910,7 @@ materials { coffee { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -13630,6 +13953,7 @@ materials { creosote { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -13672,6 +13996,7 @@ materials { ethanol { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -13719,6 +14044,7 @@ materials { fishoil { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -13761,6 +14087,7 @@ materials { fuel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -13804,6 +14131,7 @@ materials { glue { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_No Horses were harmed for the Production"=No Horses were harmed for the Production @@ -13846,6 +14174,7 @@ materials { gunpowder { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -13888,6 +14217,7 @@ materials { fryingoilhot { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -13930,6 +14260,7 @@ materials { honey { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -13972,6 +14303,7 @@ materials { leather { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -14014,6 +14346,7 @@ materials { limepure { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -14056,6 +14389,7 @@ materials { lubricant { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -14098,6 +14432,7 @@ materials { mcguffium239 { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -14140,6 +14475,7 @@ materials { meatraw { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -14182,6 +14518,7 @@ materials { meatcooked { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -14224,6 +14561,7 @@ materials { milk { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -14266,6 +14604,7 @@ materials { mud { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -14308,6 +14647,7 @@ materials { oil { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -14350,6 +14690,7 @@ materials { paper { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -14392,6 +14733,7 @@ materials { peat { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -14434,6 +14776,7 @@ materials { quantum { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -14476,6 +14819,7 @@ materials { rareearth { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -14518,6 +14862,7 @@ materials { red { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -14560,7 +14905,9 @@ materials { reinforced { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true + I:BlastFurnaceTemp_1700=1700 I:BlastFurnaceTemp_21700=21700 S:"ChemicalFormula_?"=? I:DensityDivider_1=1 @@ -14602,6 +14949,7 @@ materials { seedoil { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -14644,6 +14992,7 @@ materials { seedoilhemp { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -14686,6 +15035,7 @@ materials { seedoillin { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -14728,6 +15078,7 @@ materials { stone { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -14770,6 +15121,7 @@ materials { tnt { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -14812,6 +15164,7 @@ materials { unstable { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -14854,6 +15207,7 @@ materials { unstableingot { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -14896,6 +15250,7 @@ materials { wheat { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -14938,6 +15293,7 @@ materials { aluminiumbrass { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -14980,8 +15336,11 @@ materials { osmiridium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_23500=23500 + I:BlastFurnaceTemp_3500=3500 + I:BlastFurnaceTemp_4500=4500 S:ChemicalFormula_Ir3Os=Ir3Os I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -15022,8 +15381,10 @@ materials { sunnarium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_24200=24200 + I:BlastFurnaceTemp_4200=4200 S:ChemicalFormula_Su=Su I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -15064,6 +15425,7 @@ materials { endstone { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -15106,6 +15468,7 @@ materials { netherrack { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -15148,6 +15511,7 @@ materials { soulsand { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -15190,6 +15554,7 @@ materials { methane { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_CH4=CH4 @@ -15233,6 +15598,7 @@ materials { carbondioxide { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_1=1 S:ChemicalFormula_CO2=CO2 @@ -15275,6 +15641,7 @@ materials { noblegases { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_(CO2)21He9(CH4)3D"=(CO2)21He9(CH4)3D @@ -15318,6 +15685,7 @@ materials { air { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_N40O11Ar(CO2)21He9(CH4)3D"=N40O11Ar(CO2)21He9(CH4)3D @@ -15361,6 +15729,7 @@ materials { liquidair { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_N40O11Ar(CO2)21He9(CH4)3D"=N40O11Ar(CO2)21He9(CH4)3D @@ -15404,6 +15773,7 @@ materials { almandine { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Al2Fe3Si3O12=Al2Fe3Si3O12 @@ -15446,6 +15816,7 @@ materials { andradite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Ca3Fe2Si3O12=Ca3Fe2Si3O12 @@ -15488,6 +15859,7 @@ materials { annealedcopper { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Cu=Cu @@ -15530,6 +15902,7 @@ materials { asbestos { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Mg3Si2H4O9=Mg3Si2H4O9 @@ -15572,6 +15945,7 @@ materials { ash { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -15616,6 +15990,7 @@ materials { bandediron { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Fe2O3=Fe2O3 @@ -15658,6 +16033,7 @@ materials { batteryalloy { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Pb4Sb=Pb4Sb @@ -15700,6 +16076,7 @@ materials { bluetopaz { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Al2SiF2H2O6=Al2SiF2H2O6 @@ -15742,6 +16119,7 @@ materials { bone { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Ca=Ca @@ -15784,6 +16162,7 @@ materials { brass { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_ZnCu3=ZnCu3 @@ -15826,6 +16205,7 @@ materials { bronze { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_SnCu3=SnCu3 @@ -15868,6 +16248,7 @@ materials { brownlimonite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_FeHO2=FeHO2 @@ -15884,6 +16265,7 @@ materials { D:HeatDamage_0.0=0.0 S:"ListMaterialByProducts_,Malachite,YellowLimonite"=,Malachite,YellowLimonite S:"ListMaterialReRegistrations_,"=, + S:"ListSubTags_,HAS_COLOR,ELECTROMAGNETIC_SEPERATION_IRON,BLASTFURNACE_CALCITE_DOUBLE"=,HAS_COLOR,ELECTROMAGNETIC_SEPERATION_IRON,BLASTFURNACE_CALCITE_DOUBLE S:"ListSubTags_,HAS_COLOR,ELECTROMAGNETIC_SEPERATION_IRON,BLASTFURNACE_CALCITE_TRIPLE"=,HAS_COLOR,ELECTROMAGNETIC_SEPERATION_IRON,BLASTFURNACE_CALCITE_TRIPLE S:"ListTCAspectAmounts_,1,1,1"=,1,1,1 S:"ListTCAspects_,METALLUM,AQUA,AER"=,METALLUM,AQUA,AER @@ -15910,6 +16292,7 @@ materials { calcite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_CaCO3=CaCO3 @@ -15952,6 +16335,7 @@ materials { cassiterite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_SnO2=SnO2 @@ -15994,6 +16378,7 @@ materials { cassiteritesand { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_SnO2=SnO2 @@ -16036,6 +16421,7 @@ materials { chalcopyrite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_CuFeS2=CuFeS2 @@ -16079,6 +16465,7 @@ materials { charcoal { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C=C @@ -16121,6 +16508,7 @@ materials { chromite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1700=1700 S:ChemicalFormula_FeCr2O4=FeCr2O4 @@ -16163,6 +16551,7 @@ materials { chromiumdioxide { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_650=650 S:ChemicalFormula_CrO2=CrO2 @@ -16205,6 +16594,7 @@ materials { cinnabar { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_HgS=HgS @@ -16247,6 +16637,7 @@ materials { water { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_H2O=H2O @@ -16289,6 +16680,7 @@ materials { clay { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_Na2LiAl2Si2(H2O)6"=Na2LiAl2Si2(H2O)6 @@ -16331,6 +16723,7 @@ materials { coal { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C=C @@ -16373,6 +16766,7 @@ materials { cobaltite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_CoAsS=CoAsS @@ -16415,6 +16809,7 @@ materials { cooperite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Pt3NiSPd=Pt3NiSPd @@ -16458,6 +16853,7 @@ materials { cupronickel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_CuNi=CuNi @@ -16500,6 +16896,7 @@ materials { darkash { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -16544,6 +16941,7 @@ materials { deepiron { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Sp2Fe=Sp2Fe @@ -16586,6 +16984,7 @@ materials { diamond { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C=C @@ -16628,6 +17027,7 @@ materials { electrum { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_AgAu=AgAu @@ -16670,6 +17070,7 @@ materials { emerald { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Be3Al2Si6O18=Be3Al2Si6O18 @@ -16712,6 +17113,7 @@ materials { freshwater { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_H2O=H2O @@ -16754,6 +17156,7 @@ materials { galena { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Pb3Ag3S2=Pb3Ag3S2 @@ -16801,6 +17204,7 @@ materials { garnierite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_NiO=NiO @@ -16843,6 +17247,7 @@ materials { glyceryl { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C3H5N3O9=C3H5N3O9 @@ -16885,6 +17290,7 @@ materials { greensapphire { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Al2O3=Al2O3 @@ -16927,6 +17333,7 @@ materials { grossular { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Ca3Al2Si3O12=Ca3Al2Si3O12 @@ -16969,6 +17376,7 @@ materials { holywater { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_H2O=H2O @@ -17011,6 +17419,7 @@ materials { ice { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_H2O=H2O @@ -17053,6 +17462,7 @@ materials { ilmenite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_FeTiO3=FeTiO3 @@ -17095,6 +17505,7 @@ materials { rutile { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_TiO2=TiO2 @@ -17137,6 +17548,7 @@ materials { bauxite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_(TiO2)2Al16H10O11"=(TiO2)2Al16H10O11 @@ -17179,6 +17591,7 @@ materials { titaniumtetrachloride { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_TiC2Cl2=TiC2Cl2 @@ -17225,6 +17638,7 @@ materials { magnesiumchloride { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_MgCl2=MgCl2 @@ -17267,6 +17681,7 @@ materials { invar { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Fe2Ni=Fe2Ni @@ -17309,6 +17724,7 @@ materials { kanthal { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1800=1800 S:ChemicalFormula_FeAlCr=FeAlCr @@ -17351,6 +17767,7 @@ materials { lazurite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Al6Si6Ca8Na8=Al6Si6Ca8Na8 @@ -17393,6 +17810,7 @@ materials { magnalium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_MgAl2=MgAl2 @@ -17435,6 +17853,7 @@ materials { magnesite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_MgCO3=MgCO3 @@ -17478,6 +17897,7 @@ materials { magnetite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Fe3O4=Fe3O4 @@ -17495,6 +17915,7 @@ materials { S:"ListMaterialByProducts_,Iron,Gold"=,Iron,Gold S:"ListMaterialReRegistrations_,"=, S:"ListSubTags_,HAS_COLOR,ELECTROMAGNETIC_SEPERATION_GOLD"=,HAS_COLOR,ELECTROMAGNETIC_SEPERATION_GOLD + S:"ListSubTags_,HAS_COLOR,ELECTROMAGNETIC_SEPERATION_GOLD,BLASTFURNACE_CALCITE_DOUBLE"=,HAS_COLOR,ELECTROMAGNETIC_SEPERATION_GOLD,BLASTFURNACE_CALCITE_DOUBLE S:"ListTCAspectAmounts_,2,1"=,2,1 S:"ListTCAspects_,METALLUM,MAGNETO"=,METALLUM,MAGNETO S:"MatRGBA_30,30,30,0,"=30,30,30,0, @@ -17521,6 +17942,7 @@ materials { molybdenite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_MoS2=MoS2 @@ -17564,8 +17986,10 @@ materials { nichrome { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_22700=22700 + I:BlastFurnaceTemp_2700=2700 S:ChemicalFormula_Ni4Cr=Ni4Cr I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -17606,6 +18030,7 @@ materials { niobiumnitride { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_2573=2573 S:ChemicalFormula_NbN=NbN @@ -17648,8 +18073,10 @@ materials { niobiumtitanium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_24500=24500 + I:BlastFurnaceTemp_4500=4500 S:ChemicalFormula_NbTi=NbTi I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -17690,6 +18117,7 @@ materials { nitrocarbon { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_NC=NC @@ -17732,6 +18160,7 @@ materials { nitrogendioxide { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_NO2=NO2 @@ -17774,6 +18203,7 @@ materials { obsidian { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_MgFeSi2O8=MgFeSi2O8 @@ -17817,6 +18247,7 @@ materials { phosphate { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_PO4=PO4 @@ -17859,6 +18290,7 @@ materials { pigiron { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Fe=Fe @@ -17901,6 +18333,7 @@ materials { plastic { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_CH2=CH2 @@ -17943,6 +18376,7 @@ materials { epoxid { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C2H4O=C2H4O @@ -17986,6 +18420,7 @@ materials { silicone { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C2H6OSi=C2H6OSi @@ -18032,6 +18467,7 @@ materials { polycaprolactam { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C6H11NO=C6H11NO @@ -18074,6 +18510,7 @@ materials { polytetrafluoroethylene { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C2F4=C2F4 @@ -18116,6 +18553,7 @@ materials { powellite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_CaMoO4=CaMoO4 @@ -18158,6 +18596,7 @@ materials { pumice { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -18200,6 +18639,7 @@ materials { pyrite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_FeS2=FeS2 @@ -18242,6 +18682,7 @@ materials { pyrolusite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_MnO2=MnO2 @@ -18257,6 +18698,7 @@ materials { B:HasParentMod_true=true D:HeatDamage_0.0=0.0 S:"ListMaterialByProducts_,Manganese"=,Manganese + S:"ListMaterialByProducts_,Manganese,Tantalite,Niobium"=,Manganese,Tantalite,Niobium S:"ListMaterialReRegistrations_,"=, S:"ListSubTags_,HAS_COLOR"=,HAS_COLOR S:"ListSubTags_,HAS_COLOR,DONT_ADD_DEFAULT_BBF_RECIPE"=,HAS_COLOR,DONT_ADD_DEFAULT_BBF_RECIPE @@ -18265,6 +18707,7 @@ materials { S:"MatRGBA_150,150,170,0,"=150,150,170,0, S:MaterialArcSmeltInto_Pyrolusite=Pyrolusite S:MaterialDirectSmeltInto_Manganese=Manganese + S:MaterialDirectSmeltInto_Pyrolusite=Pyrolusite I:MaterialID_943=943 S:MaterialMacerateInto_Pyrolusite=Pyrolusite S:MaterialName_Pyrolusite=Pyrolusite @@ -18285,6 +18728,7 @@ materials { pyrope { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Al2Mg3Si3O12=Al2Mg3Si3O12 @@ -18327,6 +18771,7 @@ materials { rocksalt { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_KCl=KCl @@ -18342,6 +18787,7 @@ materials { B:HasParentMod_true=true D:HeatDamage_0.0=0.0 S:"ListMaterialByProducts_,Salt"=,Salt + S:"ListMaterialByProducts_,Salt,Borax"=,Salt,Borax S:"ListMaterialReRegistrations_,"=, S:"ListSubTags_,HAS_COLOR,STONE,NO_SMASHING"=,HAS_COLOR,STONE,NO_SMASHING S:"ListTCAspectAmounts_,1,1,1,1"=,1,1,1,1 @@ -18369,6 +18815,7 @@ materials { rubber { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C5H8=C5H8 @@ -18413,6 +18860,7 @@ materials { rawrubber { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C5H8=C5H8 @@ -18455,6 +18903,7 @@ materials { ruby { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_CrAl2O3=CrAl2O3 @@ -18497,6 +18946,7 @@ materials { salt { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_NaCl=NaCl @@ -18512,6 +18962,7 @@ materials { B:HasParentMod_true=true D:HeatDamage_0.0=0.0 S:"ListMaterialByProducts_,RockSalt"=,RockSalt + S:"ListMaterialByProducts_,RockSalt,Borax"=,RockSalt,Borax S:"ListMaterialReRegistrations_,"=, S:"ListSubTags_,HAS_COLOR,FOOD,STONE,NO_SMASHING"=,HAS_COLOR,FOOD,STONE,NO_SMASHING S:"ListTCAspectAmounts_,1,1,1,1"=,1,1,1,1 @@ -18539,6 +18990,7 @@ materials { saltpeter { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_KNO3=KNO3 @@ -18581,6 +19033,7 @@ materials { saltwater { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_= @@ -18630,6 +19083,7 @@ materials { sapphire { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Al2O3=Al2O3 @@ -18672,6 +19126,7 @@ materials { scheelite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_2500=2500 S:ChemicalFormula_WCa2O4=WCa2O4 @@ -18714,6 +19169,7 @@ materials { silicondioxide { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_SiO2=SiO2 @@ -18756,6 +19212,7 @@ materials { snow { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_H2O=H2O @@ -18798,6 +19255,7 @@ materials { sodalite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Al3Si3Na4Cl=Al3Si3Na4Cl @@ -18840,6 +19298,7 @@ materials { sodiumpersulfate { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Na2S2O8=Na2S2O8 @@ -18883,6 +19342,7 @@ materials { sodiumsulfide { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Na2S=Na2S @@ -18927,6 +19387,7 @@ materials { hydricsulfide { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_H2S=H2S @@ -18969,6 +19430,7 @@ materials { oilheavy { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -19011,6 +19473,7 @@ materials { oilmedium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -19053,6 +19516,7 @@ materials { oillight { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -19095,6 +19559,7 @@ materials { natruralgas { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -19137,6 +19602,7 @@ materials { sulfuricgas { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -19179,6 +19645,7 @@ materials { gas { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -19222,6 +19689,7 @@ materials { sulfuricnaphtha { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -19264,6 +19732,7 @@ materials { sulfuriclightfuel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -19306,6 +19775,7 @@ materials { sulfuricheavyfuel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -19348,6 +19818,7 @@ materials { naphtha { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -19391,6 +19862,7 @@ materials { lightfuel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -19434,6 +19906,7 @@ materials { heavyfuel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -19477,6 +19950,7 @@ materials { lpg { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -19603,6 +20077,7 @@ materials { solderingalloy { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_400=400 S:ChemicalFormula_Sn9Sb=Sn9Sb @@ -19645,6 +20120,7 @@ materials { galliumarsenide { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1200=1200 S:ChemicalFormula_AsGa=AsGa @@ -19687,6 +20163,7 @@ materials { indiumgalliumphosphide { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_InGaP=InGaP @@ -19729,6 +20206,7 @@ materials { spessartine { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Al2Mn3Si3O12=Al2Mn3Si3O12 @@ -19771,6 +20249,7 @@ materials { sphalerite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_ZnS=ZnS @@ -19813,6 +20292,7 @@ materials { stainlesssteel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1700=1700 S:ChemicalFormula_Fe6CrMnNi=Fe6CrMnNi @@ -19855,6 +20335,7 @@ materials { steel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1000=1000 S:ChemicalFormula_Fe50C=Fe50C @@ -19897,6 +20378,7 @@ materials { stibnite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Sb2S3=Sb2S3 @@ -19939,6 +20421,7 @@ materials { sulfuricacid { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_H2SO4=H2SO4 @@ -19981,6 +20464,7 @@ materials { tanzanite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Ca2Al3Si3HO13=Ca2Al3Si3HO13 @@ -20023,6 +20507,7 @@ materials { tetrahedrite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Cu3SbS3Fe=Cu3SbS3Fe @@ -20066,6 +20551,7 @@ materials { tinalloy { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_SnFe=SnFe @@ -20108,6 +20594,7 @@ materials { topaz { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Al2SiF2H2O6=Al2SiF2H2O6 @@ -20150,6 +20637,7 @@ materials { tungstate { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_2500=2500 S:ChemicalFormula_WLi2O4=WLi2O4 @@ -20192,6 +20680,7 @@ materials { ultimet { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_2700=2700 S:ChemicalFormula_Co5Cr2NiMo=Co5Cr2NiMo @@ -20234,6 +20723,7 @@ materials { uraninite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_UO2=UO2 @@ -20276,6 +20766,7 @@ materials { uvarovite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Ca3Cr2Si3O12=Ca3Cr2Si3O12 @@ -20318,8 +20809,10 @@ materials { vanadiumgallium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_24500=24500 + I:BlastFurnaceTemp_4500=4500 S:ChemicalFormula_V3Ga=V3Ga I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -20360,6 +20853,7 @@ materials { wood { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_= @@ -20402,6 +20896,7 @@ materials { wroughtiron { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Fe=Fe @@ -20444,6 +20939,7 @@ materials { wulfenite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_PbMoO4=PbMoO4 @@ -20486,6 +20982,7 @@ materials { yellowlimonite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_FeHO2=FeHO2 @@ -20528,6 +21025,7 @@ materials { yttriumbariumcuprate { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_4500=4500 S:ChemicalFormula_YBa2Cu3O7=YBa2Cu3O7 @@ -20570,6 +21068,7 @@ materials { woodsealed { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_= @@ -20612,6 +21111,7 @@ materials { liveroot { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_= @@ -20654,6 +21154,7 @@ materials { ironwood { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_Fe9((COH)3Ma)9Au"=Fe9((COH)3Ma)9Au @@ -20696,6 +21197,7 @@ materials { glass { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_SiO2=SiO2 @@ -20738,6 +21240,7 @@ materials { perlite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_(MgFeSi2O8)2H2O"=(MgFeSi2O8)2H2O @@ -20780,9 +21283,11 @@ materials { borax { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_Na2B4(H2O)10O7"=Na2B4(H2O)10O7 + S:"ChemicalFormula_Na2B4O7(H2O)10"=Na2B4O7(H2O)10 I:DensityDivider_1=1 I:DensityMultiplier_1=1 D:Density_3628800.0=3628800.0 @@ -20798,6 +21303,7 @@ materials { S:"ListMaterialReRegistrations_,"=, S:"ListSubTags_,HAS_COLOR"=,HAS_COLOR S:"ListTCAspectAmounts_,1,1,1,1"=,1,1,1,1 + S:"ListTCAspects_,VITREUS,LUX,AER,AQUA"=,VITREUS,LUX,AER,AQUA S:"ListTCAspects_,VITREUS,LUX,AQUA,AER"=,VITREUS,LUX,AQUA,AER S:"MatRGBA_250,250,250,0,"=250,250,250,0, S:MaterialArcSmeltInto_Borax=Borax @@ -20806,6 +21312,7 @@ materials { S:MaterialMacerateInto_Borax=Borax S:MaterialName_Borax=Borax S:MaterialSmeltInto_Borax=Borax + I:MaterialTypes_1=1 I:MaterialTypes_9=9 I:MeltingPoint_468=468 I:OreByProductMultiplier_1=1 @@ -20822,6 +21329,7 @@ materials { lignite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_C2(H2O)4?"=C2(H2O)4? @@ -20870,6 +21378,7 @@ materials { olivine { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_Mg2Fe(SiO2)2"=Mg2Fe(SiO2)2 @@ -20912,6 +21421,7 @@ materials { opal { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_SiO2=SiO2 @@ -20954,6 +21464,7 @@ materials { amethyst { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_(SiO2)4Fe"=(SiO2)4Fe @@ -20996,6 +21507,7 @@ materials { redstone { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_Si(FeS2)5CrAl2O3Hg3"=Si(FeS2)5CrAl2O3Hg3 @@ -21038,6 +21550,7 @@ materials { lapis { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_(Al6Si6Ca8Na8)12(Al3Si3Na4Cl)2FeS2CaCO3"=(Al6Si6Ca8Na8)12(Al3Si3Na4Cl)2FeS2CaCO3 @@ -21080,6 +21593,7 @@ materials { blaze { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?SMa"=?SMa @@ -21123,6 +21637,7 @@ materials { enderpearl { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_BeK4N5Ma6=BeK4N5Ma6 @@ -21165,6 +21680,7 @@ materials { endereye { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_BeK4N5Ma6?SMa"=BeK4N5Ma6?SMa @@ -21208,6 +21724,7 @@ materials { flint { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_SiO2=SiO2 @@ -21250,6 +21767,7 @@ materials { diatomite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_(SiO2)8Fe2O3Al2O3"=(SiO2)8Fe2O3Al2O3 @@ -21293,6 +21811,7 @@ materials { volcanicash { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_(SiO2)6FeMg"=(SiO2)6FeMg @@ -21336,6 +21855,7 @@ materials { niter { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_KNO3=KNO3 @@ -21378,6 +21898,7 @@ materials { pyrotheum { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_CSi(FeS2)5CrAl2O3Hg3?SMa"=CSi(FeS2)5CrAl2O3Hg3?SMa @@ -21421,6 +21942,7 @@ materials { hydratedcoal { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_(C)8H2O"=(C)8H2O @@ -21464,6 +21986,7 @@ materials { apatite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_Ca5(PO4)3Cl"=Ca5(PO4)3Cl @@ -21479,6 +22002,7 @@ materials { B:HasParentMod_true=true D:HeatDamage_0.0=0.0 S:"ListMaterialByProducts_,Phosphorus"=,Phosphorus + S:"ListMaterialByProducts_,Phosphorus,Phosphate,Pyrochlore"=,Phosphorus,Phosphate,Pyrochlore S:"ListMaterialReRegistrations_,"=, S:"ListSubTags_,HAS_COLOR,CRYSTAL,NO_SMASHING,NO_SMELTING,CRYSTALLISABLE"=,HAS_COLOR,CRYSTAL,NO_SMASHING,NO_SMELTING,CRYSTALLISABLE S:"ListTCAspectAmounts_,2"=,2 @@ -21506,8 +22030,10 @@ materials { alumite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 + S:"ChemicalFormula_Al5(Fe50C)2(MgFeSi2O8)2"=Al5(Fe50C)2(MgFeSi2O8)2 S:"ChemicalFormula_Al5Fe2(MgFeSi2O8)2"=Al5Fe2(MgFeSi2O8)2 I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -21548,8 +22074,10 @@ materials { manyullyn { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_23600=23600 + I:BlastFurnaceTemp_3600=3600 S:ChemicalFormula_AiCo=AiCo I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -21590,6 +22118,7 @@ materials { steeleaf { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Fe50CMa=Fe50CMa @@ -21632,6 +22161,7 @@ materials { knightmetal { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_(Fe50C)2Ma"=(Fe50C)2Ma @@ -21674,6 +22204,7 @@ materials { sterlingsilver { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1700=1700 S:ChemicalFormula_CuAg4=CuAg4 @@ -21716,6 +22247,7 @@ materials { rosegold { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1600=1600 S:ChemicalFormula_CuAu4=CuAu4 @@ -21758,6 +22290,7 @@ materials { blackbronze { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_2000=2000 S:ChemicalFormula_AuAgCu3=AuAgCu3 @@ -21800,6 +22333,7 @@ materials { bismuthbronze { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1100=1100 S:ChemicalFormula_BiZnCu3=BiZnCu3 @@ -21842,6 +22376,7 @@ materials { blacksteel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1200=1200 S:"ChemicalFormula_NiAuAgCu3(Fe50C)3"=NiAuAgCu3(Fe50C)3 @@ -21884,6 +22419,7 @@ materials { redsteel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1300=1300 S:"ChemicalFormula_CuAg4BiZnCu3(Fe50C)2(NiAuAgCu3(Fe50C)3)4"=CuAg4BiZnCu3(Fe50C)2(NiAuAgCu3(Fe50C)3)4 @@ -21926,6 +22462,7 @@ materials { bluesteel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1400=1400 S:"ChemicalFormula_CuAu4ZnCu3(Fe50C)2(NiAuAgCu3(Fe50C)3)4"=CuAu4ZnCu3(Fe50C)2(NiAuAgCu3(Fe50C)3)4 @@ -21968,6 +22505,7 @@ materials { damascussteel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1500=1500 S:ChemicalFormula_Fe50C=Fe50C @@ -22010,8 +22548,10 @@ materials { tungstensteel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_23000=23000 + I:BlastFurnaceTemp_3000=3000 S:ChemicalFormula_Fe50CW=Fe50CW I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -22052,6 +22592,7 @@ materials { nitrocoalfuel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_C3H5N3O9?4"=C3H5N3O9?4 @@ -22094,6 +22635,7 @@ materials { nitrofuel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -22141,6 +22683,7 @@ materials { redalloy { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_Cu(Si(FeS2)5CrAl2O3Hg3)4"=Cu(Si(FeS2)5CrAl2O3Hg3)4 @@ -22183,6 +22726,7 @@ materials { cobaltbrass { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_(ZnCu3)7AlCo"=(ZnCu3)7AlCo @@ -22225,6 +22769,7 @@ materials { phosphorus { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_Ca3(PO4)2"=Ca3(PO4)2 @@ -22240,6 +22785,7 @@ materials { B:HasParentMod_true=true D:HeatDamage_0.0=0.0 S:"ListMaterialByProducts_,Apatite,Phosphate"=,Apatite,Phosphate + S:"ListMaterialByProducts_,Apatite,Phosphate,Pyrochlore"=,Apatite,Phosphate,Pyrochlore S:"ListMaterialReRegistrations_,Phosphorus"=,Phosphorus S:"ListSubTags_,HAS_COLOR,CRYSTAL,NO_SMASHING,NO_SMELTING,FLAMMABLE,EXPLOSIVE"=,HAS_COLOR,CRYSTAL,NO_SMASHING,NO_SMELTING,FLAMMABLE,EXPLOSIVE S:"ListTCAspectAmounts_,1,1,1,1,1"=,1,1,1,1,1 @@ -22267,6 +22813,7 @@ materials { basalt { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_Mg2Fe(SiO2)2(CaCO3)3(SiO2)8(C)4"=Mg2Fe(SiO2)2(CaCO3)3(SiO2)8(C)4 @@ -22313,6 +22860,7 @@ materials { garnetred { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_(Al2Mg3Si3O12)3(Al2Fe3Si3O12)5(Al2Mn3Si3O12)8"=(Al2Mg3Si3O12)3(Al2Fe3Si3O12)5(Al2Mn3Si3O12)8 @@ -22355,6 +22903,7 @@ materials { garnetyellow { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_(Ca3Fe2Si3O12)5(Ca3Al2Si3O12)8(Ca3Cr2Si3O12)3"=(Ca3Fe2Si3O12)5(Ca3Al2Si3O12)8(Ca3Cr2Si3O12)3 @@ -22397,6 +22946,7 @@ materials { marble { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_Mg(CaCO3)7"=Mg(CaCO3)7 @@ -22439,6 +22989,7 @@ materials { sugar { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_C12(H2O)11"=C12(H2O)11 @@ -22483,6 +23034,7 @@ materials { thaumium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_FeMa=FeMa @@ -22525,6 +23077,7 @@ materials { vinteum { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_FeMa=FeMa @@ -22567,6 +23120,7 @@ materials { vis { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Ma=Ma @@ -22609,6 +23163,7 @@ materials { redrock { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_(CaCO3)2SiO2Na2LiAl2Si2(H2O)6"=(CaCO3)2SiO2Na2LiAl2Si2(H2O)6 @@ -22651,6 +23206,7 @@ materials { potassiumfeldspar { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_KAlSi3O8=KAlSi3O8 @@ -22693,6 +23249,7 @@ materials { biotite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_KMg3Al3F2Si3O10=KMg3Al3F2Si3O10 @@ -22735,6 +23292,7 @@ materials { graniteblack { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_(SiO2)4KMg3Al3F2Si3O10"=(SiO2)4KMg3Al3F2Si3O10 @@ -22777,6 +23335,7 @@ materials { granitered { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Al2KAlSi3O8O3=Al2KAlSi3O8O3 @@ -22819,6 +23378,7 @@ materials { chrysotile { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Mg3Si2H4O9=Mg3Si2H4O9 @@ -22861,6 +23421,7 @@ materials { realgar { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_As4S4=As4S4 @@ -22903,6 +23464,7 @@ materials { vanadiummagnetite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Fe3O4V=Fe3O4V @@ -22945,6 +23507,7 @@ materials { basalticmineralsand { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_Fe3O4Mg2Fe(SiO2)2(CaCO3)3(SiO2)8(C)4"=Fe3O4Mg2Fe(SiO2)2(CaCO3)3(SiO2)8(C)4 @@ -22991,6 +23554,7 @@ materials { graniticmineralsand { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_Fe3O4(SiO2)4KMg3Al3F2Si3O10"=Fe3O4(SiO2)4KMg3Al3F2Si3O10 @@ -23033,6 +23597,7 @@ materials { garnetsand { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_(Al2Mg3Si3O12)3(Al2Fe3Si3O12)5(Al2Mn3Si3O12)8(Ca3Fe2Si3O12)5(Ca3Al2Si3O12)8(Ca3Cr2Si3O12)3"=(Al2Mg3Si3O12)3(Al2Fe3Si3O12)5(Al2Mn3Si3O12)8(Ca3Fe2Si3O12)5(Ca3Al2Si3O12)8(Ca3Cr2Si3O12)3 @@ -23075,6 +23640,7 @@ materials { quartzsand { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_??"=?? @@ -23121,6 +23687,7 @@ materials { bastnasite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_CeCFO3=CeCFO3 @@ -23163,6 +23730,7 @@ materials { pentlandite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Ni9S8=Ni9S8 @@ -23205,6 +23773,7 @@ materials { spodumene { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_LiAlSi2O6=LiAlSi2O6 @@ -23247,6 +23816,7 @@ materials { pollucite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_Cs2Al2Si4(H2O)2O12"=Cs2Al2Si4(H2O)2O12 @@ -23289,6 +23859,7 @@ materials { tantalite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_MnTa2O6=MnTa2O6 @@ -23331,6 +23902,7 @@ materials { lepidolite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_KLi3Al4F2O10=KLi3Al4F2O10 @@ -23373,6 +23945,7 @@ materials { glauconite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_KMg2Al4H2O12=KMg2Al4H2O12 @@ -23415,6 +23988,7 @@ materials { glauconitesand { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_KMg2Al4H2O12=KMg2Al4H2O12 @@ -23457,6 +24031,7 @@ materials { vermiculite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_Fe3Al4Si4H2(H2O)4O12"=Fe3Al4Si4H2(H2O)4O12 @@ -23499,6 +24074,7 @@ materials { bentonite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_NaMg6Si12H6(H2O)5O36"=NaMg6Si12H6(H2O)5O36 @@ -23541,6 +24117,7 @@ materials { fullersearth { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_MgSi4H(H2O)4O11"=MgSi4H(H2O)4O11 @@ -23583,6 +24160,7 @@ materials { pitchblende { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_(UO2)3ThPb"=(UO2)3ThPb @@ -23625,6 +24203,7 @@ materials { monazite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?PO4"=?PO4 @@ -23667,6 +24246,7 @@ materials { malachite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Cu2CH2O5=Cu2CH2O5 @@ -23709,6 +24289,7 @@ materials { mirabilite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_Na2S(H2O)10O4"=Na2S(H2O)10O4 @@ -23751,6 +24332,7 @@ materials { mica { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_KAl3Si3F2O10=KAl3Si3F2O10 @@ -23793,6 +24375,7 @@ materials { trona { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_Na3C2H(H2O)2O6"=Na3C2H(H2O)2O6 @@ -23835,6 +24418,7 @@ materials { barite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_BaSO4=BaSO4 @@ -23877,6 +24461,7 @@ materials { gypsum { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_CaS(H2O)2O4"=CaS(H2O)2O4 @@ -23919,6 +24504,7 @@ materials { alunite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_KAl3Si2H6O14=KAl3Si2H6O14 @@ -23961,6 +24547,7 @@ materials { dolomite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_CaMgC2O6=CaMgC2O6 @@ -24003,6 +24590,7 @@ materials { wollastonite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_CaSiO3=CaSiO3 @@ -24045,6 +24633,7 @@ materials { zeolite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_NaCa4Si27Al9(H2O)28O72"=NaCa4Si27Al9(H2O)28O72 @@ -24087,6 +24676,7 @@ materials { kyanite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Al2SiO5=Al2SiO5 @@ -24129,6 +24719,7 @@ materials { kaolinite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Al2Si2H4O9=Al2Si2H4O9 @@ -24171,6 +24762,7 @@ materials { talc { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Mg3Si4H2O12=Mg3Si4H2O12 @@ -24213,6 +24805,7 @@ materials { soapstone { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Mg3Si4H2O12=Mg3Si4H2O12 @@ -24255,6 +24848,7 @@ materials { concrete { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -24297,6 +24891,7 @@ materials { ironmagnetic { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Fe=Fe @@ -24339,6 +24934,7 @@ materials { steelmagnetic { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1000=1000 S:ChemicalFormula_Fe50C=Fe50C @@ -24381,6 +24977,7 @@ materials { neodymiummagnetic { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1297=1297 S:ChemicalFormula_Nd=Nd @@ -24423,6 +25020,7 @@ materials { tungstencarbide { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_22460=22460 I:BlastFurnaceTemp_2460=2460 @@ -24466,6 +25064,7 @@ materials { vanadiumsteel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1453=1453 S:"ChemicalFormula_VCr(Fe50C)7"=VCr(Fe50C)7 @@ -24508,8 +25107,10 @@ materials { hssg { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_24500=24500 + I:BlastFurnaceTemp_4500=4500 S:"ChemicalFormula_(Fe50CW)5CrMo2V"=(Fe50CW)5CrMo2V I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -24550,8 +25151,10 @@ materials { hsse { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_25400=25400 + I:BlastFurnaceTemp_5400=5400 S:"ChemicalFormula_((Fe50CW)5CrMo2V)6CoMnSi"=((Fe50CW)5CrMo2V)6CoMnSi I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -24592,8 +25195,10 @@ materials { hsss { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_25400=25400 + I:BlastFurnaceTemp_5400=5400 S:"ChemicalFormula_((Fe50CW)5CrMo2V)6Ir2Os"=((Fe50CW)5CrMo2V)6Ir2Os I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -24634,6 +25239,7 @@ materials { electrotine { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Rp=Rp @@ -24676,8 +25282,10 @@ materials { galgadorian { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_23000=23000 + I:BlastFurnaceTemp_3000=3000 S:"ChemicalFormula_?"=? I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -24718,8 +25326,10 @@ materials { enhancedgalgadorian { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_24500=24500 + I:BlastFurnaceTemp_4500=4500 S:"ChemicalFormula_?"=? I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -24760,6 +25370,7 @@ materials { bloodinfusediron { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -24802,6 +25413,7 @@ materials { shadow { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1800=1800 S:"ChemicalFormula_?"=? @@ -24844,7 +25456,9 @@ materials { redstonealloy { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true + I:BlastFurnaceTemp_1000=1000 I:BlastFurnaceTemp_21000=21000 S:"ChemicalFormula_Si(FeS2)5CrAl2O3Hg3SiC"=Si(FeS2)5CrAl2O3Hg3SiC I:DensityDivider_1=1 @@ -24886,7 +25500,9 @@ materials { soularium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true + I:BlastFurnaceTemp_1000=1000 I:BlastFurnaceTemp_21000=21000 S:"ChemicalFormula_?Au?"=?Au? S:"ChemicalFormula_?AuC"=?AuC @@ -24929,7 +25545,9 @@ materials { conductiveiron { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true + I:BlastFurnaceTemp_1200=1200 I:BlastFurnaceTemp_21200=21200 S:"ChemicalFormula_Si(FeS2)5CrAl2O3Hg3SiCFeAg"=Si(FeS2)5CrAl2O3Hg3SiCFeAg I:DensityDivider_1=1 @@ -24971,7 +25589,9 @@ materials { electricalsteel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true + I:BlastFurnaceTemp_1000=1000 I:BlastFurnaceTemp_21000=21000 S:ChemicalFormula_Fe50CCSi=Fe50CCSi I:DensityDivider_1=1 @@ -25013,7 +25633,9 @@ materials { energeticalloy { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true + I:BlastFurnaceTemp_2200=2200 I:BlastFurnaceTemp_22200=22200 S:"ChemicalFormula_Si(FeS2)5CrAl2O3Hg3SiCFeAgAuNiAuAgCu3(Fe50C)3"=Si(FeS2)5CrAl2O3Hg3SiCFeAgAuNiAuAgCu3(Fe50C)3 I:DensityDivider_1=1 @@ -25055,8 +25677,10 @@ materials { vibrantalloy { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_23300=23300 + I:BlastFurnaceTemp_3300=3300 S:"ChemicalFormula_Si(FeS2)5CrAl2O3Hg3SiCFeAgAuNiAuAgCu3(Fe50C)3BeK4N5Ma6?SMaCr"=Si(FeS2)5CrAl2O3Hg3SiCFeAgAuNiAuAgCu3(Fe50C)3BeK4N5Ma6?SMaCr S:"ChemicalFormula_Si(FeS2)5CrAl2O3Hg3SiCFeAgAuNiAuAgCu3(Fe50C)3BeK4N5Ma6CSMaCr"=Si(FeS2)5CrAl2O3Hg3SiCFeAgAuNiAuAgCu3(Fe50C)3BeK4N5Ma6CSMaCr I:DensityDivider_1=1 @@ -25098,7 +25722,9 @@ materials { pulsatingiron { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true + I:BlastFurnaceTemp_1800=1800 I:BlastFurnaceTemp_21800=21800 S:"ChemicalFormula_FeBeK4N5Ma6Si(FeS2)5CrAl2O3Hg3SiC"=FeBeK4N5Ma6Si(FeS2)5CrAl2O3Hg3SiC I:DensityDivider_1=1 @@ -25140,8 +25766,10 @@ materials { enderium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_24500=24500 + I:BlastFurnaceTemp_4500=4500 S:"ChemicalFormula_(Sn2AgPt)2FeMaBeK4N5Ma6"=(Sn2AgPt)2FeMaBeK4N5Ma6 I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -25182,7 +25810,9 @@ materials { darksteel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true + I:BlastFurnaceTemp_1800=1800 I:BlastFurnaceTemp_21800=21800 S:ChemicalFormula_Fe50CCSiCMgFeSi2O8=Fe50CCSiCMgFeSi2O8 I:DensityDivider_1=1 @@ -25224,6 +25854,7 @@ materials { mithril { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Pt2FeMa=Pt2FeMa @@ -25266,6 +25897,7 @@ materials { bluealloy { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_AgRp4=AgRp4 @@ -25308,6 +25940,7 @@ materials { shadowiron { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_Fe(FeMa)3"=Fe(FeMa)3 @@ -25350,6 +25983,7 @@ materials { shadowsteel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1700=1700 S:"ChemicalFormula_Fe50C(FeMa)3"=Fe50C(FeMa)3 @@ -25392,6 +26026,7 @@ materials { astralsilver { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Ag2FeMa=Ag2FeMa @@ -25434,6 +26069,7 @@ materials { ledox { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_SpPb=SpPb @@ -25476,6 +26112,7 @@ materials { quantium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_4000=4000 S:ChemicalFormula_Qt=Qt @@ -25518,6 +26155,7 @@ materials { mytryl { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_3600=3600 S:ChemicalFormula_SpPt2FeMa=SpPt2FeMa @@ -25560,6 +26198,7 @@ materials { blackplutonium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_9000=9000 S:ChemicalFormula_SpPu=SpPu @@ -25602,6 +26241,7 @@ materials { callistoice { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_SpH2O=SpH2O @@ -25644,6 +26284,7 @@ materials { duralumin { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_1600=1600 S:ChemicalFormula_Al6CuMnMg=Al6CuMnMg @@ -25686,6 +26327,7 @@ materials { oriharukon { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_5400=5400 S:"ChemicalFormula_?"=? @@ -25728,6 +26370,7 @@ materials { mysteriouscrystal { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_7200=7200 S:"ChemicalFormula_?"=? @@ -25770,6 +26413,7 @@ materials { infinitycatalyst { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_9000=9000 S:"ChemicalFormula_?"=? @@ -25814,6 +26458,7 @@ materials { infinity { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_9000=9000 S:"ChemicalFormula_?"=? @@ -25858,6 +26503,7 @@ materials { bedrockium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_9000=9000 S:"ChemicalFormula_?"=? @@ -25900,8 +26546,10 @@ materials { trinium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_false=false B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_27200=27200 + I:BlastFurnaceTemp_7200=7200 S:ChemicalFormula_Ke=Ke I:DensityDivider_1=1 I:DensityMultiplier_1=1 @@ -25942,6 +26590,7 @@ materials { ichorium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_IcMa=IcMa @@ -25985,6 +26634,7 @@ materials { greywacke { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -26027,6 +26677,7 @@ materials { charcoalbyproducts { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_= @@ -26069,6 +26720,7 @@ materials { fermentedbiomass { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_= @@ -26112,6 +26764,7 @@ materials { vinegar { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_= @@ -26154,6 +26807,7 @@ materials { woodgas { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_= @@ -26197,6 +26851,7 @@ materials { woodtar { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_= @@ -26240,6 +26895,7 @@ materials { woodvinegar { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_= @@ -26283,6 +26939,7 @@ materials { toluene { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C7H8=C7H8 @@ -26327,6 +26984,7 @@ materials { epichlorohydrin { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C3H5ClO=C3H5ClO @@ -26369,6 +27027,7 @@ materials { polyvinylchloride { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C2H3Cl=C2H3Cl @@ -26414,6 +27073,7 @@ materials { vinylchloride { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C2H3Cl=C2H3Cl @@ -26501,6 +27161,7 @@ materials { sulfurtrioxide { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_S3O=S3O @@ -26588,6 +27249,7 @@ materials { chloramine { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_NH2Cl=NH2Cl @@ -26631,6 +27293,7 @@ materials { dimethylamine { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C2H7N=C2H7N @@ -26674,6 +27337,7 @@ materials { dinitrogentetroxide { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_N2O4=N2O4 @@ -26717,6 +27381,7 @@ materials { nitricoxide { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_NO=NO @@ -26760,6 +27425,7 @@ materials { ammonia { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_NH3=NH3 @@ -26803,6 +27469,7 @@ materials { dimethyldichlorosilane { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C2H6Cl2Si=C2H6Cl2Si @@ -26846,6 +27513,7 @@ materials { chloromethane { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_CH3Cl=CH3Cl @@ -26889,6 +27557,7 @@ materials { phosphorouspentoxide { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_P4O10=P4O10 @@ -26931,6 +27600,7 @@ materials { tetrafluoroethylene { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C2F4=C2F4 @@ -26974,6 +27644,7 @@ materials { hydrofluoricacid_gt5u { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_HF=HF @@ -27017,6 +27688,7 @@ materials { chloroform { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_CHCl3=CHCl3 @@ -27060,6 +27732,7 @@ materials { bisphenola { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C15H16O2=C15H16O2 @@ -27102,6 +27775,7 @@ materials { aceticacid { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C2H4O2=C2H4O2 @@ -27187,6 +27861,7 @@ materials { acetone { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C3H6O=C3H6O @@ -27230,6 +27905,7 @@ materials { methanol { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_CH4O=CH4O @@ -27274,6 +27950,7 @@ materials { carbonmonoxide { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_CO=CO @@ -27318,6 +27995,7 @@ materials { metalmixture { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_= @@ -27360,6 +28038,7 @@ materials { ethylene { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C2H4=C2H4 @@ -27404,6 +28083,7 @@ materials { propene { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C3H6=C3H6 @@ -27448,6 +28128,7 @@ materials { vinylacetate { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C4H6O2=C4H6O2 @@ -27491,6 +28172,7 @@ materials { polyvinylacetate { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C4H6O2=C4H6O2 @@ -27534,6 +28216,7 @@ materials { methylacetate { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C3H6O2=C3H6O2 @@ -27577,6 +28260,7 @@ materials { allylchloride { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C3H5Cl=C3H5Cl @@ -27620,6 +28304,7 @@ materials { hydrochloricacid_gt5u { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_HCl=HCl @@ -27663,6 +28348,7 @@ materials { hypochlorousacid { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_HClO=HClO @@ -27706,6 +28392,7 @@ materials { sodiumhydroxide_gt5u { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_NaOH=NaOH @@ -27750,6 +28437,7 @@ materials { benzene { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C6H6=C6H6 @@ -27795,6 +28483,7 @@ materials { phenol { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C6H6O=C6H6O @@ -27840,6 +28529,7 @@ materials { cumene { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C9H12=C9H12 @@ -27883,6 +28573,7 @@ materials { phosphoricacid_gt5u { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_H3PO4=H3PO4 @@ -27927,6 +28618,7 @@ materials { anyrubber { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -27969,6 +28661,7 @@ materials { anysyntheticrubber { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -28011,6 +28704,7 @@ materials { polydimethylsiloxane { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C2H6OSi=C2H6OSi @@ -28053,6 +28747,7 @@ materials { nitrationmixture { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_= @@ -28095,6 +28790,7 @@ materials { glycerol { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C3H8O3=C3H8O3 @@ -28137,6 +28833,7 @@ materials { sodiumbisulfate { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_NaHSO4=NaHSO4 @@ -28179,6 +28876,7 @@ materials { polyphenylenesulfide { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C6H4S=C6H4S @@ -28221,6 +28919,7 @@ materials { dichlorobenzene { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C6H4Cl2=C6H4Cl2 @@ -28263,6 +28962,7 @@ materials { polystyrene { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C8H8=C8H8 @@ -28305,6 +29005,7 @@ materials { styrene { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C8H8=C8H8 @@ -28347,6 +29048,7 @@ materials { isoprene { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C5H8=C5H8 @@ -28389,6 +29091,7 @@ materials { tetranitromethane { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_CN4O8=CN4O8 @@ -28431,6 +29134,7 @@ materials { ethenone { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C2H2O=C2H2O @@ -28473,6 +29177,7 @@ materials { ethane { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C2H6=C2H6 @@ -28515,6 +29220,7 @@ materials { propane { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C3H8=C3H8 @@ -28557,6 +29263,7 @@ materials { butane { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C4H10=C4H10 @@ -28599,6 +29306,7 @@ materials { butene { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C4H8=C4H8 @@ -28641,6 +29349,7 @@ materials { butadiene { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C4H6=C4H6 @@ -28683,6 +29392,7 @@ materials { rawstyrenebutadienerubber { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_C8H8(C4H6)3"=C8H8(C4H6)3 @@ -28725,6 +29435,7 @@ materials { styrenebutadienerubber { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_C8H8(C4H6)3"=C8H8(C4H6)3 @@ -28767,6 +29478,7 @@ materials { "1,1dimethylhydrazine" { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_C2H8N2=C2H8N2 @@ -28809,6 +29521,7 @@ materials { dilutedsulfuricacid { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_H2SO4=H2SO4 @@ -28851,6 +29564,7 @@ materials { biodiesel { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_= @@ -28897,6 +29611,7 @@ materials { fireclay { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Al4Si3O12=Al4Si3O12 @@ -28939,6 +29654,7 @@ materials { magnesia { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_MgO=MgO @@ -28981,6 +29697,7 @@ materials { sodaash { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Na2CO3=Na2CO3 @@ -29023,6 +29740,7 @@ materials { massicot { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_PbO=PbO @@ -29065,6 +29783,7 @@ materials { arsenictrioxide { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_As2O3=As2O3 @@ -29107,6 +29826,7 @@ materials { cobaltoxide { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_CoO=CoO @@ -29149,6 +29869,7 @@ materials { zincite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_ZnO=ZnO @@ -29191,6 +29912,7 @@ materials { antimonytrioxide { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_Sb2O3=Sb2O3 @@ -29233,6 +29955,7 @@ materials { cupricoxide { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_CuO=CuO @@ -29275,6 +29998,7 @@ materials { ferrosilite { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:ChemicalFormula_FeSiO3=FeSiO3 @@ -29317,6 +30041,7 @@ materials { cosmicneutronium { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_true=true I:BlastFurnaceTemp_9000=9000 S:"ChemicalFormula_?"=? @@ -29356,6 +30081,436 @@ materials { B:Unificatable_true=true } + pyrochlore { + B:AddGas_false=false + B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true + B:BlastFurnaceRequired_false=false + I:BlastFurnaceTemp_0=0 + S:ChemicalFormula_Ca2Nb2O7=Ca2Nb2O7 + I:DensityDivider_1=1 + I:DensityMultiplier_1=1 + D:Density_3628800.0=3628800.0 + S:DyeColor_dyeBlack=dyeBlack + I:EnchantmentLevel_0=0 + S:Enchantment_= + I:FuelPower_0=0 + I:FuelType_0=0 + I:GasTemp_0=0 + B:HasParentMod_true=true + D:HeatDamage_0.0=0.0 + S:"ListMaterialByProducts_,Apatite,Calcite,Niobium"=,Apatite,Calcite,Niobium + S:"ListMaterialReRegistrations_,"=, + S:"ListSubTags_,HAS_COLOR"=,HAS_COLOR + S:"ListTCAspectAmounts_,"=, + S:"ListTCAspects_,"=, + S:"MatRGBA_43,17,0,0,"=43,17,0,0, + S:MaterialArcSmeltInto_Pyrochlore=Pyrochlore + S:MaterialDirectSmeltInto_Pyrochlore=Pyrochlore + I:MaterialID_607=607 + S:MaterialMacerateInto_Pyrochlore=Pyrochlore + S:MaterialName_Pyrochlore=Pyrochlore + S:MaterialSmeltInto_Pyrochlore=Pyrochlore + I:MaterialTypes_9=9 + I:MeltingPoint_0=0 + I:OreByProductMultiplier_1=1 + I:OreMultiplier_1=1 + I:OreSmeltingMultiplier_1=1 + I:OreValue_1=1 + I:ToolDurability_0=0 + I:ToolQuality_0=0 + D:ToolSpeed_1.0=1.0 + B:Transparent_false=false + B:Unificatable_true=true + } + + growthmediumraw { + B:AddGas_false=false + B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true + B:BlastFurnaceRequired_false=false + I:BlastFurnaceTemp_0=0 + S:ChemicalFormula_= + I:DensityDivider_1=1 + I:DensityMultiplier_1=1 + D:Density_3628800.0=3628800.0 + S:DyeColor_dyeOrange=dyeOrange + I:EnchantmentLevel_0=0 + S:Enchantment_= + I:FuelPower_0=0 + I:FuelType_0=0 + I:GasTemp_0=0 + B:HasParentMod_true=true + D:HeatDamage_0.0=0.0 + S:"ListMaterialByProducts_,"=, + S:"ListMaterialReRegistrations_,"=, + S:"ListSubTags_,HAS_COLOR"=,HAS_COLOR + S:"ListTCAspectAmounts_,"=, + S:"ListTCAspects_,"=, + S:"MatRGBA_211,141,95,0,"=211,141,95,0, + S:MaterialArcSmeltInto_GrowthMediumRaw=GrowthMediumRaw + S:MaterialDirectSmeltInto_GrowthMediumRaw=GrowthMediumRaw + I:MaterialID_608=608 + S:MaterialMacerateInto_GrowthMediumRaw=GrowthMediumRaw + S:"MaterialName_Raw Growth Medium"=Raw Growth Medium + S:MaterialSmeltInto_GrowthMediumRaw=GrowthMediumRaw + I:MaterialTypes_16=16 + I:MeltingPoint_0=0 + I:OreByProductMultiplier_1=1 + I:OreMultiplier_1=1 + I:OreSmeltingMultiplier_1=1 + I:OreValue_1=1 + I:ToolDurability_0=0 + I:ToolQuality_0=0 + D:ToolSpeed_1.0=1.0 + B:Transparent_false=false + B:Unificatable_true=true + } + + growthmediumsterilized { + B:AddGas_false=false + B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true + B:BlastFurnaceRequired_false=false + I:BlastFurnaceTemp_0=0 + S:ChemicalFormula_= + I:DensityDivider_1=1 + I:DensityMultiplier_1=1 + D:Density_3628800.0=3628800.0 + S:DyeColor_dyeOrange=dyeOrange + I:EnchantmentLevel_0=0 + S:Enchantment_= + I:FuelPower_0=0 + I:FuelType_0=0 + I:GasTemp_0=0 + B:HasParentMod_true=true + D:HeatDamage_0.0=0.0 + S:"ListMaterialByProducts_,"=, + S:"ListMaterialReRegistrations_,"=, + S:"ListSubTags_,HAS_COLOR"=,HAS_COLOR + S:"ListTCAspectAmounts_,"=, + S:"ListTCAspects_,"=, + S:"MatRGBA_222,170,135,0,"=222,170,135,0, + S:MaterialArcSmeltInto_GrowthMediumSterilized=GrowthMediumSterilized + S:MaterialDirectSmeltInto_GrowthMediumSterilized=GrowthMediumSterilized + I:MaterialID_609=609 + S:MaterialMacerateInto_GrowthMediumSterilized=GrowthMediumSterilized + S:"MaterialName_Sterilized Growth Medium"=Sterilized Growth Medium + S:MaterialSmeltInto_GrowthMediumSterilized=GrowthMediumSterilized + I:MaterialTypes_16=16 + I:MeltingPoint_0=0 + I:OreByProductMultiplier_1=1 + I:OreMultiplier_1=1 + I:OreSmeltingMultiplier_1=1 + I:OreValue_1=1 + I:ToolDurability_0=0 + I:ToolQuality_0=0 + D:ToolSpeed_1.0=1.0 + B:Transparent_false=false + B:Unificatable_true=true + } + + ferritemixture { + B:AddGas_false=false + B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true + B:BlastFurnaceRequired_false=false + I:BlastFurnaceTemp_0=0 + S:ChemicalFormula_NiZnFe4=NiZnFe4 + I:DensityDivider_1=1 + I:DensityMultiplier_1=1 + D:Density_3628800.0=3628800.0 + S:DyeColor_dyeGray=dyeGray + I:EnchantmentLevel_0=0 + S:Enchantment_= + I:FuelPower_0=0 + I:FuelType_0=0 + I:GasTemp_0=0 + B:HasParentMod_true=true + D:HeatDamage_0.0=0.0 + S:"ListMaterialByProducts_,"=, + S:"ListMaterialReRegistrations_,"=, + S:"ListSubTags_,HAS_COLOR"=,HAS_COLOR + S:"ListTCAspectAmounts_,"=, + S:"ListTCAspects_,"=, + S:"MatRGBA_180,180,180,0,"=180,180,180,0, + S:MaterialArcSmeltInto_FerriteMixture=FerriteMixture + S:MaterialDirectSmeltInto_FerriteMixture=FerriteMixture + I:MaterialID_612=612 + S:MaterialMacerateInto_FerriteMixture=FerriteMixture + S:"MaterialName_Ferrite Mixture"=Ferrite Mixture + S:MaterialSmeltInto_FerriteMixture=FerriteMixture + I:MaterialTypes_1=1 + I:MeltingPoint_0=0 + I:OreByProductMultiplier_1=1 + I:OreMultiplier_1=1 + I:OreSmeltingMultiplier_1=1 + I:OreValue_1=1 + I:ToolDurability_0=0 + I:ToolQuality_0=0 + D:ToolSpeed_1.0=1.0 + B:Transparent_false=false + B:Unificatable_true=true + } + + nickelzincferrite { + B:AddGas_false=false + B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true + B:BlastFurnaceRequired_true=true + I:BlastFurnaceTemp_1500=1500 + S:ChemicalFormula_NiZnFe4O8=NiZnFe4O8 + I:DensityDivider_1=1 + I:DensityMultiplier_1=1 + D:Density_3628800.0=3628800.0 + S:DyeColor_dyeBlack=dyeBlack + I:EnchantmentLevel_0=0 + S:Enchantment_= + I:FuelPower_0=0 + I:FuelType_0=0 + I:GasTemp_0=0 + B:HasParentMod_true=true + D:HeatDamage_0.0=0.0 + S:"ListMaterialByProducts_,"=, + S:"ListMaterialReRegistrations_,"=, + S:"ListSubTags_,HAS_COLOR,SMELTING_TO_FLUID"=,HAS_COLOR,SMELTING_TO_FLUID + S:"ListTCAspectAmounts_,"=, + S:"ListTCAspects_,"=, + S:"MatRGBA_60,60,60,0,"=60,60,60,0, + S:MaterialArcSmeltInto_NickelZincFerrite=NickelZincFerrite + S:MaterialDirectSmeltInto_NickelZincFerrite=NickelZincFerrite + I:MaterialID_613=613 + S:MaterialMacerateInto_NickelZincFerrite=NickelZincFerrite + S:"MaterialName_Nickel-Zinc Ferrite"=Nickel-Zinc Ferrite + S:MaterialSmeltInto_NickelZincFerrite=NickelZincFerrite + I:MaterialTypes_195=195 + I:MeltingPoint_0=0 + I:OreByProductMultiplier_1=1 + I:OreMultiplier_1=1 + I:OreSmeltingMultiplier_1=1 + I:OreValue_1=1 + I:ToolDurability_32=32 + I:ToolQuality_0=0 + D:ToolSpeed_3.0=3.0 + B:Transparent_false=false + B:Unificatable_true=true + } + + calciumacetatesolution { + B:AddGas_false=false + B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true + B:BlastFurnaceRequired_false=false + I:BlastFurnaceTemp_0=0 + S:ChemicalFormula_CaC2O4H6=CaC2O4H6 + I:DensityDivider_1=1 + I:DensityMultiplier_1=1 + D:Density_3628800.0=3628800.0 + S:DyeColor_dyeCyan=dyeCyan + I:EnchantmentLevel_0=0 + S:Enchantment_= + I:FuelPower_0=0 + I:FuelType_0=0 + I:GasTemp_0=0 + B:HasParentMod_true=true + D:HeatDamage_0.0=0.0 + S:"ListMaterialByProducts_,"=, + S:"ListMaterialReRegistrations_,"=, + S:"ListSubTags_,HAS_COLOR"=,HAS_COLOR + S:"ListTCAspectAmounts_,"=, + S:"ListTCAspects_,"=, + S:"MatRGBA_220,200,180,0,"=220,200,180,0, + S:MaterialArcSmeltInto_CalciumAcetateSolution=CalciumAcetateSolution + S:MaterialDirectSmeltInto_CalciumAcetateSolution=CalciumAcetateSolution + I:MaterialID_671=671 + S:MaterialMacerateInto_CalciumAcetateSolution=CalciumAcetateSolution + S:"MaterialName_Calcium Acetate Solution"=Calcium Acetate Solution + S:MaterialSmeltInto_CalciumAcetateSolution=CalciumAcetateSolution + I:MaterialTypes_16=16 + I:MeltingPoint_0=0 + I:OreByProductMultiplier_1=1 + I:OreMultiplier_1=1 + I:OreSmeltingMultiplier_1=1 + I:OreValue_1=1 + I:ToolDurability_0=0 + I:ToolQuality_0=0 + D:ToolSpeed_1.0=1.0 + B:Transparent_false=false + B:Unificatable_true=true + } + + borosilicateglass { + B:AddGas_false=false + B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true + B:BlastFurnaceRequired_false=false + I:BlastFurnaceTemp_0=0 + S:"ChemicalFormula_B(SiO2)7"=B(SiO2)7 + I:DensityDivider_1=1 + I:DensityMultiplier_1=1 + D:Density_3628800.0=3628800.0 + S:DyeColor_dyeWhite=dyeWhite + I:EnchantmentLevel_0=0 + S:Enchantment_= + I:FuelPower_0=0 + I:FuelType_0=0 + I:GasTemp_0=0 + B:HasParentMod_true=true + D:HeatDamage_0.0=0.0 + S:"ListMaterialByProducts_,"=, + S:"ListMaterialReRegistrations_,"=, + S:"ListSubTags_,HAS_COLOR,SMELTING_TO_FLUID"=,HAS_COLOR,SMELTING_TO_FLUID + S:"ListTCAspectAmounts_,"=, + S:"ListTCAspects_,"=, + S:"MatRGBA_230,243,230,0,"=230,243,230,0, + S:MaterialArcSmeltInto_BorosilicateGlass=BorosilicateGlass + S:MaterialDirectSmeltInto_BorosilicateGlass=BorosilicateGlass + I:MaterialID_611=611 + S:MaterialMacerateInto_BorosilicateGlass=BorosilicateGlass + S:"MaterialName_Borosilicate Glass"=Borosilicate Glass + S:MaterialSmeltInto_BorosilicateGlass=BorosilicateGlass + I:MaterialTypes_3=3 + I:MeltingPoint_0=0 + I:OreByProductMultiplier_1=1 + I:OreMultiplier_1=1 + I:OreSmeltingMultiplier_1=1 + I:OreValue_1=1 + I:ToolDurability_0=0 + I:ToolQuality_0=0 + D:ToolSpeed_1.0=1.0 + B:Transparent_false=false + B:Unificatable_true=true + } + + epoxidfiberreinforced { + B:AddGas_false=false + B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true + B:BlastFurnaceRequired_false=false + I:BlastFurnaceTemp_0=0 + S:ChemicalFormula_C2H4O=C2H4O + I:DensityDivider_1=1 + I:DensityMultiplier_1=1 + D:Density_3628800.0=3628800.0 + S:DyeColor_dyeBrown=dyeBrown + I:EnchantmentLevel_0=0 + S:Enchantment_= + I:FuelPower_0=0 + I:FuelType_0=0 + I:GasTemp_0=0 + B:HasParentMod_true=true + D:HeatDamage_0.0=0.0 + S:"ListMaterialByProducts_,"=, + S:"ListMaterialReRegistrations_,"=, + S:"ListSubTags_,HAS_COLOR,SMELTING_TO_FLUID"=,HAS_COLOR,SMELTING_TO_FLUID + S:"ListTCAspectAmounts_,2"=,2 + S:"ListTCAspects_,MOTUS"=,MOTUS + S:"MatRGBA_160,112,16,0,"=160,112,16,0, + S:MaterialArcSmeltInto_EpoxidFiberReinforced=EpoxidFiberReinforced + S:MaterialDirectSmeltInto_EpoxidFiberReinforced=EpoxidFiberReinforced + I:MaterialID_610=610 + S:MaterialMacerateInto_EpoxidFiberReinforced=EpoxidFiberReinforced + S:"MaterialName_Fiber-Reinforced Epoxy Resin"=Fiber-Reinforced Epoxy Resin + S:MaterialSmeltInto_EpoxidFiberReinforced=EpoxidFiberReinforced + I:MaterialTypes_195=195 + I:MeltingPoint_400=400 + I:OreByProductMultiplier_1=1 + I:OreMultiplier_1=1 + I:OreSmeltingMultiplier_1=1 + I:OreValue_1=1 + I:ToolDurability_64=64 + I:ToolQuality_1=1 + D:ToolSpeed_3.0=3.0 + B:Transparent_false=false + B:Unificatable_true=true + } + + sulfurdioxide_gt5u { + B:AddGas_false=false + B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true + B:BlastFurnaceRequired_false=false + I:BlastFurnaceTemp_0=0 + S:ChemicalFormula_SO2=SO2 + I:DensityDivider_1=1 + I:DensityMultiplier_1=1 + D:Density_3628800.0=3628800.0 + S:DyeColor_dyeYellow=dyeYellow + I:EnchantmentLevel_0=0 + S:Enchantment_= + I:FuelPower_0=0 + I:FuelType_0=0 + I:GasTemp_0=0 + B:HasParentMod_true=true + D:HeatDamage_0.0=0.0 + S:"ListMaterialByProducts_,"=, + S:"ListMaterialReRegistrations_,"=, + S:"ListSubTags_,HAS_COLOR"=,HAS_COLOR + S:"ListTCAspectAmounts_,"=, + S:"ListTCAspects_,"=, + S:"MatRGBA_200,200,25,0,"=200,200,25,0, + S:MaterialArcSmeltInto_SulfurDioxide_GT5U=SulfurDioxide_GT5U + S:MaterialDirectSmeltInto_SulfurDioxide_GT5U=SulfurDioxide_GT5U + I:MaterialID_651=651 + S:MaterialMacerateInto_SulfurDioxide_GT5U=SulfurDioxide_GT5U + S:"MaterialName_Sulfur Dioxide"=Sulfur Dioxide + S:MaterialSmeltInto_SulfurDioxide_GT5U=SulfurDioxide_GT5U + I:MaterialTypes_16=16 + I:MeltingPoint_0=0 + I:OreByProductMultiplier_1=1 + I:OreMultiplier_1=1 + I:OreSmeltingMultiplier_1=1 + I:OreValue_1=1 + I:ToolDurability_0=0 + I:ToolQuality_0=0 + D:ToolSpeed_1.0=1.0 + B:Transparent_false=false + B:Unificatable_true=true + } + + dilutedhydrochloricacid_gt5u { + B:AddGas_false=false + B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true + B:BlastFurnaceRequired_false=false + I:BlastFurnaceTemp_0=0 + S:ChemicalFormula_HCl=HCl + I:DensityDivider_1=1 + I:DensityMultiplier_1=1 + D:Density_3628800.0=3628800.0 + S:DyeColor_dyeLightGray=dyeLightGray + I:EnchantmentLevel_0=0 + S:Enchantment_= + I:FuelPower_0=0 + I:FuelType_0=0 + I:GasTemp_0=0 + B:HasParentMod_true=true + D:HeatDamage_0.0=0.0 + S:"ListMaterialByProducts_,"=, + S:"ListMaterialReRegistrations_,"=, + S:"ListSubTags_,HAS_COLOR"=,HAS_COLOR + S:"ListTCAspectAmounts_,"=, + S:"ListTCAspects_,"=, + S:"MatRGBA_153,167,163,0,"=153,167,163,0, + S:MaterialArcSmeltInto_DilutedHydrochloricAcid_GT5U=DilutedHydrochloricAcid_GT5U + S:MaterialDirectSmeltInto_DilutedHydrochloricAcid_GT5U=DilutedHydrochloricAcid_GT5U + I:MaterialID_606=606 + S:MaterialMacerateInto_DilutedHydrochloricAcid_GT5U=DilutedHydrochloricAcid_GT5U + S:"MaterialName_Diluted Hydrochloric Acid"=Diluted Hydrochloric Acid + S:MaterialSmeltInto_DilutedHydrochloricAcid_GT5U=DilutedHydrochloricAcid_GT5U + I:MaterialTypes_16=16 + I:MeltingPoint_0=0 + I:OreByProductMultiplier_1=1 + I:OreMultiplier_1=1 + I:OreSmeltingMultiplier_1=1 + I:OreValue_1=1 + I:ToolDurability_0=0 + I:ToolQuality_0=0 + D:ToolSpeed_1.0=1.0 + B:Transparent_false=false + B:Unificatable_true=true + } + } custom { @@ -29363,6 +30518,7 @@ materials { 00 { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -29405,6 +30561,7 @@ materials { 01 { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -29447,6 +30604,7 @@ materials { 02 { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -29489,6 +30647,7 @@ materials { 03 { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -29531,6 +30690,7 @@ materials { 04 { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -29573,6 +30733,7 @@ materials { 05 { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -29615,6 +30776,7 @@ materials { 06 { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -29657,6 +30819,7 @@ materials { 07 { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -29699,6 +30862,7 @@ materials { 08 { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -29741,6 +30905,7 @@ materials { 09 { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -29783,6 +30948,7 @@ materials { 10 { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -29825,6 +30991,7 @@ materials { 11 { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -29867,6 +31034,7 @@ materials { 12 { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -29909,6 +31077,7 @@ materials { 13 { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -29951,6 +31120,7 @@ materials { 14 { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? @@ -29993,6 +31163,7 @@ materials { 15 { B:AddGas_false=false B:AddPlasma_false=false + B:AutoGenerateBlastFurnaceRecipes_true=true B:BlastFurnaceRequired_false=false I:BlastFurnaceTemp_0=0 S:"ChemicalFormula_?"=? diff --git a/config/GregTech/Recipes.cfg b/config/GregTech/Recipes.cfg index 52adc1a..92bbe95 100644 --- a/config/GregTech/Recipes.cfg +++ b/config/GregTech/Recipes.cfg @@ -1487,6 +1487,7 @@ alloysmelting { I:blockYttriumBariumCuprate_5=5 I:blockYttrium_5=5 I:blockZinc_5=5 + I:blockZirconium_5=5 I:block_NULL_5=5 I:bottleEmpty_64=64 I:cableGt01Cobalt_100=100 @@ -2305,6 +2306,8 @@ alloysmelting { I:ingotYttrium_200=200 I:ingotZinc_130=130 I:ingotZinc_200=200 + I:ingotZirconium_130=130 + I:ingotZirconium_200=200 I:ingot_NULL_130=130 I:item.AluminiumItemCasing_240=240 I:item.AluminoSilicateWool_1200=1200 @@ -2355,15 +2358,20 @@ alloysmelting { I:item.itemGearEglinSteel_102=102 I:item.itemGearEglinSteel_26=26 I:item.itemGearEnergyCrystal_460=460 + I:item.itemGearGermanium_146=146 I:item.itemGearGrisium_216=216 I:item.itemGearGrisium_448=448 I:item.itemGearHafnium_356=356 I:item.itemGearHastelloyC276_124=124 I:item.itemGearHastelloyC276_130=130 + I:item.itemGearHastelloyC276_168=168 I:item.itemGearHastelloyN_128=128 + I:item.itemGearHastelloyN_136=136 I:item.itemGearHastelloyN_146=146 + I:item.itemGearHastelloyW_126=126 I:item.itemGearHastelloyW_130=130 I:item.itemGearHastelloyW_132=132 + I:item.itemGearHastelloyX_112=112 I:item.itemGearHastelloyX_118=118 I:item.itemGearHastelloyX_130=130 I:item.itemGearIncoloy020_110=110 @@ -2433,10 +2441,12 @@ alloysmelting { I:item.itemIngotBromine_130=130 I:item.itemIngotCalifornium_130=130 I:item.itemIngotCurium_130=130 + I:item.itemIngotEglinSteel_130=130 I:item.itemIngotEinsteinium_130=130 I:item.itemIngotFermium_130=130 I:item.itemIngotFluorite_130=130 I:item.itemIngotFrancium_130=130 + I:item.itemIngotGermanium_130=130 I:item.itemIngotHafnium_130=130 I:item.itemIngotHastelloyW_130=130 I:item.itemIngotHastelloyX_130=130 @@ -2467,6 +2477,7 @@ alloysmelting { I:item.itemIngotSelenium_130=130 I:item.itemIngotSiliconCarbide_130=130 I:item.itemIngotStrongtium90_130=130 + I:item.itemIngotStrontium90_130=130 I:item.itemIngotStrontium_130=130 I:item.itemIngotTalonite_130=130 I:item.itemIngotTechnetiumHexafluoride_130=130 @@ -2489,15 +2500,20 @@ alloysmelting { I:item.itemNuggetEglinSteel_102=102 I:item.itemNuggetEglinSteel_26=26 I:item.itemNuggetEnergyCrystal_460=460 + I:item.itemNuggetGermanium_146=146 I:item.itemNuggetGrisium_216=216 I:item.itemNuggetGrisium_448=448 I:item.itemNuggetHafnium_356=356 I:item.itemNuggetHastelloyC276_124=124 I:item.itemNuggetHastelloyC276_130=130 + I:item.itemNuggetHastelloyC276_168=168 I:item.itemNuggetHastelloyN_128=128 + I:item.itemNuggetHastelloyN_136=136 I:item.itemNuggetHastelloyN_146=146 + I:item.itemNuggetHastelloyW_126=126 I:item.itemNuggetHastelloyW_130=130 I:item.itemNuggetHastelloyW_132=132 + I:item.itemNuggetHastelloyX_112=112 I:item.itemNuggetHastelloyX_118=118 I:item.itemNuggetHastelloyX_130=130 I:item.itemNuggetIncoloy020_110=110 @@ -2559,12 +2575,14 @@ alloysmelting { I:item.itemNuggetZeron100_168=168 I:item.itemNuggetZirconiumCarbide_102=102 I:item.itemNuggetZirconiumCarbide_78=78 + I:item.itemNuggetZirconium_130=130 I:item.itemNuggetZirconium_182=182 I:item.itemPlateActinium_454=454 I:item.itemPlateAmericium241_482=482 I:item.itemPlateAstatine_420=420 I:item.itemPlateBedrockium_400=400 I:item.itemPlateBerkelium_494=494 + I:item.itemPlateBerylliumFluoride_26=26 I:item.itemPlateBerylliumFluoride_28=28 I:item.itemPlateBerylliumTetrafluoride_28=28 I:item.itemPlateBloodSteel_400=400 @@ -2578,15 +2596,20 @@ alloysmelting { I:item.itemPlateFermium_514=514 I:item.itemPlateFluorite_48=48 I:item.itemPlateFrancium_446=446 + I:item.itemPlateGermanium_146=146 I:item.itemPlateGrisium_216=216 I:item.itemPlateGrisium_448=448 I:item.itemPlateHafnium_356=356 I:item.itemPlateHastelloyC276_124=124 I:item.itemPlateHastelloyC276_130=130 + I:item.itemPlateHastelloyC276_168=168 I:item.itemPlateHastelloyN_128=128 + I:item.itemPlateHastelloyN_136=136 I:item.itemPlateHastelloyN_146=146 + I:item.itemPlateHastelloyW_126=126 I:item.itemPlateHastelloyW_130=130 I:item.itemPlateHastelloyW_132=132 + I:item.itemPlateHastelloyX_112=112 I:item.itemPlateHastelloyX_118=118 I:item.itemPlateHastelloyX_130=130 I:item.itemPlateIncoloy020_110=110 @@ -2642,6 +2665,7 @@ alloysmelting { I:item.itemPlateStellite_106=106 I:item.itemPlateStellite_108=108 I:item.itemPlateStrongtium90_180=180 + I:item.itemPlateStrontium90_180=180 I:item.itemPlateStrontium_174=174 I:item.itemPlateTalonite_108=108 I:item.itemPlateTalonite_118=118 @@ -3111,6 +3135,8 @@ alloysmelting { I:nuggetYttrium_130=130 I:nuggetZinc_100=100 I:nuggetZinc_130=130 + I:nuggetZirconium_100=100 + I:nuggetZirconium_130=130 I:ore_NULL_100=100 I:ore_NULL_130=130 I:plateAdamantium_196=196 @@ -3352,6 +3378,7 @@ alloysmelting { I:plateYttriumBariumCuprate_102=102 I:plateYttrium_178=178 I:plateZinc_130=130 + I:plateZirconium_182=182 I:stickObsidian_130=0 I:tile.GiantObsidian_130=130 I:tile.GlueBlock_5=5 @@ -3405,12 +3432,16 @@ amplifier { arcfurnace { I:MU-metaitem.01.32040_402=402 I:MU-metaitem.01.32040_626=626 + I:MU-metaitem.01.32050_1041=1041 I:MU-metaitem.01.32050_1051=1051 I:MU-metaitem.01.32050_1083=1083 + I:MU-metaitem.01.32052_1041=1041 I:MU-metaitem.01.32052_1051=1051 I:MU-metaitem.01.32052_1083=1083 + I:MU-metaitem.01.32054_1041=1041 I:MU-metaitem.01.32054_1051=1051 I:MU-metaitem.01.32054_1083=1083 + I:MU-metaitem.01.32055_1218=1218 I:MU-metaitem.01.32055_1221=1221 I:MU-metaitem.01.32061_504=504 I:MU-metaitem.01.32062_567=567 @@ -4716,11 +4747,13 @@ arcfurnace { I:cableGt01AnyCopper_37=37 I:cableGt01AnyIron_34=34 I:cableGt01Bedrockium_16=16 + I:cableGt01BlackSteel_32=32 I:cableGt01BlackSteel_33=33 I:cableGt01BlackSteel_38=38 I:cableGt01BlackSteel_44=44 I:cableGt01BlueAlloy_249=249 I:cableGt01BlueAlloy_255=255 + I:cableGt01BlueAlloy_289=289 I:cableGt01BlueAlloy_291=291 I:cableGt01BlueAlloy_295=295 I:cableGt01BlueAlloy_301=301 @@ -4737,9 +4770,11 @@ arcfurnace { I:cableGt01Cupronickel_36=36 I:cableGt01Cupronickel_42=42 I:cableGt01Draconium_16=16 + I:cableGt01Draconium_49=49 I:cableGt01Draconium_50=50 I:cableGt01Draconium_55=55 I:cableGt01Draconium_61=61 + I:cableGt01Duranium_49=49 I:cableGt01Duranium_50=50 I:cableGt01Duranium_55=55 I:cableGt01Duranium_61=61 @@ -4755,6 +4790,7 @@ arcfurnace { I:cableGt01Gold_110=110 I:cableGt01Gold_98=98 I:cableGt01Gold_99=99 + I:cableGt01HSSG_49=49 I:cableGt01HSSG_50=50 I:cableGt01HSSG_55=55 I:cableGt01HSSG_61=61 @@ -4778,6 +4814,7 @@ arcfurnace { I:cableGt01Naquadah_50=50 I:cableGt01Naquadah_55=55 I:cableGt01Naquadah_61=61 + I:cableGt01NetherStar_49=49 I:cableGt01NetherStar_50=50 I:cableGt01NetherStar_55=55 I:cableGt01NetherStar_61=61 @@ -4801,6 +4838,7 @@ arcfurnace { I:cableGt01Platinum_109=109 I:cableGt01Platinum_97=97 I:cableGt01Platinum_99=99 + I:cableGt01RedAlloy_201=201 I:cableGt01RedAlloy_203=203 I:cableGt01RedAlloy_207=207 I:cableGt01RedAlloy_213=213 @@ -4823,6 +4861,7 @@ arcfurnace { I:cableGt01Tin_60=60 I:cableGt01Tin_65=65 I:cableGt01Tin_71=71 + I:cableGt01Titanium_24=24 I:cableGt01Titanium_25=25 I:cableGt01Titanium_30=30 I:cableGt01Titanium_36=36 @@ -4857,11 +4896,13 @@ arcfurnace { I:cableGt02AnyCopper_69=69 I:cableGt02AnyIron_62=62 I:cableGt02Bedrockium_16=16 + I:cableGt02BlackSteel_64=64 I:cableGt02BlackSteel_65=65 I:cableGt02BlackSteel_70=70 I:cableGt02BlackSteel_76=76 I:cableGt02BlueAlloy_499=499 I:cableGt02BlueAlloy_505=505 + I:cableGt02BlueAlloy_579=579 I:cableGt02BlueAlloy_580=580 I:cableGt02BlueAlloy_585=585 I:cableGt02BlueAlloy_591=591 @@ -4880,9 +4921,11 @@ arcfurnace { I:cableGt02Draconium_104=104 I:cableGt02Draconium_110=110 I:cableGt02Draconium_16=16 + I:cableGt02Draconium_98=98 I:cableGt02Draconium_99=99 I:cableGt02Duranium_104=104 I:cableGt02Duranium_110=110 + I:cableGt02Duranium_98=98 I:cableGt02Duranium_99=99 I:cableGt02ElectrumFlux_104=104 I:cableGt02ElectrumFlux_110=110 @@ -4898,6 +4941,7 @@ arcfurnace { I:cableGt02Gold_208=208 I:cableGt02HSSG_104=104 I:cableGt02HSSG_110=110 + I:cableGt02HSSG_98=98 I:cableGt02HSSG_99=99 I:cableGt02Iron_56=56 I:cableGt02Iron_57=57 @@ -4921,6 +4965,7 @@ arcfurnace { I:cableGt02Naquadah_99=99 I:cableGt02NetherStar_104=104 I:cableGt02NetherStar_110=110 + I:cableGt02NetherStar_98=98 I:cableGt02NetherStar_99=99 I:cableGt02Nichrome_56=56 I:cableGt02Nichrome_57=57 @@ -4942,6 +4987,7 @@ arcfurnace { I:cableGt02Platinum_196=196 I:cableGt02Platinum_201=201 I:cableGt02Platinum_207=207 + I:cableGt02RedAlloy_403=403 I:cableGt02RedAlloy_404=404 I:cableGt02RedAlloy_409=409 I:cableGt02RedAlloy_415=415 @@ -4964,6 +5010,7 @@ arcfurnace { I:cableGt02Tin_119=119 I:cableGt02Tin_124=124 I:cableGt02Tin_130=130 + I:cableGt02Titanium_48=48 I:cableGt02Titanium_49=49 I:cableGt02Titanium_54=54 I:cableGt02Titanium_60=60 @@ -4999,10 +5046,12 @@ arcfurnace { I:cableGt04AnyIron_124=124 I:cableGt04Bedrockium_16=16 I:cableGt04Bedrockium_24=24 + I:cableGt04BlackSteel_128=128 I:cableGt04BlackSteel_131=131 I:cableGt04BlackSteel_140=140 I:cableGt04BlackSteel_152=152 I:cableGt04BlueAlloy_1010=1010 + I:cableGt04BlueAlloy_1158=1158 I:cableGt04BlueAlloy_1161=1161 I:cableGt04BlueAlloy_1170=1170 I:cableGt04BlueAlloy_1182=1182 @@ -5020,9 +5069,11 @@ arcfurnace { I:cableGt04Cupronickel_132=132 I:cableGt04Cupronickel_144=144 I:cableGt04Draconium_16=16 + I:cableGt04Draconium_196=196 I:cableGt04Draconium_199=199 I:cableGt04Draconium_208=208 I:cableGt04Draconium_220=220 + I:cableGt04Duranium_196=196 I:cableGt04Duranium_199=199 I:cableGt04Duranium_208=208 I:cableGt04Duranium_220=220 @@ -5038,6 +5089,7 @@ arcfurnace { I:cableGt04Gold_395=395 I:cableGt04Gold_404=404 I:cableGt04Gold_416=416 + I:cableGt04HSSG_196=196 I:cableGt04HSSG_199=199 I:cableGt04HSSG_208=208 I:cableGt04HSSG_220=220 @@ -5061,6 +5113,7 @@ arcfurnace { I:cableGt04Naquadah_199=199 I:cableGt04Naquadah_208=208 I:cableGt04Naquadah_220=220 + I:cableGt04NetherStar_196=196 I:cableGt04NetherStar_199=199 I:cableGt04NetherStar_208=208 I:cableGt04NetherStar_220=220 @@ -5084,6 +5137,7 @@ arcfurnace { I:cableGt04Platinum_393=393 I:cableGt04Platinum_402=402 I:cableGt04Platinum_414=414 + I:cableGt04RedAlloy_806=806 I:cableGt04RedAlloy_809=809 I:cableGt04RedAlloy_818=818 I:cableGt04RedAlloy_830=830 @@ -5108,6 +5162,7 @@ arcfurnace { I:cableGt04Tin_260=260 I:cableGt04Titanium_108=108 I:cableGt04Titanium_120=120 + I:cableGt04Titanium_96=96 I:cableGt04Titanium_99=99 I:cableGt04TungstenSteel_238=238 I:cableGt04TungstenSteel_241=241 @@ -5142,11 +5197,13 @@ arcfurnace { I:cableGt08Bedrockium_16=16 I:cableGt08Bedrockium_18=18 I:cableGt08Bedrockium_36=36 + I:cableGt08BlackSteel_256=256 I:cableGt08BlackSteel_260=260 I:cableGt08BlackSteel_274=274 I:cableGt08BlackSteel_292=292 I:cableGt08BlueAlloy_1996=1996 I:cableGt08BlueAlloy_2014=2014 + I:cableGt08BlueAlloy_2316=2316 I:cableGt08BlueAlloy_2320=2320 I:cableGt08BlueAlloy_2334=2334 I:cableGt08BlueAlloy_2352=2352 @@ -5163,9 +5220,11 @@ arcfurnace { I:cableGt08Cupronickel_258=258 I:cableGt08Cupronickel_276=276 I:cableGt08Draconium_18=18 + I:cableGt08Draconium_392=392 I:cableGt08Draconium_396=396 I:cableGt08Draconium_410=410 I:cableGt08Draconium_428=428 + I:cableGt08Duranium_392=392 I:cableGt08Duranium_396=396 I:cableGt08Duranium_410=410 I:cableGt08Duranium_428=428 @@ -5181,6 +5240,7 @@ arcfurnace { I:cableGt08Gold_788=788 I:cableGt08Gold_802=802 I:cableGt08Gold_820=820 + I:cableGt08HSSG_392=392 I:cableGt08HSSG_396=396 I:cableGt08HSSG_410=410 I:cableGt08HSSG_428=428 @@ -5204,6 +5264,7 @@ arcfurnace { I:cableGt08Naquadah_396=396 I:cableGt08Naquadah_410=410 I:cableGt08Naquadah_428=428 + I:cableGt08NetherStar_392=392 I:cableGt08NetherStar_396=396 I:cableGt08NetherStar_410=410 I:cableGt08NetherStar_428=428 @@ -5227,6 +5288,7 @@ arcfurnace { I:cableGt08Platinum_784=784 I:cableGt08Platinum_798=798 I:cableGt08Platinum_816=816 + I:cableGt08RedAlloy_1612=1612 I:cableGt08RedAlloy_1616=1616 I:cableGt08RedAlloy_1630=1630 I:cableGt08RedAlloy_1648=1648 @@ -5250,6 +5312,7 @@ arcfurnace { I:cableGt08Tin_476=476 I:cableGt08Tin_490=490 I:cableGt08Tin_508=508 + I:cableGt08Titanium_192=192 I:cableGt08Titanium_196=196 I:cableGt08Titanium_210=210 I:cableGt08Titanium_228=228 @@ -5286,11 +5349,13 @@ arcfurnace { I:cableGt12Bedrockium_16=16 I:cableGt12Bedrockium_24=24 I:cableGt12Bedrockium_49=49 + I:cableGt12BlackSteel_384=384 I:cableGt12BlackSteel_390=390 I:cableGt12BlackSteel_408=408 I:cableGt12BlackSteel_433=433 I:cableGt12BlueAlloy_2994=2994 I:cableGt12BlueAlloy_3018=3018 + I:cableGt12BlueAlloy_3474=3474 I:cableGt12BlueAlloy_3480=3480 I:cableGt12BlueAlloy_3498=3498 I:cableGt12BlueAlloy_3523=3523 @@ -5307,9 +5372,11 @@ arcfurnace { I:cableGt12Cupronickel_384=384 I:cableGt12Cupronickel_409=409 I:cableGt12Draconium_24=24 + I:cableGt12Draconium_588=588 I:cableGt12Draconium_594=594 I:cableGt12Draconium_612=612 I:cableGt12Draconium_637=637 + I:cableGt12Duranium_588=588 I:cableGt12Duranium_594=594 I:cableGt12Duranium_612=612 I:cableGt12Duranium_637=637 @@ -5325,6 +5392,7 @@ arcfurnace { I:cableGt12Gold_1182=1182 I:cableGt12Gold_1200=1200 I:cableGt12Gold_1225=1225 + I:cableGt12HSSG_588=588 I:cableGt12HSSG_594=594 I:cableGt12HSSG_612=612 I:cableGt12HSSG_637=637 @@ -5348,6 +5416,7 @@ arcfurnace { I:cableGt12Naquadah_594=594 I:cableGt12Naquadah_612=612 I:cableGt12Naquadah_637=637 + I:cableGt12NetherStar_588=588 I:cableGt12NetherStar_594=594 I:cableGt12NetherStar_612=612 I:cableGt12NetherStar_637=637 @@ -5371,6 +5440,7 @@ arcfurnace { I:cableGt12Platinum_1176=1176 I:cableGt12Platinum_1194=1194 I:cableGt12Platinum_1219=1219 + I:cableGt12RedAlloy_2418=2418 I:cableGt12RedAlloy_2424=2424 I:cableGt12RedAlloy_2442=2442 I:cableGt12RedAlloy_2467=2467 @@ -5394,6 +5464,7 @@ arcfurnace { I:cableGt12Tin_714=714 I:cableGt12Tin_732=732 I:cableGt12Tin_757=757 + I:cableGt12Titanium_288=288 I:cableGt12Titanium_294=294 I:cableGt12Titanium_312=312 I:cableGt12Titanium_337=337 @@ -6370,18 +6441,27 @@ arcfurnace { I:gt.blockcasings5.5_784=784 I:gt.blockcasings5.6_784=784 I:gt.blockcasings6.1_448=448 + I:gt.blockcasings6.1_457=457 I:gt.blockcasings6.1_544=544 I:gt.blockcasings6.1_904=904 I:gt.blockcasings6.2_208=208 + I:gt.blockcasings6.2_217=217 I:gt.blockcasings6.2_544=544 I:gt.blockcasings6.2_880=880 + I:gt.blockcasings6.3_440=440 I:gt.blockcasings6.3_770=770 I:gt.blockcasings6.4_672=672 + I:gt.blockcasings6.4_714=714 + I:gt.blockcasings6.5_1240=1240 I:gt.blockcasings6.5_1666=1666 + I:gt.blockcasings6.6_1130=1130 I:gt.blockcasings6.6_842=842 + I:gt.blockcasings6.7_1962=1962 I:gt.blockcasings6.7_2292=2292 I:gt.blockcasings6.8_2108=2108 + I:gt.blockcasings6.8_2276=2276 I:gt.blockcasings6.9_1400000=1400000 + I:gt.blockcasings6.9_800588=800588 I:gt.blockcasingsNH.0_1666=1666 I:gt.blockcasingsNH.11_784=784 I:gt.blockcasingsNH.12_784=784 @@ -6389,15 +6469,20 @@ arcfurnace { I:gt.blockcasingsNH.2_792=792 I:gt.blockmachines.advancedgenerator.geothermalfuel.tier.01_3022=3022 I:gt.blockmachines.advancedgenerator.geothermalfuel.tier.02_4752=4752 + I:gt.blockmachines.advancedgenerator.geothermalfuel.tier.03_837=837 I:gt.blockmachines.advancedgenerator.geothermalfuel.tier.03_843=843 I:gt.blockmachines.advancedgenerator.geothermalfuel.tier.03_861=861 I:gt.blockmachines.advancedgenerator.rocketfuel.tier.01_3672=3672 I:gt.blockmachines.advancedgenerator.rocketfuel.tier.02_5114=5114 + I:gt.blockmachines.advancedgenerator.rocketfuel.tier.03_654=654 I:gt.blockmachines.advancedgenerator.rocketfuel.tier.03_658=658 I:gt.blockmachines.advancedgenerator.rocketfuel.tier.03_672=672 I:gt.blockmachines.advancedmachine.dehydrator.tier.01_2895=2895 + I:gt.blockmachines.advancedmachine.dehydrator.tier.02_4709=4709 I:gt.blockmachines.advancedmachine.dehydrator.tier.02_4735=4735 + I:gt.blockmachines.advancedmachine.dehydrator.tier.03_863=863 I:gt.blockmachines.advancedmachine.dehydrator.tier.03_872=872 + I:gt.blockmachines.advancedmachine.dehydrator.tier.04_2492=2492 I:gt.blockmachines.advancedmachine.dehydrator.tier.04_2501=2501 I:gt.blockmachines.automation.chestbuffer.tier.00_1370=1370 I:gt.blockmachines.automation.chestbuffer.tier.00_1426=1426 @@ -6412,6 +6497,7 @@ arcfurnace { I:gt.blockmachines.automation.chestbuffer.tier.04_1775=1775 I:gt.blockmachines.automation.chestbuffer.tier.04_2731=2731 I:gt.blockmachines.automation.chestbuffer.tier.04_2779=2779 + I:gt.blockmachines.automation.chestbuffer.tier.05_2352=2352 I:gt.blockmachines.automation.chestbuffer.tier.05_2363=2363 I:gt.blockmachines.automation.chestbuffer.tier.05_2372=2372 I:gt.blockmachines.automation.chestbuffer.tier.05_2424=2424 @@ -6420,17 +6506,20 @@ arcfurnace { I:gt.blockmachines.automation.chestbuffer.tier.05_6006=6006 I:gt.blockmachines.automation.chestbuffer.tier.05_6125=6125 I:gt.blockmachines.automation.chestbuffer.tier.06_2353=2353 + I:gt.blockmachines.automation.chestbuffer.tier.06_483=483 I:gt.blockmachines.automation.chestbuffer.tier.06_486=486 I:gt.blockmachines.automation.chestbuffer.tier.06_531=531 I:gt.blockmachines.automation.chestbuffer.tier.06_593=593 I:gt.blockmachines.automation.chestbuffer.tier.06_6019=6019 I:gt.blockmachines.automation.chestbuffer.tier.06_6071=6071 + I:gt.blockmachines.automation.chestbuffer.tier.07_1744=1744 I:gt.blockmachines.automation.chestbuffer.tier.07_1747=1747 I:gt.blockmachines.automation.chestbuffer.tier.07_1792=1792 I:gt.blockmachines.automation.chestbuffer.tier.07_1854=1854 I:gt.blockmachines.automation.chestbuffer.tier.07_3501=3501 I:gt.blockmachines.automation.chestbuffer.tier.07_7167=7167 I:gt.blockmachines.automation.chestbuffer.tier.07_7359=7359 + I:gt.blockmachines.automation.chestbuffer.tier.08_1924=1924 I:gt.blockmachines.automation.chestbuffer.tier.08_1930=1930 I:gt.blockmachines.automation.chestbuffer.tier.08_1984=1984 I:gt.blockmachines.automation.chestbuffer.tier.08_2059=2059 @@ -6443,10 +6532,12 @@ arcfurnace { I:gt.blockmachines.automation.chestbuffer.tier.09_801205=801205 I:gt.blockmachines.automation.chestbuffer.tier.09_804871=804871 I:gt.blockmachines.automation.chestbuffer.tier.09_904871=904871 + I:gt.blockmachines.automation.chestbuffer.tier.10_796=796 I:gt.blockmachines.automation.chestbuffer.tier.10_805=805 I:gt.blockmachines.automation.chestbuffer.tier.10_868=868 I:gt.blockmachines.automation.chestbuffer.tier.10_955=955 I:gt.blockmachines.automation.chestbuffer.tier.11_1053=1053 + I:gt.blockmachines.automation.chestbuffer.tier.11_894=894 I:gt.blockmachines.automation.chestbuffer.tier.11_903=903 I:gt.blockmachines.automation.chestbuffer.tier.11_966=966 I:gt.blockmachines.automation.chestbuffer.tier.12_110=110 @@ -6465,6 +6556,7 @@ arcfurnace { I:gt.blockmachines.automation.filter.tier.04_1775=1775 I:gt.blockmachines.automation.filter.tier.04_2731=2731 I:gt.blockmachines.automation.filter.tier.04_2779=2779 + I:gt.blockmachines.automation.filter.tier.05_2352=2352 I:gt.blockmachines.automation.filter.tier.05_2363=2363 I:gt.blockmachines.automation.filter.tier.05_2372=2372 I:gt.blockmachines.automation.filter.tier.05_2424=2424 @@ -6473,17 +6565,20 @@ arcfurnace { I:gt.blockmachines.automation.filter.tier.05_6006=6006 I:gt.blockmachines.automation.filter.tier.05_6125=6125 I:gt.blockmachines.automation.filter.tier.06_2353=2353 + I:gt.blockmachines.automation.filter.tier.06_483=483 I:gt.blockmachines.automation.filter.tier.06_486=486 I:gt.blockmachines.automation.filter.tier.06_531=531 I:gt.blockmachines.automation.filter.tier.06_593=593 I:gt.blockmachines.automation.filter.tier.06_6019=6019 I:gt.blockmachines.automation.filter.tier.06_6071=6071 + I:gt.blockmachines.automation.filter.tier.07_1744=1744 I:gt.blockmachines.automation.filter.tier.07_1747=1747 I:gt.blockmachines.automation.filter.tier.07_1792=1792 I:gt.blockmachines.automation.filter.tier.07_1854=1854 I:gt.blockmachines.automation.filter.tier.07_3501=3501 I:gt.blockmachines.automation.filter.tier.07_7167=7167 I:gt.blockmachines.automation.filter.tier.07_7359=7359 + I:gt.blockmachines.automation.filter.tier.08_1924=1924 I:gt.blockmachines.automation.filter.tier.08_1930=1930 I:gt.blockmachines.automation.filter.tier.08_1984=1984 I:gt.blockmachines.automation.filter.tier.08_2059=2059 @@ -6505,11 +6600,15 @@ arcfurnace { I:gt.blockmachines.automation.itemdistributor.tier.04_2555=2555 I:gt.blockmachines.automation.itemdistributor.tier.04_4505=4505 I:gt.blockmachines.automation.itemdistributor.tier.05_3280=3280 + I:gt.blockmachines.automation.itemdistributor.tier.05_4763=4763 I:gt.blockmachines.automation.itemdistributor.tier.05_4789=4789 I:gt.blockmachines.automation.itemdistributor.tier.06_2616=2616 + I:gt.blockmachines.automation.itemdistributor.tier.06_483=483 I:gt.blockmachines.automation.itemdistributor.tier.06_486=486 + I:gt.blockmachines.automation.itemdistributor.tier.07_1744=1744 I:gt.blockmachines.automation.itemdistributor.tier.07_1747=1747 I:gt.blockmachines.automation.itemdistributor.tier.07_3877=3877 + I:gt.blockmachines.automation.itemdistributor.tier.08_1924=1924 I:gt.blockmachines.automation.itemdistributor.tier.08_1930=1930 I:gt.blockmachines.automation.itemdistributor.tier.08_4057=4057 I:gt.blockmachines.automation.itemdistributor.tier.09_800012=800012 @@ -6535,16 +6634,19 @@ arcfurnace { I:gt.blockmachines.automation.regulator.tier.05_17818=17818 I:gt.blockmachines.automation.regulator.tier.05_17937=17937 I:gt.blockmachines.automation.regulator.tier.05_18532=18532 + I:gt.blockmachines.automation.regulator.tier.05_6832=6832 I:gt.blockmachines.automation.regulator.tier.05_6868=6868 I:gt.blockmachines.automation.regulator.tier.05_7012=7012 I:gt.blockmachines.automation.regulator.tier.05_7212=7212 I:gt.blockmachines.automation.regulator.tier.06_17831=17831 I:gt.blockmachines.automation.regulator.tier.06_17883=17883 I:gt.blockmachines.automation.regulator.tier.06_18545=18545 + I:gt.blockmachines.automation.regulator.tier.06_483=483 I:gt.blockmachines.automation.regulator.tier.06_486=486 I:gt.blockmachines.automation.regulator.tier.06_531=531 I:gt.blockmachines.automation.regulator.tier.06_593=593 I:gt.blockmachines.automation.regulator.tier.06_6833=6833 + I:gt.blockmachines.automation.regulator.tier.07_1744=1744 I:gt.blockmachines.automation.regulator.tier.07_1747=1747 I:gt.blockmachines.automation.regulator.tier.07_1792=1792 I:gt.blockmachines.automation.regulator.tier.07_1854=1854 @@ -6553,6 +6655,7 @@ arcfurnace { I:gt.blockmachines.automation.regulator.tier.07_19693=19693 I:gt.blockmachines.automation.regulator.tier.07_7981=7981 I:gt.blockmachines.automation.regulator.tier.08_10245=10245 + I:gt.blockmachines.automation.regulator.tier.08_1924=1924 I:gt.blockmachines.automation.regulator.tier.08_1930=1930 I:gt.blockmachines.automation.regulator.tier.08_1984=1984 I:gt.blockmachines.automation.regulator.tier.08_2059=2059 @@ -6579,6 +6682,7 @@ arcfurnace { I:gt.blockmachines.automation.superbuffer.tier.04_1775=1775 I:gt.blockmachines.automation.superbuffer.tier.04_2731=2731 I:gt.blockmachines.automation.superbuffer.tier.04_2779=2779 + I:gt.blockmachines.automation.superbuffer.tier.05_2340=2340 I:gt.blockmachines.automation.superbuffer.tier.05_2351=2351 I:gt.blockmachines.automation.superbuffer.tier.05_2360=2360 I:gt.blockmachines.automation.superbuffer.tier.05_2376=2376 @@ -6587,17 +6691,20 @@ arcfurnace { I:gt.blockmachines.automation.superbuffer.tier.05_6006=6006 I:gt.blockmachines.automation.superbuffer.tier.05_6125=6125 I:gt.blockmachines.automation.superbuffer.tier.06_2353=2353 + I:gt.blockmachines.automation.superbuffer.tier.06_471=471 I:gt.blockmachines.automation.superbuffer.tier.06_474=474 I:gt.blockmachines.automation.superbuffer.tier.06_483=483 I:gt.blockmachines.automation.superbuffer.tier.06_495=495 I:gt.blockmachines.automation.superbuffer.tier.06_6019=6019 I:gt.blockmachines.automation.superbuffer.tier.06_6071=6071 + I:gt.blockmachines.automation.superbuffer.tier.07_1732=1732 I:gt.blockmachines.automation.superbuffer.tier.07_1735=1735 I:gt.blockmachines.automation.superbuffer.tier.07_1744=1744 I:gt.blockmachines.automation.superbuffer.tier.07_1756=1756 I:gt.blockmachines.automation.superbuffer.tier.07_3501=3501 I:gt.blockmachines.automation.superbuffer.tier.07_7167=7167 I:gt.blockmachines.automation.superbuffer.tier.07_7359=7359 + I:gt.blockmachines.automation.superbuffer.tier.08_1912=1912 I:gt.blockmachines.automation.superbuffer.tier.08_1918=1918 I:gt.blockmachines.automation.superbuffer.tier.08_1936=1936 I:gt.blockmachines.automation.superbuffer.tier.08_1961=1961 @@ -6621,6 +6728,7 @@ arcfurnace { I:gt.blockmachines.automation.typefilter.tier.04_1775=1775 I:gt.blockmachines.automation.typefilter.tier.04_2731=2731 I:gt.blockmachines.automation.typefilter.tier.04_2779=2779 + I:gt.blockmachines.automation.typefilter.tier.05_2352=2352 I:gt.blockmachines.automation.typefilter.tier.05_2363=2363 I:gt.blockmachines.automation.typefilter.tier.05_2372=2372 I:gt.blockmachines.automation.typefilter.tier.05_2424=2424 @@ -6629,17 +6737,20 @@ arcfurnace { I:gt.blockmachines.automation.typefilter.tier.05_6006=6006 I:gt.blockmachines.automation.typefilter.tier.05_6125=6125 I:gt.blockmachines.automation.typefilter.tier.06_2353=2353 + I:gt.blockmachines.automation.typefilter.tier.06_483=483 I:gt.blockmachines.automation.typefilter.tier.06_486=486 I:gt.blockmachines.automation.typefilter.tier.06_531=531 I:gt.blockmachines.automation.typefilter.tier.06_593=593 I:gt.blockmachines.automation.typefilter.tier.06_6019=6019 I:gt.blockmachines.automation.typefilter.tier.06_6071=6071 + I:gt.blockmachines.automation.typefilter.tier.07_1744=1744 I:gt.blockmachines.automation.typefilter.tier.07_1747=1747 I:gt.blockmachines.automation.typefilter.tier.07_1792=1792 I:gt.blockmachines.automation.typefilter.tier.07_1854=1854 I:gt.blockmachines.automation.typefilter.tier.07_3501=3501 I:gt.blockmachines.automation.typefilter.tier.07_7167=7167 I:gt.blockmachines.automation.typefilter.tier.07_7359=7359 + I:gt.blockmachines.automation.typefilter.tier.08_1924=1924 I:gt.blockmachines.automation.typefilter.tier.08_1930=1930 I:gt.blockmachines.automation.typefilter.tier.08_1984=1984 I:gt.blockmachines.automation.typefilter.tier.08_2059=2059 @@ -6672,12 +6783,15 @@ arcfurnace { I:gt.blockmachines.basicgenerator.gasturbine.tier.03_3032=3032 I:gt.blockmachines.basicgenerator.gasturbine.tier.03_3087=3087 I:gt.blockmachines.basicgenerator.gasturbine.tier.03_4458=4458 + I:gt.blockmachines.basicgenerator.lightningrod.03_3187=3187 I:gt.blockmachines.basicgenerator.lightningrod.03_3232=3232 I:gt.blockmachines.basicgenerator.lightningrod.03_3367=3367 I:gt.blockmachines.basicgenerator.lightningrod.03_3554=3554 + I:gt.blockmachines.basicgenerator.lightningrod.04_11012=11012 I:gt.blockmachines.basicgenerator.lightningrod.04_11063=11063 I:gt.blockmachines.basicgenerator.lightningrod.04_11216=11216 I:gt.blockmachines.basicgenerator.lightningrod.04_11428=11428 + I:gt.blockmachines.basicgenerator.lightningrod.05_12696=12696 I:gt.blockmachines.basicgenerator.lightningrod.05_12774=12774 I:gt.blockmachines.basicgenerator.lightningrod.05_13008=13008 I:gt.blockmachines.basicgenerator.lightningrod.05_13333=13333 @@ -6697,6 +6811,7 @@ arcfurnace { I:gt.blockmachines.basicgenerator.naquadah.tier.04_4017=4017 I:gt.blockmachines.basicgenerator.naquadah.tier.04_7025=7025 I:gt.blockmachines.basicgenerator.naquadah.tier.04_7073=7073 + I:gt.blockmachines.basicgenerator.naquadah.tier.04_749=749 I:gt.blockmachines.basicgenerator.naquadah.tier.04_758=758 I:gt.blockmachines.basicgenerator.naquadah.tier.04_7613=7613 I:gt.blockmachines.basicgenerator.naquadah.tier.04_785=785 @@ -6704,6 +6819,7 @@ arcfurnace { I:gt.blockmachines.basicgenerator.naquadah.tier.05_14466=14466 I:gt.blockmachines.basicgenerator.naquadah.tier.05_14585=14585 I:gt.blockmachines.basicgenerator.naquadah.tier.05_16034=16034 + I:gt.blockmachines.basicgenerator.naquadah.tier.05_2110=2110 I:gt.blockmachines.basicgenerator.naquadah.tier.05_2119=2119 I:gt.blockmachines.basicgenerator.naquadah.tier.05_2146=2146 I:gt.blockmachines.basicgenerator.naquadah.tier.05_2183=2183 @@ -6718,9 +6834,11 @@ arcfurnace { I:gt.blockmachines.basicgenerator.naquadah.tier.06_3526=3526 I:gt.blockmachines.basicgenerator.naquadah.tier.06_3722=3722 I:gt.blockmachines.basicgenerator.naquadah.tier.06_853=853 + I:gt.blockmachines.basicgenerator.naquadah.tier.07_2369=2369 I:gt.blockmachines.basicgenerator.naquadah.tier.07_2378=2378 I:gt.blockmachines.basicgenerator.naquadah.tier.07_2405=2405 I:gt.blockmachines.basicgenerator.naquadah.tier.07_2442=2442 + I:gt.blockmachines.basicgenerator.naquadah.tier.08_2402=2402 I:gt.blockmachines.basicgenerator.naquadah.tier.08_2414=2414 I:gt.blockmachines.basicgenerator.naquadah.tier.08_2450=2450 I:gt.blockmachines.basicgenerator.naquadah.tier.08_2500=2500 @@ -6750,11 +6868,13 @@ arcfurnace { I:gt.blockmachines.basicgenerator.plasmagenerator.tier.07_6325=6325 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.07_6521=6521 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.07_812454=812454 + I:gt.blockmachines.basicgenerator.plasmagenerator.tier.08_2157=2157 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.08_2163=2163 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.08_2181=2181 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.08_2206=2206 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.08_5589=5589 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.08_5779=5779 + I:gt.blockmachines.basicgenerator.plasmagenerator.tier.09_2157=2157 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.09_2163=2163 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.09_2181=2181 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.09_2206=2206 @@ -6773,19 +6893,23 @@ arcfurnace { I:gt.blockmachines.basicmachine.accelerator.tier.02_6487=6487 I:gt.blockmachines.basicmachine.accelerator.tier.03_23388=23388 I:gt.blockmachines.basicmachine.accelerator.tier.04_10845=10845 + I:gt.blockmachines.basicmachine.accelerator.tier.05_13333=13333 I:gt.blockmachines.basicmachine.accelerator.tier.05_13372=13372 I:gt.blockmachines.basicmachine.accelerator.tier.05_13399=13399 I:gt.blockmachines.basicmachine.accelerator.tier.05_13409=13409 I:gt.blockmachines.basicmachine.accelerator.tier.05_13636=13636 I:gt.blockmachines.basicmachine.accelerator.tier.05_13952=13952 I:gt.blockmachines.basicmachine.accelerator.tier.06_30584=30584 + I:gt.blockmachines.basicmachine.accelerator.tier.06_471=471 I:gt.blockmachines.basicmachine.accelerator.tier.06_474=474 I:gt.blockmachines.basicmachine.accelerator.tier.06_483=483 I:gt.blockmachines.basicmachine.accelerator.tier.06_495=495 + I:gt.blockmachines.basicmachine.accelerator.tier.07_1732=1732 I:gt.blockmachines.basicmachine.accelerator.tier.07_1735=1735 I:gt.blockmachines.basicmachine.accelerator.tier.07_1744=1744 I:gt.blockmachines.basicmachine.accelerator.tier.07_1756=1756 I:gt.blockmachines.basicmachine.accelerator.tier.07_36772=36772 + I:gt.blockmachines.basicmachine.accelerator.tier.08_1912=1912 I:gt.blockmachines.basicmachine.accelerator.tier.08_1918=1918 I:gt.blockmachines.basicmachine.accelerator.tier.08_1936=1936 I:gt.blockmachines.basicmachine.accelerator.tier.08_1961=1961 @@ -6810,6 +6934,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.alloysmelter.tier.04_908=908 I:gt.blockmachines.basicmachine.alloysmelter.tier.04_933=933 I:gt.blockmachines.basicmachine.alloysmelter.tier.04_944=944 + I:gt.blockmachines.basicmachine.alloysmelter.tier.05_2282=2282 I:gt.blockmachines.basicmachine.alloysmelter.tier.05_2288=2288 I:gt.blockmachines.basicmachine.alloysmelter.tier.05_2306=2306 I:gt.blockmachines.basicmachine.alloysmelter.tier.05_2331=2331 @@ -6818,6 +6943,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.alloysmelter.tier.05_3241=3241 I:gt.blockmachines.basicmachine.alloysmelter.tier.06_1450=1450 I:gt.blockmachines.basicmachine.alloysmelter.tier.06_1502=1502 + I:gt.blockmachines.basicmachine.alloysmelter.tier.06_730=730 I:gt.blockmachines.basicmachine.alloysmelter.tier.06_736=736 I:gt.blockmachines.basicmachine.alloysmelter.tier.06_773=773 I:gt.blockmachines.basicmachine.alloysmelter.tier.07_2238=2238 @@ -6846,6 +6972,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.amplifab.tier.05_8012=8012 I:gt.blockmachines.basicmachine.amplifab.tier.05_8084=8084 I:gt.blockmachines.basicmachine.amplifab.tier.06_12123=12123 + I:gt.blockmachines.basicmachine.amplifab.tier.06_691=691 I:gt.blockmachines.basicmachine.amplifab.tier.06_700=700 I:gt.blockmachines.basicmachine.amplifab.tier.06_7770=7770 I:gt.blockmachines.basicmachine.amplifab.tier.06_7822=7822 @@ -6855,30 +6982,36 @@ arcfurnace { I:gt.blockmachines.basicmachine.amplifab.tier.07_10706=10706 I:gt.blockmachines.basicmachine.amplifab.tier.07_10898=10898 I:gt.blockmachines.basicmachine.amplifab.tier.07_16309=16309 + I:gt.blockmachines.basicmachine.amplifab.tier.07_2124=2124 I:gt.blockmachines.basicmachine.amplifab.tier.07_2133=2133 I:gt.blockmachines.basicmachine.amplifab.tier.07_2160=2160 I:gt.blockmachines.basicmachine.amplifab.tier.07_2197=2197 I:gt.blockmachines.basicmachine.amplifab.tier.08_1211750=1211750 I:gt.blockmachines.basicmachine.amplifab.tier.08_1211940=1211940 I:gt.blockmachines.basicmachine.amplifab.tier.08_1214410=1214410 + I:gt.blockmachines.basicmachine.amplifab.tier.08_2304=2304 I:gt.blockmachines.basicmachine.amplifab.tier.08_2316=2316 I:gt.blockmachines.basicmachine.amplifab.tier.08_2352=2352 I:gt.blockmachines.basicmachine.amplifab.tier.08_2402=2402 + I:gt.blockmachines.basicmachine.arcfurnace.tier.01_1443=1443 I:gt.blockmachines.basicmachine.arcfurnace.tier.01_1448=1448 I:gt.blockmachines.basicmachine.arcfurnace.tier.01_1452=1452 I:gt.blockmachines.basicmachine.arcfurnace.tier.01_1484=1484 I:gt.blockmachines.basicmachine.arcfurnace.tier.01_1527=1527 I:gt.blockmachines.basicmachine.arcfurnace.tier.01_1616=1616 + I:gt.blockmachines.basicmachine.arcfurnace.tier.02_838=838 I:gt.blockmachines.basicmachine.arcfurnace.tier.02_843=843 I:gt.blockmachines.basicmachine.arcfurnace.tier.02_847=847 I:gt.blockmachines.basicmachine.arcfurnace.tier.02_879=879 I:gt.blockmachines.basicmachine.arcfurnace.tier.02_922=922 I:gt.blockmachines.basicmachine.arcfurnace.tier.02_975=975 + I:gt.blockmachines.basicmachine.arcfurnace.tier.03_1822=1822 I:gt.blockmachines.basicmachine.arcfurnace.tier.03_1827=1827 I:gt.blockmachines.basicmachine.arcfurnace.tier.03_1831=1831 I:gt.blockmachines.basicmachine.arcfurnace.tier.03_1863=1863 I:gt.blockmachines.basicmachine.arcfurnace.tier.03_1894=1894 I:gt.blockmachines.basicmachine.arcfurnace.tier.03_1906=1906 + I:gt.blockmachines.basicmachine.arcfurnace.tier.04_895=895 I:gt.blockmachines.basicmachine.arcfurnace.tier.04_900=900 I:gt.blockmachines.basicmachine.arcfurnace.tier.04_904=904 I:gt.blockmachines.basicmachine.arcfurnace.tier.04_936=936 @@ -6888,10 +7021,12 @@ arcfurnace { I:gt.blockmachines.basicmachine.arcfurnace.tier.05_2502=2502 I:gt.blockmachines.basicmachine.arcfurnace.tier.05_2508=2508 I:gt.blockmachines.basicmachine.arcfurnace.tier.05_2597=2597 + I:gt.blockmachines.basicmachine.arcfurnace.tier.06_1240=1240 I:gt.blockmachines.basicmachine.arcfurnace.tier.06_1249=1249 I:gt.blockmachines.basicmachine.arcfurnace.tier.06_1411=1411 I:gt.blockmachines.basicmachine.arcfurnace.tier.06_2088=2088 I:gt.blockmachines.basicmachine.arcfurnace.tier.07_3512=3512 + I:gt.blockmachines.basicmachine.arcfurnace.tier.07_3513=3513 I:gt.blockmachines.basicmachine.arcfurnace.tier.07_3522=3522 I:gt.blockmachines.basicmachine.arcfurnace.tier.07_4076=4076 I:gt.blockmachines.basicmachine.arcfurnace.tier.08_3680=3680 @@ -6921,18 +7056,21 @@ arcfurnace { I:gt.blockmachines.basicmachine.assembler.tier.06_12278=12278 I:gt.blockmachines.basicmachine.assembler.tier.06_12330=12330 I:gt.blockmachines.basicmachine.assembler.tier.06_23218=23218 + I:gt.blockmachines.basicmachine.assembler.tier.06_526=526 I:gt.blockmachines.basicmachine.assembler.tier.06_532=532 I:gt.blockmachines.basicmachine.assembler.tier.06_575=575 I:gt.blockmachines.basicmachine.assembler.tier.06_593=593 I:gt.blockmachines.basicmachine.assembler.tier.06_618=618 I:gt.blockmachines.basicmachine.assembler.tier.07_12826=12826 I:gt.blockmachines.basicmachine.assembler.tier.07_13018=13018 + I:gt.blockmachines.basicmachine.assembler.tier.07_1830=1830 I:gt.blockmachines.basicmachine.assembler.tier.07_1836=1836 I:gt.blockmachines.basicmachine.assembler.tier.07_1854=1854 I:gt.blockmachines.basicmachine.assembler.tier.07_1879=1879 I:gt.blockmachines.basicmachine.assembler.tier.07_27046=27046 I:gt.blockmachines.basicmachine.assembler.tier.08_15046=15046 I:gt.blockmachines.basicmachine.assembler.tier.08_15236=15236 + I:gt.blockmachines.basicmachine.assembler.tier.08_2010=2010 I:gt.blockmachines.basicmachine.assembler.tier.08_2019=2019 I:gt.blockmachines.basicmachine.assembler.tier.08_2046=2046 I:gt.blockmachines.basicmachine.assembler.tier.08_2083=2083 @@ -6949,6 +7087,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.autoclave.tier.04_1674=1674 I:gt.blockmachines.basicmachine.autoclave.tier.04_2158=2158 I:gt.blockmachines.basicmachine.autoclave.tier.04_2206=2206 + I:gt.blockmachines.basicmachine.autoclave.tier.05_3135=3135 I:gt.blockmachines.basicmachine.autoclave.tier.05_3138=3138 I:gt.blockmachines.basicmachine.autoclave.tier.05_3142=3142 I:gt.blockmachines.basicmachine.autoclave.tier.05_3143=3143 @@ -6959,15 +7098,18 @@ arcfurnace { I:gt.blockmachines.basicmachine.autoclave.tier.06_2913=2913 I:gt.blockmachines.basicmachine.autoclave.tier.06_2965=2965 I:gt.blockmachines.basicmachine.autoclave.tier.06_4001=4001 + I:gt.blockmachines.basicmachine.autoclave.tier.06_679=679 I:gt.blockmachines.basicmachine.autoclave.tier.06_682=682 I:gt.blockmachines.basicmachine.autoclave.tier.06_691=691 I:gt.blockmachines.basicmachine.autoclave.tier.06_703=703 + I:gt.blockmachines.basicmachine.autoclave.tier.07_2500=2500 I:gt.blockmachines.basicmachine.autoclave.tier.07_2503=2503 I:gt.blockmachines.basicmachine.autoclave.tier.07_2512=2512 I:gt.blockmachines.basicmachine.autoclave.tier.07_2524=2524 I:gt.blockmachines.basicmachine.autoclave.tier.07_5068=5068 I:gt.blockmachines.basicmachine.autoclave.tier.07_5260=5260 I:gt.blockmachines.basicmachine.autoclave.tier.07_6469=6469 + I:gt.blockmachines.basicmachine.autoclave.tier.08_2672=2672 I:gt.blockmachines.basicmachine.autoclave.tier.08_2678=2678 I:gt.blockmachines.basicmachine.autoclave.tier.08_2696=2696 I:gt.blockmachines.basicmachine.autoclave.tier.08_2721=2721 @@ -7001,6 +7143,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.bender.tier.05_5114=5114 I:gt.blockmachines.basicmachine.bender.tier.05_5198=5198 I:gt.blockmachines.basicmachine.bender.tier.06_10266=10266 + I:gt.blockmachines.basicmachine.bender.tier.06_526=526 I:gt.blockmachines.basicmachine.bender.tier.06_532=532 I:gt.blockmachines.basicmachine.bender.tier.06_575=575 I:gt.blockmachines.basicmachine.bender.tier.06_5890=5890 @@ -7008,12 +7151,14 @@ arcfurnace { I:gt.blockmachines.basicmachine.bender.tier.06_5942=5942 I:gt.blockmachines.basicmachine.bender.tier.06_618=618 I:gt.blockmachines.basicmachine.bender.tier.07_13214=13214 + I:gt.blockmachines.basicmachine.bender.tier.07_1830=1830 I:gt.blockmachines.basicmachine.bender.tier.07_1836=1836 I:gt.blockmachines.basicmachine.bender.tier.07_1854=1854 I:gt.blockmachines.basicmachine.bender.tier.07_1879=1879 I:gt.blockmachines.basicmachine.bender.tier.07_7526=7526 I:gt.blockmachines.basicmachine.bender.tier.07_7718=7718 I:gt.blockmachines.basicmachine.bender.tier.08_12506=12506 + I:gt.blockmachines.basicmachine.bender.tier.08_2010=2010 I:gt.blockmachines.basicmachine.bender.tier.08_2019=2019 I:gt.blockmachines.basicmachine.bender.tier.08_2046=2046 I:gt.blockmachines.basicmachine.bender.tier.08_2083=2083 @@ -7036,6 +7181,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.boxinator.tier.05_14531=14531 I:gt.blockmachines.basicmachine.boxinator.tier.05_14650=14650 I:gt.blockmachines.basicmachine.boxinator.tier.05_14888=14888 + I:gt.blockmachines.basicmachine.boxinator.tier.05_5390=5390 I:gt.blockmachines.basicmachine.boxinator.tier.05_5420=5420 I:gt.blockmachines.basicmachine.boxinator.tier.05_5429=5429 I:gt.blockmachines.basicmachine.boxinator.tier.05_5498=5498 @@ -7057,6 +7203,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.brewery.tier.04_1992=1992 I:gt.blockmachines.basicmachine.brewery.tier.04_2031=2031 I:gt.blockmachines.basicmachine.brewery.tier.04_2079=2079 + I:gt.blockmachines.basicmachine.brewery.tier.05_2842=2842 I:gt.blockmachines.basicmachine.brewery.tier.05_2845=2845 I:gt.blockmachines.basicmachine.brewery.tier.05_2852=2852 I:gt.blockmachines.basicmachine.brewery.tier.05_2853=2853 @@ -7065,8 +7212,11 @@ arcfurnace { I:gt.blockmachines.basicmachine.brewery.tier.05_4688=4688 I:gt.blockmachines.basicmachine.brewery.tier.05_4727=4727 I:gt.blockmachines.basicmachine.brewery.tier.05_4846=4846 + I:gt.blockmachines.basicmachine.brewery.tier.06_526=526 I:gt.blockmachines.basicmachine.brewery.tier.06_532=532 + I:gt.blockmachines.basicmachine.brewery.tier.07_1830=1830 I:gt.blockmachines.basicmachine.brewery.tier.07_1836=1836 + I:gt.blockmachines.basicmachine.brewery.tier.08_2010=2010 I:gt.blockmachines.basicmachine.brewery.tier.08_2019=2019 I:gt.blockmachines.basicmachine.canner.tier.01_1813=1813 I:gt.blockmachines.basicmachine.canner.tier.01_1826=1826 @@ -7085,8 +7235,11 @@ arcfurnace { I:gt.blockmachines.basicmachine.canner.tier.05_2887=2887 I:gt.blockmachines.basicmachine.canner.tier.05_4688=4688 I:gt.blockmachines.basicmachine.canner.tier.05_4807=4807 + I:gt.blockmachines.basicmachine.canner.tier.06_526=526 I:gt.blockmachines.basicmachine.canner.tier.06_532=532 + I:gt.blockmachines.basicmachine.canner.tier.07_1830=1830 I:gt.blockmachines.basicmachine.canner.tier.07_1836=1836 + I:gt.blockmachines.basicmachine.canner.tier.08_2010=2010 I:gt.blockmachines.basicmachine.canner.tier.08_2019=2019 I:gt.blockmachines.basicmachine.centrifuge.tier.01_1340=1340 I:gt.blockmachines.basicmachine.centrifuge.tier.01_1508=1508 @@ -7105,16 +7258,19 @@ arcfurnace { I:gt.blockmachines.basicmachine.centrifuge.tier.05_6098=6098 I:gt.blockmachines.basicmachine.centrifuge.tier.05_6217=6217 I:gt.blockmachines.basicmachine.centrifuge.tier.06_3210=3210 + I:gt.blockmachines.basicmachine.centrifuge.tier.06_526=526 I:gt.blockmachines.basicmachine.centrifuge.tier.06_532=532 I:gt.blockmachines.basicmachine.centrifuge.tier.06_5398=5398 I:gt.blockmachines.basicmachine.centrifuge.tier.06_575=575 I:gt.blockmachines.basicmachine.centrifuge.tier.06_593=593 I:gt.blockmachines.basicmachine.centrifuge.tier.06_618=618 + I:gt.blockmachines.basicmachine.centrifuge.tier.07_1830=1830 I:gt.blockmachines.basicmachine.centrifuge.tier.07_1836=1836 I:gt.blockmachines.basicmachine.centrifuge.tier.07_1854=1854 I:gt.blockmachines.basicmachine.centrifuge.tier.07_1879=1879 I:gt.blockmachines.basicmachine.centrifuge.tier.07_3902=3902 I:gt.blockmachines.basicmachine.centrifuge.tier.07_6746=6746 + I:gt.blockmachines.basicmachine.centrifuge.tier.08_2010=2010 I:gt.blockmachines.basicmachine.centrifuge.tier.08_2019=2019 I:gt.blockmachines.basicmachine.centrifuge.tier.08_2046=2046 I:gt.blockmachines.basicmachine.centrifuge.tier.08_2083=2083 @@ -7137,8 +7293,11 @@ arcfurnace { I:gt.blockmachines.basicmachine.chemicalbath.tier.05_5167=5167 I:gt.blockmachines.basicmachine.chemicalbath.tier.05_5236=5236 I:gt.blockmachines.basicmachine.chemicalbath.tier.05_5332=5332 + I:gt.blockmachines.basicmachine.chemicalbath.tier.06_498=498 I:gt.blockmachines.basicmachine.chemicalbath.tier.06_503=503 + I:gt.blockmachines.basicmachine.chemicalbath.tier.07_1781=1781 I:gt.blockmachines.basicmachine.chemicalbath.tier.07_1785=1785 + I:gt.blockmachines.basicmachine.chemicalbath.tier.08_1961=1961 I:gt.blockmachines.basicmachine.chemicalbath.tier.08_1968=1968 I:gt.blockmachines.basicmachine.chemicalreactor.tier.01_1513=1513 I:gt.blockmachines.basicmachine.chemicalreactor.tier.01_1526=1526 @@ -7158,22 +7317,28 @@ arcfurnace { I:gt.blockmachines.basicmachine.chemicalreactor.tier.05_4226=4226 I:gt.blockmachines.basicmachine.chemicalreactor.tier.05_4345=4345 I:gt.blockmachines.basicmachine.chemicalreactor.tier.06_753=753 + I:gt.blockmachines.basicmachine.chemicalreactor.tier.06_756=756 I:gt.blockmachines.basicmachine.chemicalreactor.tier.06_762=762 I:gt.blockmachines.basicmachine.chemicalreactor.tier.07_2652=2652 + I:gt.blockmachines.basicmachine.chemicalreactor.tier.07_2664=2664 I:gt.blockmachines.basicmachine.chemicalreactor.tier.07_2670=2670 I:gt.blockmachines.basicmachine.chemicalreactor.tier.08_2826=2826 + I:gt.blockmachines.basicmachine.chemicalreactor.tier.08_2853=2853 I:gt.blockmachines.basicmachine.chemicalreactor.tier.08_2862=2862 I:gt.blockmachines.basicmachine.circuitassembler.tier.01_3973=3973 I:gt.blockmachines.basicmachine.circuitassembler.tier.02_3574=3574 I:gt.blockmachines.basicmachine.circuitassembler.tier.03_12683=12683 I:gt.blockmachines.basicmachine.circuitassembler.tier.04_5963=5963 I:gt.blockmachines.basicmachine.circuitassembler.tier.05_7150=7150 + I:gt.blockmachines.basicmachine.circuitassembler.tier.06_542=542 I:gt.blockmachines.basicmachine.circuitassembler.tier.06_548=548 I:gt.blockmachines.basicmachine.circuitassembler.tier.06_566=566 I:gt.blockmachines.basicmachine.circuitassembler.tier.06_591=591 + I:gt.blockmachines.basicmachine.circuitassembler.tier.07_1830=1830 I:gt.blockmachines.basicmachine.circuitassembler.tier.07_1836=1836 I:gt.blockmachines.basicmachine.circuitassembler.tier.07_1854=1854 I:gt.blockmachines.basicmachine.circuitassembler.tier.07_1879=1879 + I:gt.blockmachines.basicmachine.circuitassembler.tier.08_2304=2304 I:gt.blockmachines.basicmachine.circuitassembler.tier.08_2316=2316 I:gt.blockmachines.basicmachine.circuitassembler.tier.08_2352=2352 I:gt.blockmachines.basicmachine.circuitassembler.tier.08_2402=2402 @@ -7204,17 +7369,20 @@ arcfurnace { I:gt.blockmachines.basicmachine.compressor.tier.05_8368=8368 I:gt.blockmachines.basicmachine.compressor.tier.06_3926=3926 I:gt.blockmachines.basicmachine.compressor.tier.06_3978=3978 + I:gt.blockmachines.basicmachine.compressor.tier.06_581=581 I:gt.blockmachines.basicmachine.compressor.tier.06_590=590 I:gt.blockmachines.basicmachine.compressor.tier.06_6114=6114 I:gt.blockmachines.basicmachine.compressor.tier.06_676=676 I:gt.blockmachines.basicmachine.compressor.tier.06_703=703 I:gt.blockmachines.basicmachine.compressor.tier.06_740=740 + I:gt.blockmachines.basicmachine.compressor.tier.07_1928=1928 I:gt.blockmachines.basicmachine.compressor.tier.07_1937=1937 I:gt.blockmachines.basicmachine.compressor.tier.07_1964=1964 I:gt.blockmachines.basicmachine.compressor.tier.07_2001=2001 I:gt.blockmachines.basicmachine.compressor.tier.07_6018=6018 I:gt.blockmachines.basicmachine.compressor.tier.07_6210=6210 I:gt.blockmachines.basicmachine.compressor.tier.07_8862=8862 + I:gt.blockmachines.basicmachine.compressor.tier.08_2108=2108 I:gt.blockmachines.basicmachine.compressor.tier.08_2120=2120 I:gt.blockmachines.basicmachine.compressor.tier.08_2156=2156 I:gt.blockmachines.basicmachine.compressor.tier.08_2206=2206 @@ -7239,17 +7407,20 @@ arcfurnace { I:gt.blockmachines.basicmachine.cutter.tier.05_8698=8698 I:gt.blockmachines.basicmachine.cutter.tier.06_4241=4241 I:gt.blockmachines.basicmachine.cutter.tier.06_4293=4293 + I:gt.blockmachines.basicmachine.cutter.tier.06_526=526 I:gt.blockmachines.basicmachine.cutter.tier.06_532=532 I:gt.blockmachines.basicmachine.cutter.tier.06_575=575 I:gt.blockmachines.basicmachine.cutter.tier.06_593=593 I:gt.blockmachines.basicmachine.cutter.tier.06_618=618 I:gt.blockmachines.basicmachine.cutter.tier.06_7523=7523 + I:gt.blockmachines.basicmachine.cutter.tier.07_1830=1830 I:gt.blockmachines.basicmachine.cutter.tier.07_1836=1836 I:gt.blockmachines.basicmachine.cutter.tier.07_1854=1854 I:gt.blockmachines.basicmachine.cutter.tier.07_1879=1879 I:gt.blockmachines.basicmachine.cutter.tier.07_4705=4705 I:gt.blockmachines.basicmachine.cutter.tier.07_4897=4897 I:gt.blockmachines.basicmachine.cutter.tier.07_8971=8971 + I:gt.blockmachines.basicmachine.cutter.tier.08_2010=2010 I:gt.blockmachines.basicmachine.cutter.tier.08_2019=2019 I:gt.blockmachines.basicmachine.cutter.tier.08_2046=2046 I:gt.blockmachines.basicmachine.cutter.tier.08_2083=2083 @@ -7278,8 +7449,11 @@ arcfurnace { I:gt.blockmachines.basicmachine.disassembler.tier.05_34684=34684 I:gt.blockmachines.basicmachine.disassembler.tier.05_34803=34803 I:gt.blockmachines.basicmachine.disassembler.tier.05_36112=36112 + I:gt.blockmachines.basicmachine.disassembler.tier.06_526=526 I:gt.blockmachines.basicmachine.disassembler.tier.06_532=532 + I:gt.blockmachines.basicmachine.disassembler.tier.07_1830=1830 I:gt.blockmachines.basicmachine.disassembler.tier.07_1836=1836 + I:gt.blockmachines.basicmachine.disassembler.tier.08_2010=2010 I:gt.blockmachines.basicmachine.disassembler.tier.08_2019=2019 I:gt.blockmachines.basicmachine.distillery.tier.01_1865=1865 I:gt.blockmachines.basicmachine.distillery.tier.01_1871=1871 @@ -7311,8 +7485,10 @@ arcfurnace { I:gt.blockmachines.basicmachine.distillery.tier.06_2852=2852 I:gt.blockmachines.basicmachine.distillery.tier.06_2904=2904 I:gt.blockmachines.basicmachine.distillery.tier.06_3940=3940 + I:gt.blockmachines.basicmachine.distillery.tier.06_904=904 I:gt.blockmachines.basicmachine.distillery.tier.06_910=910 I:gt.blockmachines.basicmachine.distillery.tier.06_947=947 + I:gt.blockmachines.basicmachine.distillery.tier.07_2124=2124 I:gt.blockmachines.basicmachine.distillery.tier.07_2130=2130 I:gt.blockmachines.basicmachine.distillery.tier.07_2148=2148 I:gt.blockmachines.basicmachine.distillery.tier.07_2173=2173 @@ -7343,6 +7519,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.e_furnace.tier.04_684=684 I:gt.blockmachines.basicmachine.e_furnace.tier.04_709=709 I:gt.blockmachines.basicmachine.e_furnace.tier.04_720=720 + I:gt.blockmachines.basicmachine.e_furnace.tier.05_1806=1806 I:gt.blockmachines.basicmachine.e_furnace.tier.05_1812=1812 I:gt.blockmachines.basicmachine.e_furnace.tier.05_1830=1830 I:gt.blockmachines.basicmachine.e_furnace.tier.05_1855=1855 @@ -7351,6 +7528,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.e_furnace.tier.05_2345=2345 I:gt.blockmachines.basicmachine.e_furnace.tier.06_1450=1450 I:gt.blockmachines.basicmachine.e_furnace.tier.06_1502=1502 + I:gt.blockmachines.basicmachine.e_furnace.tier.06_730=730 I:gt.blockmachines.basicmachine.e_furnace.tier.06_736=736 I:gt.blockmachines.basicmachine.e_furnace.tier.06_773=773 I:gt.blockmachines.basicmachine.e_furnace.tier.07_2238=2238 @@ -7381,6 +7559,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.e_oven.tier.04_684=684 I:gt.blockmachines.basicmachine.e_oven.tier.04_709=709 I:gt.blockmachines.basicmachine.e_oven.tier.04_720=720 + I:gt.blockmachines.basicmachine.e_oven.tier.05_1806=1806 I:gt.blockmachines.basicmachine.e_oven.tier.05_1812=1812 I:gt.blockmachines.basicmachine.e_oven.tier.05_1830=1830 I:gt.blockmachines.basicmachine.e_oven.tier.05_1855=1855 @@ -7411,6 +7590,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.electrolyzer.tier.05_1612=1612 I:gt.blockmachines.basicmachine.electrolyzer.tier.05_1624=1624 I:gt.blockmachines.basicmachine.electrolyzer.tier.05_1737=1737 + I:gt.blockmachines.basicmachine.electrolyzer.tier.06_1258=1258 I:gt.blockmachines.basicmachine.electrolyzer.tier.06_1263=1263 I:gt.blockmachines.basicmachine.electrolyzer.tier.06_1280=1280 I:gt.blockmachines.basicmachine.electrolyzer.tier.06_1957=1957 @@ -7441,6 +7621,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.electromagneticseparator.tier.06_3715=3715 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.06_3767=3767 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.06_5903=5903 + I:gt.blockmachines.basicmachine.electromagneticseparator.tier.06_777=777 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.06_784=784 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.06_841=841 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.07_2102=2102 @@ -7475,17 +7656,20 @@ arcfurnace { I:gt.blockmachines.basicmachine.extractor.tier.05_8213=8213 I:gt.blockmachines.basicmachine.extractor.tier.06_4143=4143 I:gt.blockmachines.basicmachine.extractor.tier.06_4195=4195 + I:gt.blockmachines.basicmachine.extractor.tier.06_526=526 I:gt.blockmachines.basicmachine.extractor.tier.06_532=532 I:gt.blockmachines.basicmachine.extractor.tier.06_575=575 I:gt.blockmachines.basicmachine.extractor.tier.06_593=593 I:gt.blockmachines.basicmachine.extractor.tier.06_618=618 I:gt.blockmachines.basicmachine.extractor.tier.06_6325=6325 + I:gt.blockmachines.basicmachine.extractor.tier.07_1830=1830 I:gt.blockmachines.basicmachine.extractor.tier.07_1836=1836 I:gt.blockmachines.basicmachine.extractor.tier.07_1854=1854 I:gt.blockmachines.basicmachine.extractor.tier.07_1879=1879 I:gt.blockmachines.basicmachine.extractor.tier.07_6210=6210 I:gt.blockmachines.basicmachine.extractor.tier.07_6402=6402 I:gt.blockmachines.basicmachine.extractor.tier.07_9033=9033 + I:gt.blockmachines.basicmachine.extractor.tier.08_2010=2010 I:gt.blockmachines.basicmachine.extractor.tier.08_2019=2019 I:gt.blockmachines.basicmachine.extractor.tier.08_2046=2046 I:gt.blockmachines.basicmachine.extractor.tier.08_2083=2083 @@ -7506,6 +7690,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.extruder.tier.04_2422=2422 I:gt.blockmachines.basicmachine.extruder.tier.04_2470=2470 I:gt.blockmachines.basicmachine.extruder.tier.04_2566=2566 + I:gt.blockmachines.basicmachine.extruder.tier.05_3779=3779 I:gt.blockmachines.basicmachine.extruder.tier.05_3788=3788 I:gt.blockmachines.basicmachine.extruder.tier.05_3815=3815 I:gt.blockmachines.basicmachine.extruder.tier.05_3852=3852 @@ -7517,6 +7702,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.extruder.tier.06_2986=2986 I:gt.blockmachines.basicmachine.extruder.tier.06_3038=3038 I:gt.blockmachines.basicmachine.extruder.tier.06_4080=4080 + I:gt.blockmachines.basicmachine.extruder.tier.07_2434=2434 I:gt.blockmachines.basicmachine.extruder.tier.07_2437=2437 I:gt.blockmachines.basicmachine.extruder.tier.07_2446=2446 I:gt.blockmachines.basicmachine.extruder.tier.07_2458=2458 @@ -7544,28 +7730,39 @@ arcfurnace { I:gt.blockmachines.basicmachine.fermenter.tier.05_3082=3082 I:gt.blockmachines.basicmachine.fermenter.tier.05_4871=4871 I:gt.blockmachines.basicmachine.fermenter.tier.05_4990=4990 + I:gt.blockmachines.basicmachine.fermenter.tier.06_581=581 I:gt.blockmachines.basicmachine.fermenter.tier.06_590=590 + I:gt.blockmachines.basicmachine.fermenter.tier.07_1928=1928 I:gt.blockmachines.basicmachine.fermenter.tier.07_1937=1937 + I:gt.blockmachines.basicmachine.fermenter.tier.08_2108=2108 I:gt.blockmachines.basicmachine.fermenter.tier.08_2120=2120 + I:gt.blockmachines.basicmachine.fluidcanner.tier.01_1813=1813 I:gt.blockmachines.basicmachine.fluidcanner.tier.01_2943=2943 I:gt.blockmachines.basicmachine.fluidcanner.tier.01_2969=2969 I:gt.blockmachines.basicmachine.fluidcanner.tier.01_3137=3137 + I:gt.blockmachines.basicmachine.fluidcanner.tier.02_1221=1221 I:gt.blockmachines.basicmachine.fluidcanner.tier.02_2109=2109 I:gt.blockmachines.basicmachine.fluidcanner.tier.02_2150=2150 I:gt.blockmachines.basicmachine.fluidcanner.tier.02_2288=2288 + I:gt.blockmachines.basicmachine.fluidcanner.tier.03_2844=2844 I:gt.blockmachines.basicmachine.fluidcanner.tier.03_3424=3424 I:gt.blockmachines.basicmachine.fluidcanner.tier.03_3479=3479 I:gt.blockmachines.basicmachine.fluidcanner.tier.03_4856=4856 + I:gt.blockmachines.basicmachine.fluidcanner.tier.04_1508=1508 I:gt.blockmachines.basicmachine.fluidcanner.tier.04_2581=2581 I:gt.blockmachines.basicmachine.fluidcanner.tier.04_3549=3549 I:gt.blockmachines.basicmachine.fluidcanner.tier.04_3597=3597 + I:gt.blockmachines.basicmachine.fluidcanner.tier.05_2854=2854 I:gt.blockmachines.basicmachine.fluidcanner.tier.05_4372=4372 I:gt.blockmachines.basicmachine.fluidcanner.tier.05_4378=4378 I:gt.blockmachines.basicmachine.fluidcanner.tier.05_4432=4432 I:gt.blockmachines.basicmachine.fluidcanner.tier.05_8059=8059 I:gt.blockmachines.basicmachine.fluidcanner.tier.05_8178=8178 + I:gt.blockmachines.basicmachine.fluidcanner.tier.06_526=526 I:gt.blockmachines.basicmachine.fluidcanner.tier.06_532=532 + I:gt.blockmachines.basicmachine.fluidcanner.tier.07_1830=1830 I:gt.blockmachines.basicmachine.fluidcanner.tier.07_1836=1836 + I:gt.blockmachines.basicmachine.fluidcanner.tier.08_2010=2010 I:gt.blockmachines.basicmachine.fluidcanner.tier.08_2019=2019 I:gt.blockmachines.basicmachine.fluidextractor.tier.01_2539=2539 I:gt.blockmachines.basicmachine.fluidextractor.tier.01_2552=2552 @@ -7588,8 +7785,11 @@ arcfurnace { I:gt.blockmachines.basicmachine.fluidextractor.tier.05_7856=7856 I:gt.blockmachines.basicmachine.fluidextractor.tier.05_7975=7975 I:gt.blockmachines.basicmachine.fluidextractor.tier.05_8213=8213 + I:gt.blockmachines.basicmachine.fluidextractor.tier.06_526=526 I:gt.blockmachines.basicmachine.fluidextractor.tier.06_532=532 + I:gt.blockmachines.basicmachine.fluidextractor.tier.07_1830=1830 I:gt.blockmachines.basicmachine.fluidextractor.tier.07_1836=1836 + I:gt.blockmachines.basicmachine.fluidextractor.tier.08_2010=2010 I:gt.blockmachines.basicmachine.fluidextractor.tier.08_2019=2019 I:gt.blockmachines.basicmachine.fluidheater.tier.01_3195=3195 I:gt.blockmachines.basicmachine.fluidheater.tier.01_3221=3221 @@ -7607,8 +7807,11 @@ arcfurnace { I:gt.blockmachines.basicmachine.fluidheater.tier.05_5262=5262 I:gt.blockmachines.basicmachine.fluidheater.tier.05_8955=8955 I:gt.blockmachines.basicmachine.fluidheater.tier.05_9074=9074 + I:gt.blockmachines.basicmachine.fluidheater.tier.06_810=810 I:gt.blockmachines.basicmachine.fluidheater.tier.06_816=816 + I:gt.blockmachines.basicmachine.fluidheater.tier.07_2516=2516 I:gt.blockmachines.basicmachine.fluidheater.tier.07_2519=2519 + I:gt.blockmachines.basicmachine.fluidheater.tier.08_2696=2696 I:gt.blockmachines.basicmachine.fluidheater.tier.08_2702=2702 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.01_2943=2943 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.01_2969=2969 @@ -7629,17 +7832,20 @@ arcfurnace { I:gt.blockmachines.basicmachine.fluidsolidifier.tier.05_8178=8178 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.06_4361=4361 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.06_4413=4413 + I:gt.blockmachines.basicmachine.fluidsolidifier.tier.06_538=538 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.06_544=544 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.06_587=587 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.06_641=641 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.06_6537=6537 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.06_716=716 + I:gt.blockmachines.basicmachine.fluidsolidifier.tier.07_1842=1842 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.07_1848=1848 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.07_1902=1902 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.07_1977=1977 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.07_6403=6403 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.07_6595=6595 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.07_9204=9204 + I:gt.blockmachines.basicmachine.fluidsolidifier.tier.08_2022=2022 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.08_2031=2031 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.08_2094=2094 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.08_2181=2181 @@ -7665,6 +7871,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.hammer.tier.05_5229=5229 I:gt.blockmachines.basicmachine.hammer.tier.05_5348=5348 I:gt.blockmachines.basicmachine.hammer.tier.05_5586=5586 + I:gt.blockmachines.basicmachine.hammer.tier.06_1141=1141 I:gt.blockmachines.basicmachine.hammer.tier.06_1150=1150 I:gt.blockmachines.basicmachine.hammer.tier.06_1227=1227 I:gt.blockmachines.basicmachine.hammer.tier.06_3244=3244 @@ -7702,17 +7909,20 @@ arcfurnace { I:gt.blockmachines.basicmachine.laserengraver.tier.05_8931=8931 I:gt.blockmachines.basicmachine.laserengraver.tier.06_4220=4220 I:gt.blockmachines.basicmachine.laserengraver.tier.06_4272=4272 + I:gt.blockmachines.basicmachine.laserengraver.tier.06_526=526 I:gt.blockmachines.basicmachine.laserengraver.tier.06_532=532 I:gt.blockmachines.basicmachine.laserengraver.tier.06_575=575 I:gt.blockmachines.basicmachine.laserengraver.tier.06_593=593 I:gt.blockmachines.basicmachine.laserengraver.tier.06_618=618 I:gt.blockmachines.basicmachine.laserengraver.tier.06_6408=6408 + I:gt.blockmachines.basicmachine.laserengraver.tier.07_1830=1830 I:gt.blockmachines.basicmachine.laserengraver.tier.07_1836=1836 I:gt.blockmachines.basicmachine.laserengraver.tier.07_1854=1854 I:gt.blockmachines.basicmachine.laserengraver.tier.07_1879=1879 I:gt.blockmachines.basicmachine.laserengraver.tier.07_6312=6312 I:gt.blockmachines.basicmachine.laserengraver.tier.07_6504=6504 I:gt.blockmachines.basicmachine.laserengraver.tier.07_9156=9156 + I:gt.blockmachines.basicmachine.laserengraver.tier.08_2010=2010 I:gt.blockmachines.basicmachine.laserengraver.tier.08_2019=2019 I:gt.blockmachines.basicmachine.laserengraver.tier.08_2046=2046 I:gt.blockmachines.basicmachine.laserengraver.tier.08_2083=2083 @@ -7741,17 +7951,20 @@ arcfurnace { I:gt.blockmachines.basicmachine.lathe.tier.05_7324=7324 I:gt.blockmachines.basicmachine.lathe.tier.06_3617=3617 I:gt.blockmachines.basicmachine.lathe.tier.06_3669=3669 + I:gt.blockmachines.basicmachine.lathe.tier.06_555=555 I:gt.blockmachines.basicmachine.lathe.tier.06_562=562 I:gt.blockmachines.basicmachine.lathe.tier.06_5805=5805 I:gt.blockmachines.basicmachine.lathe.tier.06_627=627 I:gt.blockmachines.basicmachine.lathe.tier.06_654=654 I:gt.blockmachines.basicmachine.lathe.tier.06_691=691 + I:gt.blockmachines.basicmachine.lathe.tier.07_1880=1880 I:gt.blockmachines.basicmachine.lathe.tier.07_1888=1888 I:gt.blockmachines.basicmachine.lathe.tier.07_1915=1915 I:gt.blockmachines.basicmachine.lathe.tier.07_1952=1952 I:gt.blockmachines.basicmachine.lathe.tier.07_5009=5009 I:gt.blockmachines.basicmachine.lathe.tier.07_5201=5201 I:gt.blockmachines.basicmachine.lathe.tier.07_7853=7853 + I:gt.blockmachines.basicmachine.lathe.tier.08_2060=2060 I:gt.blockmachines.basicmachine.lathe.tier.08_2071=2071 I:gt.blockmachines.basicmachine.lathe.tier.08_2107=2107 I:gt.blockmachines.basicmachine.lathe.tier.08_2157=2157 @@ -7780,23 +7993,27 @@ arcfurnace { I:gt.blockmachines.basicmachine.macerator.tier.05_7324=7324 I:gt.blockmachines.basicmachine.macerator.tier.06_3617=3617 I:gt.blockmachines.basicmachine.macerator.tier.06_3669=3669 + I:gt.blockmachines.basicmachine.macerator.tier.06_553=553 I:gt.blockmachines.basicmachine.macerator.tier.06_561=561 I:gt.blockmachines.basicmachine.macerator.tier.06_5805=5805 I:gt.blockmachines.basicmachine.macerator.tier.06_625=625 I:gt.blockmachines.basicmachine.macerator.tier.06_648=648 I:gt.blockmachines.basicmachine.macerator.tier.06_679=679 + I:gt.blockmachines.basicmachine.macerator.tier.07_1879=1879 I:gt.blockmachines.basicmachine.macerator.tier.07_1886=1886 I:gt.blockmachines.basicmachine.macerator.tier.07_1909=1909 I:gt.blockmachines.basicmachine.macerator.tier.07_1940=1940 I:gt.blockmachines.basicmachine.macerator.tier.07_5009=5009 I:gt.blockmachines.basicmachine.macerator.tier.07_5201=5201 I:gt.blockmachines.basicmachine.macerator.tier.07_7853=7853 + I:gt.blockmachines.basicmachine.macerator.tier.08_2059=2059 I:gt.blockmachines.basicmachine.macerator.tier.08_2069=2069 I:gt.blockmachines.basicmachine.macerator.tier.08_2101=2101 I:gt.blockmachines.basicmachine.macerator.tier.08_2144=2144 I:gt.blockmachines.basicmachine.macerator.tier.08_7259=7259 I:gt.blockmachines.basicmachine.macerator.tier.08_7449=7449 I:gt.blockmachines.basicmachine.macerator.tier.08_8631=8631 + I:gt.blockmachines.basicmachine.massfab.tier.01_1038=1038 I:gt.blockmachines.basicmachine.massfab.tier.01_1047=1047 I:gt.blockmachines.basicmachine.massfab.tier.01_1074=1074 I:gt.blockmachines.basicmachine.massfab.tier.01_1111=1111 @@ -7810,9 +8027,11 @@ arcfurnace { I:gt.blockmachines.basicmachine.massfab.tier.02_1511=1511 I:gt.blockmachines.basicmachine.massfab.tier.02_2079=2079 I:gt.blockmachines.basicmachine.massfab.tier.02_2181=2181 + I:gt.blockmachines.basicmachine.massfab.tier.02_523=523 I:gt.blockmachines.basicmachine.massfab.tier.02_532=532 I:gt.blockmachines.basicmachine.massfab.tier.02_559=559 I:gt.blockmachines.basicmachine.massfab.tier.02_596=596 + I:gt.blockmachines.basicmachine.massfab.tier.03_1420=1420 I:gt.blockmachines.basicmachine.massfab.tier.03_1429=1429 I:gt.blockmachines.basicmachine.massfab.tier.03_1456=1456 I:gt.blockmachines.basicmachine.massfab.tier.03_1493=1493 @@ -7826,6 +8045,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.massfab.tier.04_2278=2278 I:gt.blockmachines.basicmachine.massfab.tier.04_3750=3750 I:gt.blockmachines.basicmachine.massfab.tier.04_3782=3782 + I:gt.blockmachines.basicmachine.massfab.tier.04_514=514 I:gt.blockmachines.basicmachine.massfab.tier.04_523=523 I:gt.blockmachines.basicmachine.massfab.tier.04_550=550 I:gt.blockmachines.basicmachine.massfab.tier.04_587=587 @@ -7835,6 +8055,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.massfab.tier.05_14223=14223 I:gt.blockmachines.basicmachine.massfab.tier.05_14342=14342 I:gt.blockmachines.basicmachine.massfab.tier.05_15791=15791 + I:gt.blockmachines.basicmachine.massfab.tier.05_1867=1867 I:gt.blockmachines.basicmachine.massfab.tier.05_1876=1876 I:gt.blockmachines.basicmachine.massfab.tier.05_1903=1903 I:gt.blockmachines.basicmachine.massfab.tier.05_1940=1940 @@ -7843,14 +8064,17 @@ arcfurnace { I:gt.blockmachines.basicmachine.massfab.tier.05_3583=3583 I:gt.blockmachines.basicmachine.massfab.tier.05_4999=4999 I:gt.blockmachines.basicmachine.massfab.tier.06_3060=3060 + I:gt.blockmachines.basicmachine.massfab.tier.06_691=691 I:gt.blockmachines.basicmachine.massfab.tier.06_700=700 I:gt.blockmachines.basicmachine.massfab.tier.06_872=872 I:gt.blockmachines.basicmachine.massfab.tier.06_899=899 I:gt.blockmachines.basicmachine.massfab.tier.06_936=936 + I:gt.blockmachines.basicmachine.massfab.tier.07_2124=2124 I:gt.blockmachines.basicmachine.massfab.tier.07_2133=2133 I:gt.blockmachines.basicmachine.massfab.tier.07_2160=2160 I:gt.blockmachines.basicmachine.massfab.tier.07_2197=2197 I:gt.blockmachines.basicmachine.massfab.tier.07_3472=3472 + I:gt.blockmachines.basicmachine.massfab.tier.08_2304=2304 I:gt.blockmachines.basicmachine.massfab.tier.08_2316=2316 I:gt.blockmachines.basicmachine.massfab.tier.08_2352=2352 I:gt.blockmachines.basicmachine.massfab.tier.08_2402=2402 @@ -7869,11 +8093,13 @@ arcfurnace { I:gt.blockmachines.basicmachine.microtransmitter.07_10918=10918 I:gt.blockmachines.basicmachine.microtransmitter.07_5308=5308 I:gt.blockmachines.basicmachine.microtransmitter.07_5406=5406 + I:gt.blockmachines.basicmachine.microtransmitter.tier.03_1836=1836 I:gt.blockmachines.basicmachine.microtransmitter.tier.03_1851=1851 I:gt.blockmachines.basicmachine.microtransmitter.tier.03_1896=1896 I:gt.blockmachines.basicmachine.microtransmitter.tier.03_1958=1958 I:gt.blockmachines.basicmachine.microtransmitter.tier.03_2620=2620 I:gt.blockmachines.basicmachine.microtransmitter.tier.03_3356=3356 + I:gt.blockmachines.basicmachine.microtransmitter.tier.04_2074=2074 I:gt.blockmachines.basicmachine.microtransmitter.tier.04_2089=2089 I:gt.blockmachines.basicmachine.microtransmitter.tier.04_2134=2134 I:gt.blockmachines.basicmachine.microtransmitter.tier.04_2196=2196 @@ -7888,6 +8114,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.microtransmitter.tier.06_3507=3507 I:gt.blockmachines.basicmachine.microtransmitter.tier.06_4271=4271 I:gt.blockmachines.basicmachine.microtransmitter.tier.06_4287=4287 + I:gt.blockmachines.basicmachine.microtransmitter.tier.07_4000=4000 I:gt.blockmachines.basicmachine.microtransmitter.tier.07_4015=4015 I:gt.blockmachines.basicmachine.microtransmitter.tier.07_4060=4060 I:gt.blockmachines.basicmachine.microtransmitter.tier.07_4122=4122 @@ -7910,7 +8137,9 @@ arcfurnace { I:gt.blockmachines.basicmachine.microwave.tier.05_2977=2977 I:gt.blockmachines.basicmachine.microwave.tier.05_4800=4800 I:gt.blockmachines.basicmachine.microwave.tier.05_4919=4919 + I:gt.blockmachines.basicmachine.microwave.tier.06_6087=6087 I:gt.blockmachines.basicmachine.microwave.tier.06_6092=6092 + I:gt.blockmachines.basicmachine.microwave.tier.07_7370=7370 I:gt.blockmachines.basicmachine.microwave.tier.07_7374=7374 I:gt.blockmachines.basicmachine.microwave.tier.08_7550=7550 I:gt.blockmachines.basicmachine.miner.tier.01_1923=1923 @@ -7935,8 +8164,11 @@ arcfurnace { I:gt.blockmachines.basicmachine.mixer.tier.05_2246=2246 I:gt.blockmachines.basicmachine.mixer.tier.05_4043=4043 I:gt.blockmachines.basicmachine.mixer.tier.05_4162=4162 + I:gt.blockmachines.basicmachine.mixer.tier.06_692=692 I:gt.blockmachines.basicmachine.mixer.tier.06_695=695 + I:gt.blockmachines.basicmachine.mixer.tier.07_2548=2548 I:gt.blockmachines.basicmachine.mixer.tier.07_2551=2551 + I:gt.blockmachines.basicmachine.mixer.tier.08_2719=2719 I:gt.blockmachines.basicmachine.mixer.tier.08_2725=2725 I:gt.blockmachines.basicmachine.mobrep.tier.01_1298=1298 I:gt.blockmachines.basicmachine.mobrep.tier.01_1310=1310 @@ -7959,17 +8191,21 @@ arcfurnace { I:gt.blockmachines.basicmachine.mobrep.tier.04_1718=1718 I:gt.blockmachines.basicmachine.mobrep.tier.04_1756=1756 I:gt.blockmachines.basicmachine.mobrep.tier.05_2824=2824 + I:gt.blockmachines.basicmachine.mobrep.tier.05_2836=2836 I:gt.blockmachines.basicmachine.mobrep.tier.05_2848=2848 I:gt.blockmachines.basicmachine.mobrep.tier.05_2872=2872 I:gt.blockmachines.basicmachine.mobrep.tier.05_2884=2884 I:gt.blockmachines.basicmachine.mobrep.tier.05_2934=2934 I:gt.blockmachines.basicmachine.mobrep.tier.05_2955=2955 + I:gt.blockmachines.basicmachine.mobrep.tier.06_471=471 I:gt.blockmachines.basicmachine.mobrep.tier.06_474=474 I:gt.blockmachines.basicmachine.mobrep.tier.06_483=483 I:gt.blockmachines.basicmachine.mobrep.tier.06_495=495 + I:gt.blockmachines.basicmachine.mobrep.tier.07_1732=1732 I:gt.blockmachines.basicmachine.mobrep.tier.07_1735=1735 I:gt.blockmachines.basicmachine.mobrep.tier.07_1744=1744 I:gt.blockmachines.basicmachine.mobrep.tier.07_1756=1756 + I:gt.blockmachines.basicmachine.mobrep.tier.08_1912=1912 I:gt.blockmachines.basicmachine.mobrep.tier.08_1918=1918 I:gt.blockmachines.basicmachine.mobrep.tier.08_1936=1936 I:gt.blockmachines.basicmachine.mobrep.tier.08_1961=1961 @@ -7996,13 +8232,16 @@ arcfurnace { I:gt.blockmachines.basicmachine.orewasher.tier.06_2681=2681 I:gt.blockmachines.basicmachine.orewasher.tier.06_2733=2733 I:gt.blockmachines.basicmachine.orewasher.tier.06_3764=3764 + I:gt.blockmachines.basicmachine.orewasher.tier.06_968=968 I:gt.blockmachines.basicmachine.orewasher.tier.06_974=974 + I:gt.blockmachines.basicmachine.orewasher.tier.07_3462=3462 I:gt.blockmachines.basicmachine.orewasher.tier.07_3468=3468 I:gt.blockmachines.basicmachine.orewasher.tier.07_3486=3486 I:gt.blockmachines.basicmachine.orewasher.tier.07_3511=3511 I:gt.blockmachines.basicmachine.orewasher.tier.07_4822=4822 I:gt.blockmachines.basicmachine.orewasher.tier.07_5014=5014 I:gt.blockmachines.basicmachine.orewasher.tier.07_6202=6202 + I:gt.blockmachines.basicmachine.orewasher.tier.08_3625=3625 I:gt.blockmachines.basicmachine.orewasher.tier.08_3634=3634 I:gt.blockmachines.basicmachine.orewasher.tier.08_3661=3661 I:gt.blockmachines.basicmachine.orewasher.tier.08_3698=3698 @@ -8025,12 +8264,14 @@ arcfurnace { I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.05_5318=5318 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.05_8963=8963 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.05_9082=9082 + I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.06_1032=1032 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.06_1041=1041 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.06_1203=1203 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.06_4995=4995 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.06_7171=7171 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.07_10118=10118 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.07_2744=2744 + I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.07_2745=2745 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.07_2754=2754 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.07_7317=7317 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.08_2920=2920 @@ -8053,6 +8294,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.polarizer.tier.05_2393=2393 I:gt.blockmachines.basicmachine.polarizer.tier.05_3389=3389 I:gt.blockmachines.basicmachine.polarizer.tier.05_3508=3508 + I:gt.blockmachines.basicmachine.polarizer.tier.06_1341=1341 I:gt.blockmachines.basicmachine.polarizer.tier.06_1347=1347 I:gt.blockmachines.basicmachine.polarizer.tier.06_1384=1384 I:gt.blockmachines.basicmachine.polarizer.tier.06_2061=2061 @@ -8087,17 +8329,20 @@ arcfurnace { I:gt.blockmachines.basicmachine.press.tier.05_8551=8551 I:gt.blockmachines.basicmachine.press.tier.06_4024=4024 I:gt.blockmachines.basicmachine.press.tier.06_4076=4076 + I:gt.blockmachines.basicmachine.press.tier.06_581=581 I:gt.blockmachines.basicmachine.press.tier.06_590=590 I:gt.blockmachines.basicmachine.press.tier.06_6212=6212 I:gt.blockmachines.basicmachine.press.tier.06_676=676 I:gt.blockmachines.basicmachine.press.tier.06_703=703 I:gt.blockmachines.basicmachine.press.tier.06_740=740 + I:gt.blockmachines.basicmachine.press.tier.07_1928=1928 I:gt.blockmachines.basicmachine.press.tier.07_1937=1937 I:gt.blockmachines.basicmachine.press.tier.07_1964=1964 I:gt.blockmachines.basicmachine.press.tier.07_2001=2001 I:gt.blockmachines.basicmachine.press.tier.07_6116=6116 I:gt.blockmachines.basicmachine.press.tier.07_6308=6308 I:gt.blockmachines.basicmachine.press.tier.07_8960=8960 + I:gt.blockmachines.basicmachine.press.tier.08_2108=2108 I:gt.blockmachines.basicmachine.press.tier.08_2120=2120 I:gt.blockmachines.basicmachine.press.tier.08_2156=2156 I:gt.blockmachines.basicmachine.press.tier.08_2206=2206 @@ -8134,12 +8379,14 @@ arcfurnace { I:gt.blockmachines.basicmachine.pump.tier.04_7261=7261 I:gt.blockmachines.basicmachine.pump.tier.05_16045=16045 I:gt.blockmachines.basicmachine.pump.tier.05_16164=16164 + I:gt.blockmachines.basicmachine.pump.tier.05_8660=8660 I:gt.blockmachines.basicmachine.pump.tier.05_8672=8672 I:gt.blockmachines.basicmachine.pump.tier.05_8681=8681 I:gt.blockmachines.basicmachine.pump.tier.05_8684=8684 I:gt.blockmachines.basicmachine.pump.tier.05_8756=8756 I:gt.blockmachines.basicmachine.pump.tier.05_8856=8856 I:gt.blockmachines.basicmachine.pump.tier.06_12907=12907 + I:gt.blockmachines.basicmachine.pump.tier.06_1983=1983 I:gt.blockmachines.basicmachine.pump.tier.06_1986=1986 I:gt.blockmachines.basicmachine.pump.tier.06_1995=1995 I:gt.blockmachines.basicmachine.pump.tier.06_2007=2007 @@ -8148,6 +8395,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.pump.tier.07_11490=11490 I:gt.blockmachines.basicmachine.pump.tier.07_11682=11682 I:gt.blockmachines.basicmachine.pump.tier.07_17093=17093 + I:gt.blockmachines.basicmachine.pump.tier.07_2908=2908 I:gt.blockmachines.basicmachine.pump.tier.07_2911=2911 I:gt.blockmachines.basicmachine.pump.tier.07_2920=2920 I:gt.blockmachines.basicmachine.pump.tier.07_2932=2932 @@ -8175,6 +8423,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.recycler.tier.06_4122=4122 I:gt.blockmachines.basicmachine.recycler.tier.06_4174=4174 I:gt.blockmachines.basicmachine.recycler.tier.06_6310=6310 + I:gt.blockmachines.basicmachine.recycler.tier.06_722=722 I:gt.blockmachines.basicmachine.recycler.tier.06_728=728 I:gt.blockmachines.basicmachine.recycler.tier.06_765=765 I:gt.blockmachines.basicmachine.recycler.tier.07_2026=2026 @@ -8186,6 +8435,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.recycler.tier.08_8454=8454 I:gt.blockmachines.basicmachine.recycler.tier.08_8644=8644 I:gt.blockmachines.basicmachine.recycler.tier.08_9826=9826 + I:gt.blockmachines.basicmachine.replicator.tier.01_1778=1778 I:gt.blockmachines.basicmachine.replicator.tier.01_1796=1796 I:gt.blockmachines.basicmachine.replicator.tier.01_1850=1850 I:gt.blockmachines.basicmachine.replicator.tier.01_1925=1925 @@ -8193,6 +8443,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.replicator.tier.01_2158=2158 I:gt.blockmachines.basicmachine.replicator.tier.01_2254=2254 I:gt.blockmachines.basicmachine.replicator.tier.01_2326=2326 + I:gt.blockmachines.basicmachine.replicator.tier.02_1857=1857 I:gt.blockmachines.basicmachine.replicator.tier.02_1875=1875 I:gt.blockmachines.basicmachine.replicator.tier.02_1929=1929 I:gt.blockmachines.basicmachine.replicator.tier.02_2004=2004 @@ -8200,6 +8451,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.replicator.tier.02_2333=2333 I:gt.blockmachines.basicmachine.replicator.tier.02_2617=2617 I:gt.blockmachines.basicmachine.replicator.tier.02_2755=2755 + I:gt.blockmachines.basicmachine.replicator.tier.03_2228=2228 I:gt.blockmachines.basicmachine.replicator.tier.03_2246=2246 I:gt.blockmachines.basicmachine.replicator.tier.03_2300=2300 I:gt.blockmachines.basicmachine.replicator.tier.03_2375=2375 @@ -8209,6 +8461,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.replicator.tier.03_3748=3748 I:gt.blockmachines.basicmachine.replicator.tier.03_3846=3846 I:gt.blockmachines.basicmachine.replicator.tier.03_3901=3901 + I:gt.blockmachines.basicmachine.replicator.tier.04_2126=2126 I:gt.blockmachines.basicmachine.replicator.tier.04_2144=2144 I:gt.blockmachines.basicmachine.replicator.tier.04_2198=2198 I:gt.blockmachines.basicmachine.replicator.tier.04_2273=2273 @@ -8221,6 +8474,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.replicator.tier.04_5558=5558 I:gt.blockmachines.basicmachine.replicator.tier.05_10050=10050 I:gt.blockmachines.basicmachine.replicator.tier.05_10715=10715 + I:gt.blockmachines.basicmachine.replicator.tier.05_3769=3769 I:gt.blockmachines.basicmachine.replicator.tier.05_3787=3787 I:gt.blockmachines.basicmachine.replicator.tier.05_3841=3841 I:gt.blockmachines.basicmachine.replicator.tier.05_3916=3916 @@ -8232,15 +8486,18 @@ arcfurnace { I:gt.blockmachines.basicmachine.replicator.tier.05_9931=9931 I:gt.blockmachines.basicmachine.replicator.tier.06_3280=3280 I:gt.blockmachines.basicmachine.replicator.tier.06_3332=3332 + I:gt.blockmachines.basicmachine.replicator.tier.06_581=581 I:gt.blockmachines.basicmachine.replicator.tier.06_587=587 I:gt.blockmachines.basicmachine.replicator.tier.06_673=673 I:gt.blockmachines.basicmachine.replicator.tier.06_691=691 I:gt.blockmachines.basicmachine.replicator.tier.06_716=716 + I:gt.blockmachines.basicmachine.replicator.tier.07_1928=1928 I:gt.blockmachines.basicmachine.replicator.tier.07_1934=1934 I:gt.blockmachines.basicmachine.replicator.tier.07_1952=1952 I:gt.blockmachines.basicmachine.replicator.tier.07_1977=1977 I:gt.blockmachines.basicmachine.replicator.tier.07_4060=4060 I:gt.blockmachines.basicmachine.replicator.tier.07_4252=4252 + I:gt.blockmachines.basicmachine.replicator.tier.08_2108=2108 I:gt.blockmachines.basicmachine.replicator.tier.08_2117=2117 I:gt.blockmachines.basicmachine.replicator.tier.08_2144=2144 I:gt.blockmachines.basicmachine.replicator.tier.08_2181=2181 @@ -8288,6 +8545,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.scanner.tier.04_1201=1201 I:gt.blockmachines.basicmachine.scanner.tier.04_1215=1215 I:gt.blockmachines.basicmachine.scanner.tier.05_2452=2452 + I:gt.blockmachines.basicmachine.scanner.tier.05_2457=2457 I:gt.blockmachines.basicmachine.scanner.tier.05_2466=2466 I:gt.blockmachines.basicmachine.scanner.tier.05_2488=2488 I:gt.blockmachines.basicmachine.scanner.tier.05_2493=2493 @@ -8295,16 +8553,19 @@ arcfurnace { I:gt.blockmachines.basicmachine.scanner.tier.05_2583=2583 I:gt.blockmachines.basicmachine.scanner.tier.06_1797=1797 I:gt.blockmachines.basicmachine.scanner.tier.06_1849=1849 + I:gt.blockmachines.basicmachine.scanner.tier.06_526=526 I:gt.blockmachines.basicmachine.scanner.tier.06_532=532 I:gt.blockmachines.basicmachine.scanner.tier.06_575=575 I:gt.blockmachines.basicmachine.scanner.tier.06_593=593 I:gt.blockmachines.basicmachine.scanner.tier.06_618=618 + I:gt.blockmachines.basicmachine.scanner.tier.07_1830=1830 I:gt.blockmachines.basicmachine.scanner.tier.07_1836=1836 I:gt.blockmachines.basicmachine.scanner.tier.07_1854=1854 I:gt.blockmachines.basicmachine.scanner.tier.07_1879=1879 I:gt.blockmachines.basicmachine.scanner.tier.07_3505=3505 I:gt.blockmachines.basicmachine.scanner.tier.07_3553=3553 I:gt.blockmachines.basicmachine.scanner.tier.07_3697=3697 + I:gt.blockmachines.basicmachine.scanner.tier.08_2010=2010 I:gt.blockmachines.basicmachine.scanner.tier.08_2019=2019 I:gt.blockmachines.basicmachine.scanner.tier.08_2046=2046 I:gt.blockmachines.basicmachine.scanner.tier.08_2083=2083 @@ -8336,17 +8597,20 @@ arcfurnace { I:gt.blockmachines.basicmachine.sifter.tier.05_8368=8368 I:gt.blockmachines.basicmachine.sifter.tier.06_3926=3926 I:gt.blockmachines.basicmachine.sifter.tier.06_3978=3978 + I:gt.blockmachines.basicmachine.sifter.tier.06_526=526 I:gt.blockmachines.basicmachine.sifter.tier.06_532=532 I:gt.blockmachines.basicmachine.sifter.tier.06_575=575 I:gt.blockmachines.basicmachine.sifter.tier.06_593=593 I:gt.blockmachines.basicmachine.sifter.tier.06_6114=6114 I:gt.blockmachines.basicmachine.sifter.tier.06_618=618 + I:gt.blockmachines.basicmachine.sifter.tier.07_1830=1830 I:gt.blockmachines.basicmachine.sifter.tier.07_1836=1836 I:gt.blockmachines.basicmachine.sifter.tier.07_1854=1854 I:gt.blockmachines.basicmachine.sifter.tier.07_1879=1879 I:gt.blockmachines.basicmachine.sifter.tier.07_6018=6018 I:gt.blockmachines.basicmachine.sifter.tier.07_6210=6210 I:gt.blockmachines.basicmachine.sifter.tier.07_8862=8862 + I:gt.blockmachines.basicmachine.sifter.tier.08_2010=2010 I:gt.blockmachines.basicmachine.sifter.tier.08_2019=2019 I:gt.blockmachines.basicmachine.sifter.tier.08_2046=2046 I:gt.blockmachines.basicmachine.sifter.tier.08_2083=2083 @@ -8373,9 +8637,12 @@ arcfurnace { I:gt.blockmachines.basicmachine.slicer.tier.05_9540=9540 I:gt.blockmachines.basicmachine.slicer.tier.05_9659=9659 I:gt.blockmachines.basicmachine.slicer.tier.05_9897=9897 + I:gt.blockmachines.basicmachine.slicer.tier.06_581=581 I:gt.blockmachines.basicmachine.slicer.tier.06_590=590 + I:gt.blockmachines.basicmachine.slicer.tier.07_1928=1928 I:gt.blockmachines.basicmachine.slicer.tier.07_1937=1937 I:gt.blockmachines.basicmachine.slicer.tier.08_10167=10167 + I:gt.blockmachines.basicmachine.slicer.tier.08_2108=2108 I:gt.blockmachines.basicmachine.slicer.tier.08_2120=2120 I:gt.blockmachines.basicmachine.slicer.tier.08_2156=2156 I:gt.blockmachines.basicmachine.slicer.tier.08_2206=2206 @@ -8405,6 +8672,7 @@ arcfurnace { I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.06_3312=3312 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.06_3364=3364 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.06_5500=5500 + I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.06_628=628 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.06_634=634 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.06_671=671 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.07_2034=2034 @@ -8454,48 +8722,57 @@ arcfurnace { I:gt.blockmachines.basicmachine.wiremill.tier.05_3618=3618 I:gt.blockmachines.basicmachine.wiremill.tier.06_5174=5174 I:gt.blockmachines.basicmachine.wiremill.tier.06_5226=5226 + I:gt.blockmachines.basicmachine.wiremill.tier.06_526=526 I:gt.blockmachines.basicmachine.wiremill.tier.06_532=532 I:gt.blockmachines.basicmachine.wiremill.tier.06_575=575 I:gt.blockmachines.basicmachine.wiremill.tier.06_593=593 I:gt.blockmachines.basicmachine.wiremill.tier.06_618=618 I:gt.blockmachines.basicmachine.wiremill.tier.06_9550=9550 I:gt.blockmachines.basicmachine.wiremill.tier.07_11098=11098 + I:gt.blockmachines.basicmachine.wiremill.tier.07_1830=1830 I:gt.blockmachines.basicmachine.wiremill.tier.07_1836=1836 I:gt.blockmachines.basicmachine.wiremill.tier.07_1854=1854 I:gt.blockmachines.basicmachine.wiremill.tier.07_1879=1879 I:gt.blockmachines.basicmachine.wiremill.tier.07_5410=5410 I:gt.blockmachines.basicmachine.wiremill.tier.07_5602=5602 I:gt.blockmachines.basicmachine.wiremill.tier.08_10410=10410 + I:gt.blockmachines.basicmachine.wiremill.tier.08_2010=2010 I:gt.blockmachines.basicmachine.wiremill.tier.08_2019=2019 I:gt.blockmachines.basicmachine.wiremill.tier.08_2046=2046 I:gt.blockmachines.basicmachine.wiremill.tier.08_2083=2083 I:gt.blockmachines.basicmachine.wiremill.tier.08_7666=7666 I:gt.blockmachines.basicmachine.wiremill.tier.08_7856=7856 + I:gt.blockmachines.batterybuffer.01.tier.00_1081=1081 I:gt.blockmachines.batterybuffer.01.tier.00_1084=1084 I:gt.blockmachines.batterybuffer.01.tier.00_1117=1117 I:gt.blockmachines.batterybuffer.01.tier.00_1129=1129 I:gt.blockmachines.batterybuffer.01.tier.00_1185=1185 I:gt.blockmachines.batterybuffer.01.tier.00_1191=1191 I:gt.blockmachines.batterybuffer.01.tier.01_1018=1018 + I:gt.blockmachines.batterybuffer.01.tier.01_814=814 I:gt.blockmachines.batterybuffer.01.tier.01_817=817 I:gt.blockmachines.batterybuffer.01.tier.01_850=850 I:gt.blockmachines.batterybuffer.01.tier.01_862=862 I:gt.blockmachines.batterybuffer.01.tier.01_924=924 + I:gt.blockmachines.batterybuffer.01.tier.02_409=409 I:gt.blockmachines.batterybuffer.01.tier.02_412=412 I:gt.blockmachines.batterybuffer.01.tier.02_445=445 I:gt.blockmachines.batterybuffer.01.tier.02_457=457 I:gt.blockmachines.batterybuffer.01.tier.02_519=519 I:gt.blockmachines.batterybuffer.01.tier.02_583=583 + I:gt.blockmachines.batterybuffer.01.tier.03_1040=1040 I:gt.blockmachines.batterybuffer.01.tier.03_1043=1043 I:gt.blockmachines.batterybuffer.01.tier.03_1076=1076 I:gt.blockmachines.batterybuffer.01.tier.03_1088=1088 I:gt.blockmachines.batterybuffer.01.tier.03_1143=1143 I:gt.blockmachines.batterybuffer.01.tier.03_1150=1150 + I:gt.blockmachines.batterybuffer.01.tier.04_474=474 I:gt.blockmachines.batterybuffer.01.tier.04_477=477 I:gt.blockmachines.batterybuffer.01.tier.04_510=510 I:gt.blockmachines.batterybuffer.01.tier.04_522=522 I:gt.blockmachines.batterybuffer.01.tier.04_570=570 I:gt.blockmachines.batterybuffer.01.tier.04_584=584 + I:gt.blockmachines.batterybuffer.01.tier.05_1513=1513 I:gt.blockmachines.batterybuffer.01.tier.05_1516=1516 I:gt.blockmachines.batterybuffer.01.tier.05_1549=1549 I:gt.blockmachines.batterybuffer.01.tier.05_1561=1561 @@ -8504,15 +8781,18 @@ arcfurnace { I:gt.blockmachines.batterybuffer.01.tier.06_1576=1576 I:gt.blockmachines.batterybuffer.01.tier.06_1600=1600 I:gt.blockmachines.batterybuffer.01.tier.06_1640=1640 + I:gt.blockmachines.batterybuffer.01.tier.06_593=593 I:gt.blockmachines.batterybuffer.01.tier.06_596=596 I:gt.blockmachines.batterybuffer.01.tier.06_641=641 I:gt.blockmachines.batterybuffer.01.tier.06_703=703 + I:gt.blockmachines.batterybuffer.01.tier.07_1940=1940 I:gt.blockmachines.batterybuffer.01.tier.07_1943=1943 I:gt.blockmachines.batterybuffer.01.tier.07_1988=1988 I:gt.blockmachines.batterybuffer.01.tier.07_2050=2050 I:gt.blockmachines.batterybuffer.01.tier.07_2724=2724 I:gt.blockmachines.batterybuffer.01.tier.07_2748=2748 I:gt.blockmachines.batterybuffer.01.tier.07_2916=2916 + I:gt.blockmachines.batterybuffer.01.tier.08_2120=2120 I:gt.blockmachines.batterybuffer.01.tier.08_2126=2126 I:gt.blockmachines.batterybuffer.01.tier.08_2180=2180 I:gt.blockmachines.batterybuffer.01.tier.08_2255=2255 @@ -8522,31 +8802,37 @@ arcfurnace { I:gt.blockmachines.batterybuffer.01.tier.09_800048=800048 I:gt.blockmachines.batterybuffer.01.tier.09_800098=800098 I:gt.blockmachines.batterybuffer.01.tier.09_900048=900048 + I:gt.blockmachines.batterybuffer.04.tier.00_2323=2323 I:gt.blockmachines.batterybuffer.04.tier.00_2326=2326 I:gt.blockmachines.batterybuffer.04.tier.00_2359=2359 I:gt.blockmachines.batterybuffer.04.tier.00_2371=2371 I:gt.blockmachines.batterybuffer.04.tier.00_2427=2427 I:gt.blockmachines.batterybuffer.04.tier.00_2433=2433 + I:gt.blockmachines.batterybuffer.04.tier.01_1522=1522 I:gt.blockmachines.batterybuffer.04.tier.01_1525=1525 I:gt.blockmachines.batterybuffer.04.tier.01_1558=1558 I:gt.blockmachines.batterybuffer.04.tier.01_1570=1570 I:gt.blockmachines.batterybuffer.04.tier.01_1632=1632 I:gt.blockmachines.batterybuffer.04.tier.01_1726=1726 + I:gt.blockmachines.batterybuffer.04.tier.02_787=787 I:gt.blockmachines.batterybuffer.04.tier.02_790=790 I:gt.blockmachines.batterybuffer.04.tier.02_823=823 I:gt.blockmachines.batterybuffer.04.tier.02_835=835 I:gt.blockmachines.batterybuffer.04.tier.02_897=897 I:gt.blockmachines.batterybuffer.04.tier.02_961=961 + I:gt.blockmachines.batterybuffer.04.tier.03_2216=2216 I:gt.blockmachines.batterybuffer.04.tier.03_2219=2219 I:gt.blockmachines.batterybuffer.04.tier.03_2252=2252 I:gt.blockmachines.batterybuffer.04.tier.03_2264=2264 I:gt.blockmachines.batterybuffer.04.tier.03_2319=2319 I:gt.blockmachines.batterybuffer.04.tier.03_2326=2326 + I:gt.blockmachines.batterybuffer.04.tier.04_630=630 I:gt.blockmachines.batterybuffer.04.tier.04_633=633 I:gt.blockmachines.batterybuffer.04.tier.04_666=666 I:gt.blockmachines.batterybuffer.04.tier.04_678=678 I:gt.blockmachines.batterybuffer.04.tier.04_726=726 I:gt.blockmachines.batterybuffer.04.tier.04_740=740 + I:gt.blockmachines.batterybuffer.04.tier.05_2611=2611 I:gt.blockmachines.batterybuffer.04.tier.05_2614=2614 I:gt.blockmachines.batterybuffer.04.tier.05_2647=2647 I:gt.blockmachines.batterybuffer.04.tier.05_2659=2659 @@ -8556,14 +8842,17 @@ arcfurnace { I:gt.blockmachines.batterybuffer.04.tier.06_2716=2716 I:gt.blockmachines.batterybuffer.04.tier.06_2740=2740 I:gt.blockmachines.batterybuffer.04.tier.06_2780=2780 + I:gt.blockmachines.batterybuffer.04.tier.06_923=923 I:gt.blockmachines.batterybuffer.04.tier.06_926=926 I:gt.blockmachines.batterybuffer.04.tier.06_971=971 + I:gt.blockmachines.batterybuffer.04.tier.07_2528=2528 I:gt.blockmachines.batterybuffer.04.tier.07_2531=2531 I:gt.blockmachines.batterybuffer.04.tier.07_2576=2576 I:gt.blockmachines.batterybuffer.04.tier.07_2638=2638 I:gt.blockmachines.batterybuffer.04.tier.07_3864=3864 I:gt.blockmachines.batterybuffer.04.tier.07_3888=3888 I:gt.blockmachines.batterybuffer.04.tier.07_4056=4056 + I:gt.blockmachines.batterybuffer.04.tier.08_2708=2708 I:gt.blockmachines.batterybuffer.04.tier.08_2714=2714 I:gt.blockmachines.batterybuffer.04.tier.08_2768=2768 I:gt.blockmachines.batterybuffer.04.tier.08_2843=2843 @@ -8573,48 +8862,57 @@ arcfurnace { I:gt.blockmachines.batterybuffer.04.tier.09_800048=800048 I:gt.blockmachines.batterybuffer.04.tier.09_800098=800098 I:gt.blockmachines.batterybuffer.04.tier.09_900048=900048 + I:gt.blockmachines.batterybuffer.09.tier.00_3979=3979 I:gt.blockmachines.batterybuffer.09.tier.00_3982=3982 I:gt.blockmachines.batterybuffer.09.tier.00_4015=4015 I:gt.blockmachines.batterybuffer.09.tier.00_4027=4027 I:gt.blockmachines.batterybuffer.09.tier.00_4083=4083 I:gt.blockmachines.batterybuffer.09.tier.00_4089=4089 + I:gt.blockmachines.batterybuffer.09.tier.01_2466=2466 I:gt.blockmachines.batterybuffer.09.tier.01_2469=2469 I:gt.blockmachines.batterybuffer.09.tier.01_2502=2502 I:gt.blockmachines.batterybuffer.09.tier.01_2514=2514 I:gt.blockmachines.batterybuffer.09.tier.01_2576=2576 I:gt.blockmachines.batterybuffer.09.tier.01_2670=2670 + I:gt.blockmachines.batterybuffer.09.tier.02_1291=1291 I:gt.blockmachines.batterybuffer.09.tier.02_1294=1294 I:gt.blockmachines.batterybuffer.09.tier.02_1327=1327 I:gt.blockmachines.batterybuffer.09.tier.02_1339=1339 I:gt.blockmachines.batterybuffer.09.tier.02_1401=1401 I:gt.blockmachines.batterybuffer.09.tier.02_1465=1465 + I:gt.blockmachines.batterybuffer.09.tier.03_3784=3784 I:gt.blockmachines.batterybuffer.09.tier.03_3787=3787 I:gt.blockmachines.batterybuffer.09.tier.03_3820=3820 I:gt.blockmachines.batterybuffer.09.tier.03_3832=3832 I:gt.blockmachines.batterybuffer.09.tier.03_3887=3887 I:gt.blockmachines.batterybuffer.09.tier.03_3894=3894 + I:gt.blockmachines.batterybuffer.09.tier.04_838=838 I:gt.blockmachines.batterybuffer.09.tier.04_841=841 I:gt.blockmachines.batterybuffer.09.tier.04_874=874 I:gt.blockmachines.batterybuffer.09.tier.04_886=886 I:gt.blockmachines.batterybuffer.09.tier.04_934=934 I:gt.blockmachines.batterybuffer.09.tier.04_948=948 + I:gt.blockmachines.batterybuffer.09.tier.05_4075=4075 I:gt.blockmachines.batterybuffer.09.tier.05_4078=4078 I:gt.blockmachines.batterybuffer.09.tier.05_4111=4111 I:gt.blockmachines.batterybuffer.09.tier.05_4123=4123 I:gt.blockmachines.batterybuffer.09.tier.05_4185=4185 I:gt.blockmachines.batterybuffer.09.tier.05_4242=4242 + I:gt.blockmachines.batterybuffer.09.tier.06_1363=1363 I:gt.blockmachines.batterybuffer.09.tier.06_1366=1366 I:gt.blockmachines.batterybuffer.09.tier.06_1411=1411 I:gt.blockmachines.batterybuffer.09.tier.06_1473=1473 I:gt.blockmachines.batterybuffer.09.tier.06_4236=4236 I:gt.blockmachines.batterybuffer.09.tier.06_4260=4260 I:gt.blockmachines.batterybuffer.09.tier.06_4300=4300 + I:gt.blockmachines.batterybuffer.09.tier.07_3312=3312 I:gt.blockmachines.batterybuffer.09.tier.07_3315=3315 I:gt.blockmachines.batterybuffer.09.tier.07_3360=3360 I:gt.blockmachines.batterybuffer.09.tier.07_3422=3422 I:gt.blockmachines.batterybuffer.09.tier.07_5384=5384 I:gt.blockmachines.batterybuffer.09.tier.07_5408=5408 I:gt.blockmachines.batterybuffer.09.tier.07_5576=5576 + I:gt.blockmachines.batterybuffer.09.tier.08_3492=3492 I:gt.blockmachines.batterybuffer.09.tier.08_3498=3498 I:gt.blockmachines.batterybuffer.09.tier.08_3552=3552 I:gt.blockmachines.batterybuffer.09.tier.08_3627=3627 @@ -8624,42 +8922,50 @@ arcfurnace { I:gt.blockmachines.batterybuffer.09.tier.09_800048=800048 I:gt.blockmachines.batterybuffer.09.tier.09_800098=800098 I:gt.blockmachines.batterybuffer.09.tier.09_900048=900048 + I:gt.blockmachines.batterybuffer.16.tier.00_7291=7291 I:gt.blockmachines.batterybuffer.16.tier.00_7294=7294 I:gt.blockmachines.batterybuffer.16.tier.00_7327=7327 I:gt.blockmachines.batterybuffer.16.tier.00_7339=7339 I:gt.blockmachines.batterybuffer.16.tier.00_7395=7395 I:gt.blockmachines.batterybuffer.16.tier.00_7401=7401 + I:gt.blockmachines.batterybuffer.16.tier.01_4354=4354 I:gt.blockmachines.batterybuffer.16.tier.01_4357=4357 I:gt.blockmachines.batterybuffer.16.tier.01_4390=4390 I:gt.blockmachines.batterybuffer.16.tier.01_4402=4402 I:gt.blockmachines.batterybuffer.16.tier.01_4464=4464 I:gt.blockmachines.batterybuffer.16.tier.01_4558=4558 + I:gt.blockmachines.batterybuffer.16.tier.02_2299=2299 I:gt.blockmachines.batterybuffer.16.tier.02_2302=2302 I:gt.blockmachines.batterybuffer.16.tier.02_2335=2335 I:gt.blockmachines.batterybuffer.16.tier.02_2347=2347 I:gt.blockmachines.batterybuffer.16.tier.02_2409=2409 I:gt.blockmachines.batterybuffer.16.tier.02_2473=2473 + I:gt.blockmachines.batterybuffer.16.tier.03_6920=6920 I:gt.blockmachines.batterybuffer.16.tier.03_6923=6923 I:gt.blockmachines.batterybuffer.16.tier.03_6956=6956 I:gt.blockmachines.batterybuffer.16.tier.03_6968=6968 I:gt.blockmachines.batterybuffer.16.tier.03_7023=7023 I:gt.blockmachines.batterybuffer.16.tier.03_7030=7030 + I:gt.blockmachines.batterybuffer.16.tier.04_1254=1254 I:gt.blockmachines.batterybuffer.16.tier.04_1257=1257 I:gt.blockmachines.batterybuffer.16.tier.04_1290=1290 I:gt.blockmachines.batterybuffer.16.tier.04_1302=1302 I:gt.blockmachines.batterybuffer.16.tier.04_1350=1350 I:gt.blockmachines.batterybuffer.16.tier.04_1364=1364 + I:gt.blockmachines.batterybuffer.16.tier.05_7003=7003 I:gt.blockmachines.batterybuffer.16.tier.05_7006=7006 I:gt.blockmachines.batterybuffer.16.tier.05_7039=7039 I:gt.blockmachines.batterybuffer.16.tier.05_7051=7051 I:gt.blockmachines.batterybuffer.16.tier.05_7113=7113 I:gt.blockmachines.batterybuffer.16.tier.05_7170=7170 + I:gt.blockmachines.batterybuffer.16.tier.06_2243=2243 I:gt.blockmachines.batterybuffer.16.tier.06_2246=2246 I:gt.blockmachines.batterybuffer.16.tier.06_2291=2291 I:gt.blockmachines.batterybuffer.16.tier.06_2353=2353 I:gt.blockmachines.batterybuffer.16.tier.06_7276=7276 I:gt.blockmachines.batterybuffer.16.tier.06_7300=7300 I:gt.blockmachines.batterybuffer.16.tier.06_7340=7340 + I:gt.blockmachines.batterybuffer.16.tier.07_4880=4880 I:gt.blockmachines.batterybuffer.16.tier.07_4883=4883 I:gt.blockmachines.batterybuffer.16.tier.07_4928=4928 I:gt.blockmachines.batterybuffer.16.tier.07_4990=4990 @@ -8668,6 +8974,7 @@ arcfurnace { I:gt.blockmachines.batterybuffer.16.tier.07_8616=8616 I:gt.blockmachines.batterybuffer.16.tier.08_10688=10688 I:gt.blockmachines.batterybuffer.16.tier.08_10878=10878 + I:gt.blockmachines.batterybuffer.16.tier.08_5060=5060 I:gt.blockmachines.batterybuffer.16.tier.08_5066=5066 I:gt.blockmachines.batterybuffer.16.tier.08_5120=5120 I:gt.blockmachines.batterybuffer.16.tier.08_5195=5195 @@ -8675,41 +8982,49 @@ arcfurnace { I:gt.blockmachines.batterybuffer.16.tier.09_800048=800048 I:gt.blockmachines.batterybuffer.16.tier.09_800098=800098 I:gt.blockmachines.batterybuffer.16.tier.09_900048=900048 + I:gt.blockmachines.batterycharger.16.tier.00_7291=7291 I:gt.blockmachines.batterycharger.16.tier.00_7294=7294 I:gt.blockmachines.batterycharger.16.tier.00_7327=7327 I:gt.blockmachines.batterycharger.16.tier.00_7339=7339 I:gt.blockmachines.batterycharger.16.tier.00_7395=7395 I:gt.blockmachines.batterycharger.16.tier.00_7401=7401 + I:gt.blockmachines.batterycharger.16.tier.01_4354=4354 I:gt.blockmachines.batterycharger.16.tier.01_4357=4357 I:gt.blockmachines.batterycharger.16.tier.01_4390=4390 I:gt.blockmachines.batterycharger.16.tier.01_4402=4402 I:gt.blockmachines.batterycharger.16.tier.01_4464=4464 I:gt.blockmachines.batterycharger.16.tier.01_4558=4558 + I:gt.blockmachines.batterycharger.16.tier.02_2299=2299 I:gt.blockmachines.batterycharger.16.tier.02_2302=2302 I:gt.blockmachines.batterycharger.16.tier.02_2335=2335 I:gt.blockmachines.batterycharger.16.tier.02_2347=2347 I:gt.blockmachines.batterycharger.16.tier.02_2409=2409 I:gt.blockmachines.batterycharger.16.tier.02_2473=2473 + I:gt.blockmachines.batterycharger.16.tier.03_6920=6920 I:gt.blockmachines.batterycharger.16.tier.03_6923=6923 I:gt.blockmachines.batterycharger.16.tier.03_6956=6956 I:gt.blockmachines.batterycharger.16.tier.03_6968=6968 I:gt.blockmachines.batterycharger.16.tier.03_7023=7023 I:gt.blockmachines.batterycharger.16.tier.03_7030=7030 + I:gt.blockmachines.batterycharger.16.tier.04_1254=1254 I:gt.blockmachines.batterycharger.16.tier.04_1257=1257 I:gt.blockmachines.batterycharger.16.tier.04_1290=1290 I:gt.blockmachines.batterycharger.16.tier.04_1302=1302 I:gt.blockmachines.batterycharger.16.tier.04_1350=1350 I:gt.blockmachines.batterycharger.16.tier.04_1364=1364 + I:gt.blockmachines.batterycharger.16.tier.05_7003=7003 I:gt.blockmachines.batterycharger.16.tier.05_7006=7006 I:gt.blockmachines.batterycharger.16.tier.05_7039=7039 I:gt.blockmachines.batterycharger.16.tier.05_7051=7051 I:gt.blockmachines.batterycharger.16.tier.05_7113=7113 I:gt.blockmachines.batterycharger.16.tier.05_7170=7170 + I:gt.blockmachines.batterycharger.16.tier.06_2243=2243 I:gt.blockmachines.batterycharger.16.tier.06_2246=2246 I:gt.blockmachines.batterycharger.16.tier.06_2291=2291 I:gt.blockmachines.batterycharger.16.tier.06_2353=2353 I:gt.blockmachines.batterycharger.16.tier.06_7276=7276 I:gt.blockmachines.batterycharger.16.tier.06_7340=7340 + I:gt.blockmachines.batterycharger.16.tier.07_4880=4880 I:gt.blockmachines.batterycharger.16.tier.07_4883=4883 I:gt.blockmachines.batterycharger.16.tier.07_4928=4928 I:gt.blockmachines.batterycharger.16.tier.07_4990=4990 @@ -8717,6 +9032,7 @@ arcfurnace { I:gt.blockmachines.batterycharger.16.tier.07_8616=8616 I:gt.blockmachines.batterycharger.16.tier.08_10688=10688 I:gt.blockmachines.batterycharger.16.tier.08_10878=10878 + I:gt.blockmachines.batterycharger.16.tier.08_5060=5060 I:gt.blockmachines.batterycharger.16.tier.08_5066=5066 I:gt.blockmachines.batterycharger.16.tier.08_5120=5120 I:gt.blockmachines.batterycharger.16.tier.08_5195=5195 @@ -8734,6 +9050,7 @@ arcfurnace { I:gt.blockmachines.batteryturbocharger.16.tier.07_11656=11656 I:gt.blockmachines.batteryturbocharger.16.tier.08_111722=111722 I:gt.blockmachines.batteryturbocharger.16.tier.08_6688=6688 + I:gt.blockmachines.batteryturbocharger.16.tier.09_1626426=1626426 I:gt.blockmachines.batteryturbocharger.16.tier.09_800012=800012 I:gt.blockmachines.batteryturbocharger.16.tier.09_800048=800048 I:gt.blockmachines.batteryturbocharger.16.tier.09_800098=800098 @@ -8773,25 +9090,35 @@ arcfurnace { I:gt.blockmachines.electricboiler.2.tier.single_2827=2827 I:gt.blockmachines.electricboiler.2.tier.single_5669=5669 I:gt.blockmachines.electricboiler.3.tier.single_2270=2270 + I:gt.blockmachines.energybuffer.01.tier.00_3967=3967 I:gt.blockmachines.energybuffer.01.tier.00_3970=3970 I:gt.blockmachines.energybuffer.01.tier.00_3979=3979 + I:gt.blockmachines.energybuffer.01.tier.01_2454=2454 I:gt.blockmachines.energybuffer.01.tier.01_2457=2457 I:gt.blockmachines.energybuffer.01.tier.01_2466=2466 + I:gt.blockmachines.energybuffer.01.tier.02_1279=1279 I:gt.blockmachines.energybuffer.01.tier.02_1282=1282 I:gt.blockmachines.energybuffer.01.tier.02_1291=1291 + I:gt.blockmachines.energybuffer.01.tier.03_3772=3772 I:gt.blockmachines.energybuffer.01.tier.03_3775=3775 I:gt.blockmachines.energybuffer.01.tier.03_3784=3784 + I:gt.blockmachines.energybuffer.01.tier.04_826=826 I:gt.blockmachines.energybuffer.01.tier.04_829=829 I:gt.blockmachines.energybuffer.01.tier.04_838=838 + I:gt.blockmachines.energybuffer.01.tier.05_4063=4063 I:gt.blockmachines.energybuffer.01.tier.05_4066=4066 I:gt.blockmachines.energybuffer.01.tier.05_4075=4075 + I:gt.blockmachines.energybuffer.01.tier.06_3511=3511 I:gt.blockmachines.energybuffer.01.tier.06_3514=3514 I:gt.blockmachines.energybuffer.01.tier.06_3523=3523 + I:gt.blockmachines.energybuffer.01.tier.07_4772=4772 I:gt.blockmachines.energybuffer.01.tier.07_4775=4775 I:gt.blockmachines.energybuffer.01.tier.07_4784=4784 + I:gt.blockmachines.energybuffer.01.tier.08_4952=4952 I:gt.blockmachines.energybuffer.01.tier.08_4958=4958 I:gt.blockmachines.energybuffer.01.tier.08_4976=4976 I:gt.blockmachines.energybuffer.01.tier.09_800000=800000 + I:gt.blockmachines.fix.name.remover_880=880 I:gt.blockmachines.fix.name.remover_883=883 I:gt.blockmachines.fix.name.remover_905=905 I:gt.blockmachines.fix.name.remover_937=937 @@ -8827,7 +9154,10 @@ arcfurnace { I:gt.blockmachines.fusioncomputer.tier.08_6789=6789 I:gt.blockmachines.fusioncomputer.tier.08_7233=7233 I:gt.blockmachines.gt_pipe_plasmacontain_360=360 + I:gt.blockmachines.gtplusplus.thermal.boiler_7684=7684 + I:gt.blockmachines.hatch.dataaccess.adv_471=471 I:gt.blockmachines.hatch.dataaccess.adv_474=474 + I:gt.blockmachines.hatch.dataaccess_410=410 I:gt.blockmachines.hatch.dataaccess_413=413 I:gt.blockmachines.hatch.dataaccess_474=474 I:gt.blockmachines.hatch.dynamo.tier.00_758=758 @@ -8863,15 +9193,18 @@ arcfurnace { I:gt.blockmachines.hatch.dynamo.tier.06_1514=1514 I:gt.blockmachines.hatch.dynamo.tier.06_1550=1550 I:gt.blockmachines.hatch.dynamo.tier.06_1578=1578 + I:gt.blockmachines.hatch.dynamo.tier.06_498=498 I:gt.blockmachines.hatch.dynamo.tier.06_503=503 I:gt.blockmachines.hatch.dynamo.tier.06_516=516 I:gt.blockmachines.hatch.dynamo.tier.06_535=535 + I:gt.blockmachines.hatch.dynamo.tier.07_1830=1830 I:gt.blockmachines.hatch.dynamo.tier.07_1834=1834 I:gt.blockmachines.hatch.dynamo.tier.07_1848=1848 I:gt.blockmachines.hatch.dynamo.tier.07_1866=1866 I:gt.blockmachines.hatch.dynamo.tier.07_2676=2676 I:gt.blockmachines.hatch.dynamo.tier.07_2712=2712 I:gt.blockmachines.hatch.dynamo.tier.07_2868=2868 + I:gt.blockmachines.hatch.dynamo.tier.08_2108=2108 I:gt.blockmachines.hatch.dynamo.tier.08_2117=2117 I:gt.blockmachines.hatch.dynamo.tier.08_2144=2144 I:gt.blockmachines.hatch.dynamo.tier.08_2181=2181 @@ -8879,6 +9212,8 @@ arcfurnace { I:gt.blockmachines.hatch.dynamo.tier.08_6270=6270 I:gt.blockmachines.hatch.dynamo.tier.09_800000=800000 I:gt.blockmachines.hatch.dynamo.tier.09_900000=900000 + I:gt.blockmachines.hatch.dynamo.tier.10_842=842 + I:gt.blockmachines.hatch.dynamo.tier.11_940=940 I:gt.blockmachines.hatch.energy.tier.00_758=758 I:gt.blockmachines.hatch.energy.tier.00_763=763 I:gt.blockmachines.hatch.energy.tier.00_776=776 @@ -8912,15 +9247,18 @@ arcfurnace { I:gt.blockmachines.hatch.energy.tier.06_1514=1514 I:gt.blockmachines.hatch.energy.tier.06_1550=1550 I:gt.blockmachines.hatch.energy.tier.06_1578=1578 + I:gt.blockmachines.hatch.energy.tier.06_498=498 I:gt.blockmachines.hatch.energy.tier.06_503=503 I:gt.blockmachines.hatch.energy.tier.06_516=516 I:gt.blockmachines.hatch.energy.tier.06_535=535 + I:gt.blockmachines.hatch.energy.tier.07_1830=1830 I:gt.blockmachines.hatch.energy.tier.07_1834=1834 I:gt.blockmachines.hatch.energy.tier.07_1848=1848 I:gt.blockmachines.hatch.energy.tier.07_1866=1866 I:gt.blockmachines.hatch.energy.tier.07_2676=2676 I:gt.blockmachines.hatch.energy.tier.07_2712=2712 I:gt.blockmachines.hatch.energy.tier.07_2868=2868 + I:gt.blockmachines.hatch.energy.tier.08_2108=2108 I:gt.blockmachines.hatch.energy.tier.08_2117=2117 I:gt.blockmachines.hatch.energy.tier.08_2144=2144 I:gt.blockmachines.hatch.energy.tier.08_2181=2181 @@ -8928,6 +9266,9 @@ arcfurnace { I:gt.blockmachines.hatch.energy.tier.08_6270=6270 I:gt.blockmachines.hatch.energy.tier.09_800000=800000 I:gt.blockmachines.hatch.energy.tier.09_900000=900000 + I:gt.blockmachines.hatch.energy.tier.10_842=842 + I:gt.blockmachines.hatch.energy.tier.11_940=940 + I:gt.blockmachines.hatch.energy.tier.12_98=98 I:gt.blockmachines.hatch.input.tier.00_655=655 I:gt.blockmachines.hatch.input.tier.00_658=658 I:gt.blockmachines.hatch.input.tier.00_667=667 @@ -8961,15 +9302,18 @@ arcfurnace { I:gt.blockmachines.hatch.input.tier.06_1148=1148 I:gt.blockmachines.hatch.input.tier.06_1172=1172 I:gt.blockmachines.hatch.input.tier.06_1212=1212 + I:gt.blockmachines.hatch.input.tier.06_471=471 I:gt.blockmachines.hatch.input.tier.06_474=474 I:gt.blockmachines.hatch.input.tier.06_483=483 I:gt.blockmachines.hatch.input.tier.06_495=495 + I:gt.blockmachines.hatch.input.tier.07_1732=1732 I:gt.blockmachines.hatch.input.tier.07_1735=1735 I:gt.blockmachines.hatch.input.tier.07_1744=1744 I:gt.blockmachines.hatch.input.tier.07_1756=1756 I:gt.blockmachines.hatch.input.tier.07_2296=2296 I:gt.blockmachines.hatch.input.tier.07_2320=2320 I:gt.blockmachines.hatch.input.tier.07_2488=2488 + I:gt.blockmachines.hatch.input.tier.08_1912=1912 I:gt.blockmachines.hatch.input.tier.08_1918=1918 I:gt.blockmachines.hatch.input.tier.08_1936=1936 I:gt.blockmachines.hatch.input.tier.08_1961=1961 @@ -8977,31 +9321,37 @@ arcfurnace { I:gt.blockmachines.hatch.input.tier.08_4750=4750 I:gt.blockmachines.hatch.input.tier.09_800000=800000 I:gt.blockmachines.hatch.input.tier.09_900000=900000 + I:gt.blockmachines.hatch.input_bus.tier.00_667=667 I:gt.blockmachines.hatch.input_bus.tier.00_670=670 I:gt.blockmachines.hatch.input_bus.tier.00_703=703 I:gt.blockmachines.hatch.input_bus.tier.00_715=715 I:gt.blockmachines.hatch.input_bus.tier.00_771=771 I:gt.blockmachines.hatch.input_bus.tier.00_777=777 + I:gt.blockmachines.hatch.input_bus.tier.01_578=578 I:gt.blockmachines.hatch.input_bus.tier.01_581=581 I:gt.blockmachines.hatch.input_bus.tier.01_614=614 I:gt.blockmachines.hatch.input_bus.tier.01_626=626 I:gt.blockmachines.hatch.input_bus.tier.01_688=688 I:gt.blockmachines.hatch.input_bus.tier.01_782=782 + I:gt.blockmachines.hatch.input_bus.tier.02_283=283 I:gt.blockmachines.hatch.input_bus.tier.02_286=286 I:gt.blockmachines.hatch.input_bus.tier.02_319=319 I:gt.blockmachines.hatch.input_bus.tier.02_331=331 I:gt.blockmachines.hatch.input_bus.tier.02_393=393 I:gt.blockmachines.hatch.input_bus.tier.02_457=457 + I:gt.blockmachines.hatch.input_bus.tier.03_648=648 I:gt.blockmachines.hatch.input_bus.tier.03_651=651 I:gt.blockmachines.hatch.input_bus.tier.03_684=684 I:gt.blockmachines.hatch.input_bus.tier.03_696=696 I:gt.blockmachines.hatch.input_bus.tier.03_751=751 I:gt.blockmachines.hatch.input_bus.tier.03_758=758 + I:gt.blockmachines.hatch.input_bus.tier.04_422=422 I:gt.blockmachines.hatch.input_bus.tier.04_425=425 I:gt.blockmachines.hatch.input_bus.tier.04_458=458 I:gt.blockmachines.hatch.input_bus.tier.04_470=470 I:gt.blockmachines.hatch.input_bus.tier.04_518=518 I:gt.blockmachines.hatch.input_bus.tier.04_532=532 + I:gt.blockmachines.hatch.input_bus.tier.05_1147=1147 I:gt.blockmachines.hatch.input_bus.tier.05_1150=1150 I:gt.blockmachines.hatch.input_bus.tier.05_1183=1183 I:gt.blockmachines.hatch.input_bus.tier.05_1195=1195 @@ -9010,15 +9360,18 @@ arcfurnace { I:gt.blockmachines.hatch.input_bus.tier.06_1196=1196 I:gt.blockmachines.hatch.input_bus.tier.06_1220=1220 I:gt.blockmachines.hatch.input_bus.tier.06_1260=1260 + I:gt.blockmachines.hatch.input_bus.tier.06_483=483 I:gt.blockmachines.hatch.input_bus.tier.06_486=486 I:gt.blockmachines.hatch.input_bus.tier.06_531=531 I:gt.blockmachines.hatch.input_bus.tier.06_593=593 + I:gt.blockmachines.hatch.input_bus.tier.07_1744=1744 I:gt.blockmachines.hatch.input_bus.tier.07_1747=1747 I:gt.blockmachines.hatch.input_bus.tier.07_1792=1792 I:gt.blockmachines.hatch.input_bus.tier.07_1854=1854 I:gt.blockmachines.hatch.input_bus.tier.07_2344=2344 I:gt.blockmachines.hatch.input_bus.tier.07_2368=2368 I:gt.blockmachines.hatch.input_bus.tier.07_2536=2536 + I:gt.blockmachines.hatch.input_bus.tier.08_1924=1924 I:gt.blockmachines.hatch.input_bus.tier.08_1930=1930 I:gt.blockmachines.hatch.input_bus.tier.08_1984=1984 I:gt.blockmachines.hatch.input_bus.tier.08_2059=2059 @@ -9064,15 +9417,18 @@ arcfurnace { I:gt.blockmachines.hatch.muffler.tier.06_1316=1316 I:gt.blockmachines.hatch.muffler.tier.06_1340=1340 I:gt.blockmachines.hatch.muffler.tier.06_1380=1380 + I:gt.blockmachines.hatch.muffler.tier.06_639=639 I:gt.blockmachines.hatch.muffler.tier.06_642=642 I:gt.blockmachines.hatch.muffler.tier.06_651=651 I:gt.blockmachines.hatch.muffler.tier.06_663=663 + I:gt.blockmachines.hatch.muffler.tier.07_1900=1900 I:gt.blockmachines.hatch.muffler.tier.07_1903=1903 I:gt.blockmachines.hatch.muffler.tier.07_1912=1912 I:gt.blockmachines.hatch.muffler.tier.07_1924=1924 I:gt.blockmachines.hatch.muffler.tier.07_2464=2464 I:gt.blockmachines.hatch.muffler.tier.07_2488=2488 I:gt.blockmachines.hatch.muffler.tier.07_2656=2656 + I:gt.blockmachines.hatch.muffler.tier.08_2080=2080 I:gt.blockmachines.hatch.muffler.tier.08_2086=2086 I:gt.blockmachines.hatch.muffler.tier.08_2104=2104 I:gt.blockmachines.hatch.muffler.tier.08_2129=2129 @@ -9113,15 +9469,18 @@ arcfurnace { I:gt.blockmachines.hatch.output.tier.06_1148=1148 I:gt.blockmachines.hatch.output.tier.06_1172=1172 I:gt.blockmachines.hatch.output.tier.06_1212=1212 + I:gt.blockmachines.hatch.output.tier.06_471=471 I:gt.blockmachines.hatch.output.tier.06_474=474 I:gt.blockmachines.hatch.output.tier.06_483=483 I:gt.blockmachines.hatch.output.tier.06_495=495 + I:gt.blockmachines.hatch.output.tier.07_1732=1732 I:gt.blockmachines.hatch.output.tier.07_1735=1735 I:gt.blockmachines.hatch.output.tier.07_1744=1744 I:gt.blockmachines.hatch.output.tier.07_1756=1756 I:gt.blockmachines.hatch.output.tier.07_2296=2296 I:gt.blockmachines.hatch.output.tier.07_2320=2320 I:gt.blockmachines.hatch.output.tier.07_2488=2488 + I:gt.blockmachines.hatch.output.tier.08_1912=1912 I:gt.blockmachines.hatch.output.tier.08_1918=1918 I:gt.blockmachines.hatch.output.tier.08_1936=1936 I:gt.blockmachines.hatch.output.tier.08_1961=1961 @@ -9129,31 +9488,37 @@ arcfurnace { I:gt.blockmachines.hatch.output.tier.08_4750=4750 I:gt.blockmachines.hatch.output.tier.09_800000=800000 I:gt.blockmachines.hatch.output.tier.09_900000=900000 + I:gt.blockmachines.hatch.output_bus.tier.00_667=667 I:gt.blockmachines.hatch.output_bus.tier.00_670=670 I:gt.blockmachines.hatch.output_bus.tier.00_703=703 I:gt.blockmachines.hatch.output_bus.tier.00_715=715 I:gt.blockmachines.hatch.output_bus.tier.00_771=771 I:gt.blockmachines.hatch.output_bus.tier.00_777=777 + I:gt.blockmachines.hatch.output_bus.tier.01_578=578 I:gt.blockmachines.hatch.output_bus.tier.01_581=581 I:gt.blockmachines.hatch.output_bus.tier.01_614=614 I:gt.blockmachines.hatch.output_bus.tier.01_626=626 I:gt.blockmachines.hatch.output_bus.tier.01_688=688 I:gt.blockmachines.hatch.output_bus.tier.01_782=782 + I:gt.blockmachines.hatch.output_bus.tier.02_283=283 I:gt.blockmachines.hatch.output_bus.tier.02_286=286 I:gt.blockmachines.hatch.output_bus.tier.02_319=319 I:gt.blockmachines.hatch.output_bus.tier.02_331=331 I:gt.blockmachines.hatch.output_bus.tier.02_393=393 I:gt.blockmachines.hatch.output_bus.tier.02_457=457 + I:gt.blockmachines.hatch.output_bus.tier.03_648=648 I:gt.blockmachines.hatch.output_bus.tier.03_651=651 I:gt.blockmachines.hatch.output_bus.tier.03_684=684 I:gt.blockmachines.hatch.output_bus.tier.03_696=696 I:gt.blockmachines.hatch.output_bus.tier.03_751=751 I:gt.blockmachines.hatch.output_bus.tier.03_758=758 + I:gt.blockmachines.hatch.output_bus.tier.04_422=422 I:gt.blockmachines.hatch.output_bus.tier.04_425=425 I:gt.blockmachines.hatch.output_bus.tier.04_458=458 I:gt.blockmachines.hatch.output_bus.tier.04_470=470 I:gt.blockmachines.hatch.output_bus.tier.04_518=518 I:gt.blockmachines.hatch.output_bus.tier.04_532=532 + I:gt.blockmachines.hatch.output_bus.tier.05_1147=1147 I:gt.blockmachines.hatch.output_bus.tier.05_1150=1150 I:gt.blockmachines.hatch.output_bus.tier.05_1183=1183 I:gt.blockmachines.hatch.output_bus.tier.05_1195=1195 @@ -9162,15 +9527,18 @@ arcfurnace { I:gt.blockmachines.hatch.output_bus.tier.06_1196=1196 I:gt.blockmachines.hatch.output_bus.tier.06_1220=1220 I:gt.blockmachines.hatch.output_bus.tier.06_1260=1260 + I:gt.blockmachines.hatch.output_bus.tier.06_483=483 I:gt.blockmachines.hatch.output_bus.tier.06_486=486 I:gt.blockmachines.hatch.output_bus.tier.06_531=531 I:gt.blockmachines.hatch.output_bus.tier.06_593=593 + I:gt.blockmachines.hatch.output_bus.tier.07_1744=1744 I:gt.blockmachines.hatch.output_bus.tier.07_1747=1747 I:gt.blockmachines.hatch.output_bus.tier.07_1792=1792 I:gt.blockmachines.hatch.output_bus.tier.07_1854=1854 I:gt.blockmachines.hatch.output_bus.tier.07_2344=2344 I:gt.blockmachines.hatch.output_bus.tier.07_2368=2368 I:gt.blockmachines.hatch.output_bus.tier.07_2536=2536 + I:gt.blockmachines.hatch.output_bus.tier.08_1924=1924 I:gt.blockmachines.hatch.output_bus.tier.08_1930=1930 I:gt.blockmachines.hatch.output_bus.tier.08_1984=1984 I:gt.blockmachines.hatch.output_bus.tier.08_2059=2059 @@ -9229,15 +9597,18 @@ arcfurnace { I:gt.blockmachines.hull.tier.06_1148=1148 I:gt.blockmachines.hull.tier.06_1172=1172 I:gt.blockmachines.hull.tier.06_1212=1212 + I:gt.blockmachines.hull.tier.06_471=471 I:gt.blockmachines.hull.tier.06_474=474 I:gt.blockmachines.hull.tier.06_483=483 I:gt.blockmachines.hull.tier.06_495=495 + I:gt.blockmachines.hull.tier.07_1732=1732 I:gt.blockmachines.hull.tier.07_1735=1735 I:gt.blockmachines.hull.tier.07_1744=1744 I:gt.blockmachines.hull.tier.07_1756=1756 I:gt.blockmachines.hull.tier.07_2296=2296 I:gt.blockmachines.hull.tier.07_2320=2320 I:gt.blockmachines.hull.tier.07_2488=2488 + I:gt.blockmachines.hull.tier.08_1912=1912 I:gt.blockmachines.hull.tier.08_1918=1918 I:gt.blockmachines.hull.tier.08_1936=1936 I:gt.blockmachines.hull.tier.08_1961=1961 @@ -9245,9 +9616,11 @@ arcfurnace { I:gt.blockmachines.hull.tier.08_4750=4750 I:gt.blockmachines.hull.tier.09_800000=800000 I:gt.blockmachines.hull.tier.09_900000=900000 + I:gt.blockmachines.hull.tier.10_784=784 I:gt.blockmachines.hull.tier.10_793=793 I:gt.blockmachines.hull.tier.10_820=820 I:gt.blockmachines.hull.tier.10_857=857 + I:gt.blockmachines.hull.tier.11_882=882 I:gt.blockmachines.hull.tier.11_891=891 I:gt.blockmachines.hull.tier.11_918=918 I:gt.blockmachines.hull.tier.11_955=955 @@ -9258,41 +9631,51 @@ arcfurnace { I:gt.blockmachines.industrialcentrifuge.controller.tier.single_2740=2740 I:gt.blockmachines.industrialcentrifuge.controller.tier.single_3396=3396 I:gt.blockmachines.industrialcokeoven.controller.tier.single_880=880 + I:gt.blockmachines.industrialelectrolyzer.controller.tier.single_1581=1581 I:gt.blockmachines.industrialelectrolyzer.controller.tier.single_1585=1585 I:gt.blockmachines.industrialelectrolyzer.controller.tier.single_2380=2380 I:gt.blockmachines.industrialmacerator.controller.tier.single_11841=11841 I:gt.blockmachines.industrialmacerator.controller.tier.single_8405=8405 I:gt.blockmachines.industrialmassfab.controller.tier.single_416=416 + I:gt.blockmachines.industrialrefinery.controller.tier.single_1689=1689 I:gt.blockmachines.industrialsalloyamelter.controller.tier.single_384=384 I:gt.blockmachines.industrialsifter.controller.tier.single_208=208 I:gt.blockmachines.industrialwiremill.controller.tier.single_5044=5044 I:gt.blockmachines.industrialwiremill.controller.tier.single_5462=5462 I:gt.blockmachines.ironmachine.blastfurnace_1208=1208 + I:gt.blockmachines.lftr.controller.single_2114=2114 + I:gt.blockmachines.lftr.controller.single_3130=3130 + I:gt.blockmachines.locker.tier.00_2335=2335 I:gt.blockmachines.locker.tier.00_2338=2338 I:gt.blockmachines.locker.tier.00_2407=2407 I:gt.blockmachines.locker.tier.00_2419=2419 I:gt.blockmachines.locker.tier.00_2475=2475 I:gt.blockmachines.locker.tier.00_2531=2531 + I:gt.blockmachines.locker.tier.01_1534=1534 I:gt.blockmachines.locker.tier.01_1537=1537 I:gt.blockmachines.locker.tier.01_1606=1606 I:gt.blockmachines.locker.tier.01_1618=1618 I:gt.blockmachines.locker.tier.01_1730=1730 I:gt.blockmachines.locker.tier.01_1774=1774 I:gt.blockmachines.locker.tier.02_1009=1009 + I:gt.blockmachines.locker.tier.02_799=799 I:gt.blockmachines.locker.tier.02_802=802 I:gt.blockmachines.locker.tier.02_871=871 I:gt.blockmachines.locker.tier.02_883=883 I:gt.blockmachines.locker.tier.02_995=995 + I:gt.blockmachines.locker.tier.03_2228=2228 I:gt.blockmachines.locker.tier.03_2231=2231 I:gt.blockmachines.locker.tier.03_2300=2300 I:gt.blockmachines.locker.tier.03_2312=2312 I:gt.blockmachines.locker.tier.03_2367=2367 I:gt.blockmachines.locker.tier.03_2424=2424 + I:gt.blockmachines.locker.tier.04_642=642 I:gt.blockmachines.locker.tier.04_645=645 I:gt.blockmachines.locker.tier.04_714=714 I:gt.blockmachines.locker.tier.04_726=726 I:gt.blockmachines.locker.tier.04_774=774 I:gt.blockmachines.locker.tier.04_838=838 + I:gt.blockmachines.locker.tier.05_2623=2623 I:gt.blockmachines.locker.tier.05_2626=2626 I:gt.blockmachines.locker.tier.05_2695=2695 I:gt.blockmachines.locker.tier.05_2707=2707 @@ -9303,13 +9686,16 @@ arcfurnace { I:gt.blockmachines.locker.tier.06_2764=2764 I:gt.blockmachines.locker.tier.06_2788=2788 I:gt.blockmachines.locker.tier.06_2828=2828 + I:gt.blockmachines.locker.tier.06_935=935 I:gt.blockmachines.locker.tier.06_938=938 + I:gt.blockmachines.locker.tier.07_2540=2540 I:gt.blockmachines.locker.tier.07_2543=2543 I:gt.blockmachines.locker.tier.07_2624=2624 I:gt.blockmachines.locker.tier.07_2736=2736 I:gt.blockmachines.locker.tier.07_3912=3912 I:gt.blockmachines.locker.tier.07_3936=3936 I:gt.blockmachines.locker.tier.07_4104=4104 + I:gt.blockmachines.locker.tier.08_2720=2720 I:gt.blockmachines.locker.tier.08_2726=2726 I:gt.blockmachines.locker.tier.08_2816=2816 I:gt.blockmachines.locker.tier.08_2941=2941 @@ -9366,11 +9752,13 @@ arcfurnace { I:gt.blockmachines.multimachine.implosioncompressor_477=477 I:gt.blockmachines.multimachine.implosioncompressor_486=486 I:gt.blockmachines.multimachine.implosioncompressor_498=498 + I:gt.blockmachines.multimachine.implosioncompressor_644=644 I:gt.blockmachines.multimachine.implosioncompressor_647=647 I:gt.blockmachines.multimachine.largegasturbine_1766=1766 I:gt.blockmachines.multimachine.largegasturbine_1814=1814 I:gt.blockmachines.multimachine.largegasturbine_1866=1866 I:gt.blockmachines.multimachine.largegasturbine_1878=1878 + I:gt.blockmachines.multimachine.largegasturbine_1950=1950 I:gt.blockmachines.multimachine.largegasturbine_1953=1953 I:gt.blockmachines.multimachine.largegasturbine_1962=1962 I:gt.blockmachines.multimachine.largegasturbine_1974=1974 @@ -9379,6 +9767,7 @@ arcfurnace { I:gt.blockmachines.multimachine.largehpturbine_4479=4479 I:gt.blockmachines.multimachine.largehpturbine_4491=4491 I:gt.blockmachines.multimachine.largehpturbine_4598=4598 + I:gt.blockmachines.multimachine.largeplasmaturbine_5832=5832 I:gt.blockmachines.multimachine.largeplasmaturbine_5838=5838 I:gt.blockmachines.multimachine.largeplasmaturbine_5856=5856 I:gt.blockmachines.multimachine.largeplasmaturbine_5881=5881 @@ -9407,22 +9796,42 @@ arcfurnace { I:gt.blockmachines.multimachine.pyro_2681=2681 I:gt.blockmachines.multimachine.vacuumfreezer_4293=4293 I:gt.blockmachines.multimachine.vacuumfreezer_6440=6440 + I:gt.blockmachines.pollutioncleaner.01.tier.single_658=658 + I:gt.blockmachines.pollutioncleaner.02.tier.single_894=894 + I:gt.blockmachines.pollutioncleaner.03.tier.single_628=628 + I:gt.blockmachines.pollutioncleaner.04.tier.single_2141=2141 + I:gt.blockmachines.pollutioncleaner.05.tier.single_1086=1086 + I:gt.blockmachines.pollutioncleaner.06.tier.single_1698=1698 + I:gt.blockmachines.pollutioncleaner.07.tier.single_474=474 + I:gt.blockmachines.pollutioncleaner.08.tier.single_1735=1735 + I:gt.blockmachines.pollutioncleaner.09.tier.single_1918=1918 + I:gt.blockmachines.pollutioncleaner.10.tier.single_800000=800000 + I:gt.blockmachines.pollutiondetector.01.tier.single_745=745 + I:gt.blockmachines.protection.playersafe.tier.00_667=667 I:gt.blockmachines.protection.playersafe.tier.00_670=670 I:gt.blockmachines.protection.playersafe.tier.00_715=715 + I:gt.blockmachines.protection.playersafe.tier.01_578=578 I:gt.blockmachines.protection.playersafe.tier.01_581=581 I:gt.blockmachines.protection.playersafe.tier.01_626=626 + I:gt.blockmachines.protection.playersafe.tier.02_283=283 I:gt.blockmachines.protection.playersafe.tier.02_286=286 I:gt.blockmachines.protection.playersafe.tier.02_331=331 + I:gt.blockmachines.protection.playersafe.tier.03_648=648 I:gt.blockmachines.protection.playersafe.tier.03_651=651 I:gt.blockmachines.protection.playersafe.tier.03_696=696 + I:gt.blockmachines.protection.playersafe.tier.04_422=422 I:gt.blockmachines.protection.playersafe.tier.04_425=425 I:gt.blockmachines.protection.playersafe.tier.04_470=470 + I:gt.blockmachines.protection.playersafe.tier.05_1147=1147 I:gt.blockmachines.protection.playersafe.tier.05_1150=1150 I:gt.blockmachines.protection.playersafe.tier.05_1195=1195 + I:gt.blockmachines.protection.playersafe.tier.06_483=483 I:gt.blockmachines.protection.playersafe.tier.06_486=486 I:gt.blockmachines.protection.playersafe.tier.06_531=531 + I:gt.blockmachines.protection.playersafe.tier.07_1744=1744 I:gt.blockmachines.protection.playersafe.tier.07_1747=1747 I:gt.blockmachines.protection.playersafe.tier.07_1792=1792 + I:gt.blockmachines.protection.playersafe.tier.08_1924=1924 I:gt.blockmachines.protection.playersafe.tier.08_1930=1930 I:gt.blockmachines.protection.playersafe.tier.08_1984=1984 I:gt.blockmachines.protection.playersafe.tier.09_800012=800012 @@ -9455,20 +9864,24 @@ arcfurnace { I:gt.blockmachines.quantum.chest.tier.05_8048=8048 I:gt.blockmachines.quantum.chest.tier.05_8167=8167 I:gt.blockmachines.quantum.chest.tier.05_8832=8832 + I:gt.blockmachines.quantum.chest.tier.06_1911=1911 I:gt.blockmachines.quantum.chest.tier.06_1914=1914 I:gt.blockmachines.quantum.chest.tier.06_1959=1959 I:gt.blockmachines.quantum.chest.tier.06_2021=2021 I:gt.blockmachines.quantum.chest.tier.06_3533=3533 + I:gt.blockmachines.quantum.chest.tier.07_2626=2626 I:gt.blockmachines.quantum.chest.tier.07_2629=2629 I:gt.blockmachines.quantum.chest.tier.07_2674=2674 I:gt.blockmachines.quantum.chest.tier.07_2736=2736 I:gt.blockmachines.quantum.chest.tier.07_4162=4162 + I:gt.blockmachines.quantum.chest.tier.08_3085=3085 I:gt.blockmachines.quantum.chest.tier.08_3091=3091 I:gt.blockmachines.quantum.chest.tier.08_3145=3145 I:gt.blockmachines.quantum.chest.tier.08_3220=3220 I:gt.blockmachines.quantum.chest.tier.09_800918=800918 I:gt.blockmachines.quantum.chest.tier.09_800954=800954 I:gt.blockmachines.quantum.chest.tier.09_801004=801004 + I:gt.blockmachines.quantum.chest.tier.10_1531=1531 I:gt.blockmachines.quantum.chest.tier.10_1540=1540 I:gt.blockmachines.quantum.chest.tier.10_1603=1603 I:gt.blockmachines.quantum.chest.tier.10_1690=1690 @@ -9501,6 +9914,7 @@ arcfurnace { I:gt.blockmachines.quantum.tank.tier.05_8167=8167 I:gt.blockmachines.quantum.tank.tier.05_8832=8832 I:gt.blockmachines.quantum.tank.tier.06_1428=1428 + I:gt.blockmachines.quantum.tank.tier.06_1762=1762 I:gt.blockmachines.quantum.tank.tier.06_1766=1766 I:gt.blockmachines.quantum.tank.tier.06_1767=1767 I:gt.blockmachines.quantum.tank.tier.06_1783=1783 @@ -9557,8 +9971,19 @@ arcfurnace { I:gt.blockmachines.super.tank.tier.05_1168=1168 I:gt.blockmachines.super.tank.tier.05_1360=1360 I:gt.blockmachines.super.tank.tier.05_576=576 + I:gt.blockmachines.tesseract.generator_1218=1218 I:gt.blockmachines.tesseract.generator_1221=1221 + I:gt.blockmachines.tesseract.terminal_410=410 I:gt.blockmachines.tesseract.terminal_413=413 + I:gt.blockmachines.transformer.ha.tier.00_8226=8226 + I:gt.blockmachines.transformer.ha.tier.01_4849=4849 + I:gt.blockmachines.transformer.ha.tier.02_3858=3858 + I:gt.blockmachines.transformer.ha.tier.03_7119=7119 + I:gt.blockmachines.transformer.ha.tier.04_2709=2709 + I:gt.blockmachines.transformer.ha.tier.05_7434=7434 + I:gt.blockmachines.transformer.ha.tier.06_3018=3018 + I:gt.blockmachines.transformer.ha.tier.07_5067=5067 + I:gt.blockmachines.transformer.ha.tier.08_2702=2702 I:gt.blockmachines.transformer.tier.00_1128=1128 I:gt.blockmachines.transformer.tier.00_1138=1138 I:gt.blockmachines.transformer.tier.00_1170=1170 @@ -9584,6 +10009,7 @@ arcfurnace { I:gt.blockmachines.transformer.tier.04_595=595 I:gt.blockmachines.transformer.tier.04_613=613 I:gt.blockmachines.transformer.tier.04_639=639 + I:gt.blockmachines.transformer.tier.05_1528=1528 I:gt.blockmachines.transformer.tier.05_1539=1539 I:gt.blockmachines.transformer.tier.05_1570=1570 I:gt.blockmachines.transformer.tier.05_1614=1614 @@ -9593,9 +10019,11 @@ arcfurnace { I:gt.blockmachines.transformer.tier.06_2992=2992 I:gt.blockmachines.transformer.tier.06_3056=3056 I:gt.blockmachines.transformer.tier.06_3076=3076 + I:gt.blockmachines.transformer.tier.06_679=679 I:gt.blockmachines.transformer.tier.06_689=689 I:gt.blockmachines.transformer.tier.06_721=721 I:gt.blockmachines.transformer.tier.06_764=764 + I:gt.blockmachines.transformer.tier.07_2320=2320 I:gt.blockmachines.transformer.tier.07_2332=2332 I:gt.blockmachines.transformer.tier.07_2368=2368 I:gt.blockmachines.transformer.tier.07_2418=2418 @@ -9604,9 +10032,13 @@ arcfurnace { I:gt.blockmachines.transformer.tier.07_5528=5528 I:gt.blockmachines.transformer.tier.08_10640=10640 I:gt.blockmachines.transformer.tier.08_10830=10830 + I:gt.blockmachines.transformer.tier.08_2696=2696 I:gt.blockmachines.transformer.tier.08_2714=2714 I:gt.blockmachines.transformer.tier.08_2768=2768 I:gt.blockmachines.transformer.tier.08_2843=2843 + I:gt.blockmachines.transformer.tier.09_800049=800049 + I:gt.blockmachines.transformer.tier.10_1626=1626 + I:gt.blockmachines.transformer.tier.11_1675=1675 I:gt.blockmachines.treefarm.controller.tier.single_208=208 I:gt.blockmachines.wetransformer.tier.01_3062=3062 I:gt.blockmachines.wettransformer.tier.00_3845=3845 @@ -9617,6 +10049,9 @@ arcfurnace { I:gt.blockmachines.wettransformer.tier.06_2808=2808 I:gt.blockmachines.wettransformer.tier.07_5220=5220 I:gt.blockmachines.wettransformer.tier.08_105106=105106 + I:gt.blockmachines.wettransformer.tier.09_826426=826426 + I:gt.blockmachines.wettransformer.tier.10_4927=4927 + I:gt.blockmachines.wettransformer.tier.11_3998=3998 I:gt.blockreinforced.0_304=304 I:gt.blockreinforced.1_430=430 I:gt.blockreinforced.3_160=160 @@ -9780,6 +10215,7 @@ arcfurnace { I:gt.metaitem.01.32612_2012=2012 I:gt.metaitem.01.32613_1072=1072 I:gt.metaitem.01.32613_1556=1556 + I:gt.metaitem.01.32614_1524=1524 I:gt.metaitem.01.32614_1527=1527 I:gt.metaitem.01.32614_1528=1528 I:gt.metaitem.01.32614_1529=1529 @@ -9797,6 +10233,7 @@ arcfurnace { I:gt.metaitem.01.32622_244=244 I:gt.metaitem.01.32623_239=239 I:gt.metaitem.01.32624_518=518 + I:gt.metaitem.01.32630_715=715 I:gt.metaitem.01.32630_722=722 I:gt.metaitem.01.32630_731=731 I:gt.metaitem.01.32630_751=751 @@ -9809,6 +10246,7 @@ arcfurnace { I:gt.metaitem.01.32632_3108=3108 I:gt.metaitem.01.32633_1365=1365 I:gt.metaitem.01.32633_2321=2321 + I:gt.metaitem.01.32634_1205=1205 I:gt.metaitem.01.32634_1213=1213 I:gt.metaitem.01.32634_1222=1222 I:gt.metaitem.01.32634_1241=1241 @@ -9918,6 +10356,7 @@ arcfurnace { I:gt.metaitem.01.32683_428=428 I:gt.metaitem.01.32683_440=440 I:gt.metaitem.01.32684_563=563 + I:gt.metaitem.01.32684_567=567 I:gt.metaitem.01.32684_570=570 I:gt.metaitem.01.32684_575=575 I:gt.metaitem.01.32684_579=579 @@ -9996,6 +10435,10 @@ arcfurnace { I:gt.metaitem.02.32497_16=16 I:gt.metaitem.02.32498_16=16 I:gt.metaitem.02.32499_16=16 + I:gtplusplus.blockcasings.2.11_110=110 + I:gtplusplus.blockcasings.2.2_384=384 + I:gtplusplus.blockcasings.2.3_1766=1766 + I:gtplusplus.blockcasings.2.3_887=887 I:ic2.blockFenceIron_28=28 I:ic2.blockIronFurnace_280=280 I:ic2.blockMachine_448=448 @@ -11058,6 +11501,7 @@ arcfurnace { I:item.for.grafter_77=77 I:item.for.grafter_82=82 I:item.for.grafter_88=88 + I:item.frameBusy_98=98 I:item.giantPick_1568=1568 I:item.giantPick_192=192 I:item.giantPick_768=768 @@ -11137,6 +11581,7 @@ arcfurnace { I:item.itemAstroMiner_200=200 I:item.itemAstroMiner_3600=3600 I:item.itemBoilerChassis_0_2065=2065 + I:item.itemBoilerChassis_1_1278=1278 I:item.itemBoilerChassis_1_1281=1281 I:item.itemBoilerChassis_2_817=817 I:item.itemTier3Rocket.t3Rocket_200=200 @@ -18667,6 +19112,7 @@ assembling { I:dustSmallGraphene_480=480 I:enderio.activatedCapacitor_150=150 I:enderio.basicCapacitor_100=100 + I:enderio.basicCapacitor_200=200 I:enderio.blockFusedQuartz.darkFusedGlass_100=100 I:enderio.darkGrindingBall_200=200 I:enderio.enderCapacitor_200=200 @@ -18798,6 +19244,15 @@ assembling { I:gt.blockcasingsNH.11_50=50 I:gt.blockcasingsNH.12_50=50 I:gt.blockcasingsNH.1_50=50 + I:gt.blockcasingsTT.0_100=100 + I:gt.blockcasingsTT.0_400=400 + I:gt.blockcasingsTT.1_200=200 + I:gt.blockcasingsTT.1_400=400 + I:gt.blockcasingsTT.2_100=100 + I:gt.blockcasingsTT.2_400=400 + I:gt.blockcasingsTT.3_200=200 + I:gt.blockcasingsTT.3_800=800 + I:gt.blockcasingsTT.4_800=800 I:gt.blockconcretes.11_50=50 I:gt.blockconcretes.3_50=50 I:gt.blockgranites.11_50=50 @@ -19015,6 +19470,38 @@ assembling { I:gt.blockmachines.gt_pipe_highpressure_400=400 I:gt.blockmachines.gt_pipe_highpressure_large_600=600 I:gt.blockmachines.gt_pipe_highpressure_small_300=300 + I:gt.blockmachines.hatch.certain.tier.07_1200=1200 + I:gt.blockmachines.hatch.datain.tier.07_200=200 + I:gt.blockmachines.hatch.dataout.tier.07_200=200 + I:gt.blockmachines.hatch.dynamomulti04.tier.08_100=100 + I:gt.blockmachines.hatch.dynamomulti04.tier.09_100=100 + I:gt.blockmachines.hatch.dynamomulti04.tier.10_100=100 + I:gt.blockmachines.hatch.dynamomulti04.tier.11_100=100 + I:gt.blockmachines.hatch.dynamomulti16.tier.08_200=200 + I:gt.blockmachines.hatch.dynamomulti16.tier.09_200=200 + I:gt.blockmachines.hatch.dynamomulti16.tier.10_200=200 + I:gt.blockmachines.hatch.dynamomulti16.tier.11_200=200 + I:gt.blockmachines.hatch.dynamomulti64.tier.08_400=400 + I:gt.blockmachines.hatch.dynamomulti64.tier.09_400=400 + I:gt.blockmachines.hatch.dynamomulti64.tier.10_400=400 + I:gt.blockmachines.hatch.dynamomulti64.tier.11_400=400 + I:gt.blockmachines.hatch.emin.tier.08_800=800 + I:gt.blockmachines.hatch.emmuffler.tier.08_800=800 + I:gt.blockmachines.hatch.emout.tier.08_800=800 + I:gt.blockmachines.hatch.energymulti04.tier.08_100=100 + I:gt.blockmachines.hatch.energymulti04.tier.09_100=100 + I:gt.blockmachines.hatch.energymulti04.tier.10_100=100 + I:gt.blockmachines.hatch.energymulti04.tier.11_100=100 + I:gt.blockmachines.hatch.energymulti16.tier.08_200=200 + I:gt.blockmachines.hatch.energymulti16.tier.09_200=200 + I:gt.blockmachines.hatch.energymulti16.tier.10_200=200 + I:gt.blockmachines.hatch.energymulti16.tier.11_200=200 + I:gt.blockmachines.hatch.energymulti64.tier.08_400=400 + I:gt.blockmachines.hatch.energymulti64.tier.09_400=400 + I:gt.blockmachines.hatch.energymulti64.tier.10_400=400 + I:gt.blockmachines.hatch.energymulti64.tier.11_400=400 + I:gt.blockmachines.hatch.param.tier.07_800=800 + I:gt.blockmachines.hatch.rack.tier.08_800=800 I:gt.blockmachines.hull.tier.00_25=25 I:gt.blockmachines.hull.tier.01_50=50 I:gt.blockmachines.hull.tier.02_50=50 @@ -19028,6 +19515,11 @@ assembling { I:gt.blockmachines.hull.tier.10_50=50 I:gt.blockmachines.hull.tier.11_50=50 I:gt.blockmachines.hull.tier.12_50=50 + I:gt.blockmachines.multimachine.em.switch_800=800 + I:gt.blockmachines.multimachine.em.transformer_400=400 + I:gt.blockmachines.multimachine.tm.microwave_400=400 + I:gt.blockmachines.multimachine.tm.microwave_800=800 + I:gt.blockmachines.pipe.datastream_200=200 I:gt.blockmachines.transformer.tier.01_300=300 I:gt.blockmachines.transformer.tier.02_250=250 I:gt.blockmachines.transformer.tier.03_200=200 @@ -19637,6 +20129,9 @@ assembling { I:item.chip.transfer.redstone_200=200 I:item.chip.upgrade.remote_access_200=200 I:item.chip.upgrade.remote_camo_200=200 + I:item.chisel.chisel_diamond_600=600 + I:item.chisel.chisel_iron_300=300 + I:item.chisel.chisel_obsidian_400=400 I:item.clock_400=0 I:item.comparator_800=800 I:item.compass_400=0 @@ -19806,6 +20301,7 @@ assembling { I:item.itemCarpentersDoor_150=150 I:item.itemCarpentersHammer_200=200 I:item.itemCarpentersTile_50=50 + I:item.itemCircuitLFTR_4800=4800 I:item.itemDehydratorCoil_0_160=160 I:item.itemDehydratorCoil_0_50=50 I:item.itemDehydratorCoil_1_160=160 @@ -19818,6 +20314,7 @@ assembling { I:item.itemExistingItemFilter_300=300 I:item.itemExtractSpeedDowngrade_300=300 I:item.itemExtractSpeedUpgrade_300=300 + I:item.itemLavaFilter_1600=1600 I:item.itemLightInverted_100=100 I:item.itemModItemFilter_300=300 I:item.itemPowerItemFilter_300=300 @@ -19828,6 +20325,7 @@ assembling { I:item.itemRotorDysprosium_240=240 I:item.itemRotorEglinSteel_240=240 I:item.itemRotorEnergyCrystal_240=240 + I:item.itemRotorGermanium_240=240 I:item.itemRotorGrisium_240=240 I:item.itemRotorHafnium_240=240 I:item.itemRotorHastelloyC276_240=240 @@ -20262,6 +20760,7 @@ assembling { I:rotorWoodSealed_240=240 I:rotorWood_240=240 I:rotorWroughtIron_240=240 + I:rotorZirconium_240=240 I:sakuraNDoor_400=400 I:thaumicenergistics.item.wireless.essentia.terminal_600=600 I:"tile.Block of Bedrockium_60"=60 @@ -20314,6 +20813,7 @@ assembling { I:"tile.Eglin Steel Frame Box_60"=60 I:"tile.Energy Crystal Frame Box_60"=60 I:tile.FutureGlass_None_200=200 + I:"tile.Germanium Frame Box_60"=60 I:"tile.Grisium Frame Box_60"=60 I:"tile.Hafnium Frame Box_60"=60 I:"tile.Hastelloy-C276 Frame Box_60"=60 @@ -20579,6 +21079,7 @@ assembling { I:tile.pistonStickyBase_100=100 I:tile.player_sensor_100=100 I:tile.pressurePlate_200=0 + I:tile.quantumGlass_200=200 I:tile.rail_400=400 I:tile.railcraft.default_800=800 I:tile.railcraft.lantern.stone.abyssal_200=200 @@ -20960,6 +21461,9 @@ assemblingline { I:gt.blockmachines.fusioncomputer.tier.06_1000=1000 I:gt.blockmachines.fusioncomputer.tier.07_1000=1000 I:gt.blockmachines.fusioncomputer.tier.08_1000=1000 + I:gt.blockmachines.hatch.holder.tier.09_1200=1200 + I:gt.blockmachines.multimachine.em.computer_12000=12000 + I:gt.blockmachines.multimachine.em.research_12000=12000 I:gt.metaitem.01.32605_2000=2000 I:gt.metaitem.01.32606_600=600 I:gt.metaitem.01.32607_1200=1200 @@ -21006,6 +21510,8 @@ assemblingline { I:gt.metaitem.01.32697_1800=1800 I:gt.metaitem.01.32697_2100=2100 I:gt.metaitem.01.32697_600=600 + I:gt.metaitem.01.32736_2000=2000 + I:gt.metaitem.01.32737_2000=2000 I:gt.metaitem.03.32072_1200=1200 I:gt.metaitem.03.32072_200=200 I:ic2.itemArmorQuantumBoots_1500=1500 @@ -21117,6 +21623,7 @@ autoclave { I:dustSiliconDioxide_2000=2000 I:dustSodalite_1500=1500 I:dustSodalite_2000=2000 + I:dustZirconium_2400=2400 I:gemExquisiteEmerald_12000=12000 I:gemExquisiteOlivine_12000=12000 I:gemInfusedAir_1500=1500 @@ -24077,6 +24584,8 @@ bender { I:ingotZinc_325=325 I:ingotZinc_585=585 I:ingotZinc_65=65 + I:ingotZirconium_182=182 + I:ingotZirconium_91=91 I:item.BlackPlutoniumPlate_1200=1200 I:item.BlackPlutoniumPlate_900=900 I:item.CallistoIcePlate_400=400 @@ -24110,7 +24619,9 @@ bender { I:item.itemIngotBedrockium_400=400 I:item.itemIngotBerkelium_247=247 I:item.itemIngotBerkelium_494=494 + I:item.itemIngotBerylliumFluoride_13=13 I:item.itemIngotBerylliumFluoride_14=14 + I:item.itemIngotBerylliumFluoride_26=26 I:item.itemIngotBerylliumFluoride_28=28 I:item.itemIngotBerylliumTetrafluoride_14=14 I:item.itemIngotBerylliumTetrafluoride_28=28 @@ -24136,6 +24647,8 @@ bender { I:item.itemIngotFluorite_48=48 I:item.itemIngotFrancium_223=223 I:item.itemIngotFrancium_446=446 + I:item.itemIngotGermanium_146=146 + I:item.itemIngotGermanium_73=73 I:item.itemIngotGrisium_108=108 I:item.itemIngotGrisium_216=216 I:item.itemIngotGrisium_224=224 @@ -24144,18 +24657,26 @@ bender { I:item.itemIngotHafnium_356=356 I:item.itemIngotHastelloyC276_124=124 I:item.itemIngotHastelloyC276_130=130 + I:item.itemIngotHastelloyC276_168=168 I:item.itemIngotHastelloyC276_62=62 I:item.itemIngotHastelloyC276_65=65 + I:item.itemIngotHastelloyC276_84=84 I:item.itemIngotHastelloyN_128=128 + I:item.itemIngotHastelloyN_136=136 I:item.itemIngotHastelloyN_146=146 I:item.itemIngotHastelloyN_64=64 + I:item.itemIngotHastelloyN_68=68 I:item.itemIngotHastelloyN_73=73 + I:item.itemIngotHastelloyW_126=126 I:item.itemIngotHastelloyW_130=130 I:item.itemIngotHastelloyW_132=132 + I:item.itemIngotHastelloyW_63=63 I:item.itemIngotHastelloyW_65=65 I:item.itemIngotHastelloyW_66=66 + I:item.itemIngotHastelloyX_112=112 I:item.itemIngotHastelloyX_118=118 I:item.itemIngotHastelloyX_130=130 + I:item.itemIngotHastelloyX_56=56 I:item.itemIngotHastelloyX_59=59 I:item.itemIngotHastelloyX_65=65 I:item.itemIngotIncoloy020_110=110 @@ -24264,6 +24785,8 @@ bender { I:item.itemIngotStellite_54=54 I:item.itemIngotStrongtium90_180=180 I:item.itemIngotStrongtium90_90=90 + I:item.itemIngotStrontium90_180=180 + I:item.itemIngotStrontium90_90=90 I:item.itemIngotStrontium_174=174 I:item.itemIngotStrontium_87=87 I:item.itemIngotTalonite_108=108 @@ -24323,6 +24846,7 @@ bender { I:item.itemPlateAstatine_420=420 I:item.itemPlateBedrockium_400=400 I:item.itemPlateBerkelium_494=494 + I:item.itemPlateBerylliumFluoride_26=26 I:item.itemPlateBerylliumFluoride_28=28 I:item.itemPlateBerylliumTetrafluoride_28=28 I:item.itemPlateBloodSteel_400=400 @@ -24336,15 +24860,20 @@ bender { I:item.itemPlateFermium_514=514 I:item.itemPlateFluorite_48=48 I:item.itemPlateFrancium_446=446 + I:item.itemPlateGermanium_146=146 I:item.itemPlateGrisium_216=216 I:item.itemPlateGrisium_448=448 I:item.itemPlateHafnium_356=356 I:item.itemPlateHastelloyC276_124=124 I:item.itemPlateHastelloyC276_130=130 + I:item.itemPlateHastelloyC276_168=168 I:item.itemPlateHastelloyN_128=128 + I:item.itemPlateHastelloyN_136=136 I:item.itemPlateHastelloyN_146=146 + I:item.itemPlateHastelloyW_126=126 I:item.itemPlateHastelloyW_130=130 I:item.itemPlateHastelloyW_132=132 + I:item.itemPlateHastelloyX_112=112 I:item.itemPlateHastelloyX_118=118 I:item.itemPlateHastelloyX_130=130 I:item.itemPlateIncoloy020_110=110 @@ -24400,6 +24929,7 @@ bender { I:item.itemPlateStellite_106=106 I:item.itemPlateStellite_108=108 I:item.itemPlateStrongtium90_180=180 + I:item.itemPlateStrontium90_180=180 I:item.itemPlateStrontium_174=174 I:item.itemPlateTalonite_108=108 I:item.itemPlateTalonite_118=118 @@ -26279,6 +26809,7 @@ bender { I:plateZinc_325=325 I:plateZinc_585=585 I:plateZinc_65=65 + I:plateZirconium_182=182 I:stickAdamantium_100=100 I:stickAlduorite_100=100 I:stickAluminium_100=100 @@ -28037,6 +28568,8 @@ blastfurnace { I:item.itemDustZirconiumCarbide_3000=3000 I:item.itemDustZirconiumCarbide_4000=4000 I:item.itemDustZrCl4_1200=1200 + I:item.meteoricIronRaw_1200=1200 + I:item.meteoricIronRaw_600=600 I:item.netherbrick_1200=1200 I:item.netherbrick_150=150 I:item.netherbrick_300=300 @@ -28158,6 +28691,8 @@ blastsmelter { I:molten.antimony_150=150 I:molten.ardite_17280=17280 I:molten.ardite_21600=21600 + I:molten.ardite_2560=2560 + I:molten.ardite_30720=30720 I:molten.ardite_34560=34560 I:molten.ardite_414720=414720 I:molten.astralsilver_180=180 @@ -28210,13 +28745,16 @@ blastsmelter { I:molten.chromiumdioxide_325=325 I:molten.chrysotile_60=60 I:molten.chrysotile_75=75 + I:molten.cobalt_1360=1360 I:molten.cobalt_17360=17360 + I:molten.cobalt_19040=19040 I:molten.cobalt_21700=21700 I:molten.cobalt_243040=243040 I:molten.cobaltbrass_60=60 I:molten.cobaltbrass_75=75 I:molten.conductiveiron_16960=16960 I:molten.conductiveiron_21200=21200 + I:molten.conductiveiron_960=960 I:molten.copper_60=60 I:molten.copper_75=75 I:molten.cupronickel_60=60 @@ -28225,6 +28763,7 @@ blastsmelter { I:molten.damascussteel_1500=1500 I:molten.darkiron_60=60 I:molten.darkiron_75=75 + I:molten.darksteel_1440=1440 I:molten.darksteel_17440=17440 I:molten.darksteel_21800=21800 I:molten.deepiron_60=60 @@ -28232,11 +28771,19 @@ blastsmelter { I:molten.desh_18000=18000 I:molten.desh_22500=22500 I:molten.desh_36000=36000 + I:molten.desh_4000=4000 I:molten.desh_432000=432000 + I:molten.desh_48000=48000 + I:molten.draconium_11520=11520 + I:molten.draconium_138240=138240 I:molten.draconium_20000=20000 I:molten.draconium_25000=25000 I:molten.draconium_40000=40000 I:molten.draconium_480000=480000 + I:molten.draconium_8000=8000 + I:molten.draconium_96000=96000 + I:molten.draconiumawakened_14400=14400 + I:molten.draconiumawakened_172800=172800 I:molten.draconiumawakened_23200=23200 I:molten.draconiumawakened_29000=29000 I:molten.draconiumawakened_46400=46400 @@ -28253,23 +28800,30 @@ blastsmelter { I:molten.eglinsteel_1600=1600 I:molten.electricalsteel_16800=16800 I:molten.electricalsteel_21000=21000 + I:molten.electricalsteel_800=800 I:molten.electrum_180=180 I:molten.electrum_225=225 + I:molten.electrumflux_14400=14400 + I:molten.electrumflux_172800=172800 I:molten.electrumflux_23200=23200 I:molten.electrumflux_29000=29000 I:molten.electrumflux_46400=46400 I:molten.electrumflux_556800=556800 + I:molten.enderium_10800=10800 I:molten.enderium_39200=39200 I:molten.enderium_49000=49000 I:molten.enderium_58800=58800 I:molten.enderiumbase_37760=37760 I:molten.enderiumbase_47200=47200 I:molten.enderiumbase_56640=56640 + I:molten.enderiumbase_8640=8640 + I:molten.energeticalloy_3520=3520 I:molten.energeticalloy_35520=35520 I:molten.energeticalloy_44400=44400 I:molten.energycrystal_23740=23740 I:molten.energycrystal_24000=24000 I:molten.enhancedgalgadorian_39200=39200 + I:molten.enhancedgalgadorian_7200=7200 I:molten.erbium_4324=4324 I:molten.erbium_5406=5406 I:molten.erbium_5766=5766 @@ -28281,6 +28835,7 @@ blastsmelter { I:molten.eximite_75=75 I:molten.fierysteel_17440=17440 I:molten.fierysteel_21800=21800 + I:molten.fierysteel_2880=2880 I:molten.fierysteel_34880=34880 I:molten.force_60=60 I:molten.force_75=75 @@ -28288,6 +28843,7 @@ blastsmelter { I:molten.gadolinium_4755=4755 I:molten.gadolinium_49452=49452 I:molten.galgadorian_36800=36800 + I:molten.galgadorian_4800=4800 I:molten.gallium_60=60 I:molten.gallium_75=75 I:molten.galliumarsenide_960=960 @@ -28319,9 +28875,12 @@ blastsmelter { I:molten.hsse_20320=20320 I:molten.hsse_25400=25400 I:molten.hsse_40640=40640 + I:molten.hsse_8640=8640 I:molten.hssg_19600=19600 I:molten.hssg_24500=24500 I:molten.hssg_39200=39200 + I:molten.hssg_7200=7200 + I:molten.hsss_12960=12960 I:molten.hsss_40640=40640 I:molten.hsss_50800=50800 I:molten.hsss_60960=60960 @@ -28349,9 +28908,13 @@ blastsmelter { I:molten.inolashite_75=75 I:molten.invar_60=60 I:molten.invar_75=75 + I:molten.iridium_104409=104409 + I:molten.iridium_14400=14400 + I:molten.iridium_172800=172800 I:molten.iridium_54525=54525 I:molten.iridium_68157=68157 I:molten.iridium_72701=72701 + I:molten.iridium_8701=8701 I:molten.iridium_872409=872409 I:molten.iron_60=60 I:molten.iron_75=75 @@ -28383,7 +28946,9 @@ blastsmelter { I:molten.manganese_75=75 I:molten.manyullyn_18880=18880 I:molten.manyullyn_23600=23600 + I:molten.manyullyn_2880=2880 I:molten.manyullyn_358720=358720 + I:molten.manyullyn_54720=54720 I:molten.maragingsteel250_1600=1600 I:molten.maragingsteel250_1685=1685 I:molten.maragingsteel300_1600=1600 @@ -28403,10 +28968,13 @@ blastsmelter { I:molten.molybdenum_75=75 I:molten.mytryl_5760=5760 I:molten.mytryl_69120=69120 + I:molten.naquadah_103680=103680 I:molten.naquadah_20320=20320 I:molten.naquadah_25400=25400 I:molten.naquadah_40640=40640 I:molten.naquadah_487680=487680 + I:molten.naquadah_8640=8640 + I:molten.naquadahalloy_11520=11520 I:molten.naquadahalloy_21760=21760 I:molten.naquadahalloy_27200=27200 I:molten.naquadahalloy_43520=43520 @@ -28414,6 +28982,10 @@ blastsmelter { I:molten.naquadahenriched_24500=24500 I:molten.naquadahenriched_39200=39200 I:molten.naquadahenriched_470400=470400 + I:molten.naquadahenriched_7200=7200 + I:molten.naquadahenriched_86400=86400 + I:molten.naquadria_14400=14400 + I:molten.naquadria_172800=172800 I:molten.naquadria_23200=23200 I:molten.naquadria_29000=29000 I:molten.naquadria_46400=46400 @@ -28424,10 +28996,13 @@ blastsmelter { I:molten.neodymium_37353=37353 I:molten.neodymiummagnetic_2075=2075 I:molten.neodymiummagnetic_2594=2594 + I:molten.neutronium_18000000=18000000 + I:molten.neutronium_180000000=180000000 I:molten.neutronium_46400000=46400000 I:molten.neutronium_58000000=58000000 I:molten.neutronium_580000000=580000000 I:molten.nichrome_18160=18160 + I:molten.nichrome_2160=2160 I:molten.nichrome_22700=22700 I:molten.nickel_60=60 I:molten.nickel_75=75 @@ -28442,13 +29017,20 @@ blastsmelter { I:molten.niobiumnitride_2573=2573 I:molten.niobiumtitanium_19600=19600 I:molten.niobiumtitanium_24500=24500 + I:molten.niobiumtitanium_3600=3600 I:molten.orichalcum_60=60 I:molten.orichalcum_75=75 I:molten.oriharukon_103680=103680 I:molten.oriharukon_8640=8640 + I:molten.osmiridium_11200=11200 + I:molten.osmiridium_14400=14400 I:molten.osmiridium_56400=56400 I:molten.osmiridium_70500=70500 I:molten.osmiridium_75200=75200 + I:molten.osmium_10579=10579 + I:molten.osmium_124305=124305 + I:molten.osmium_14400=14400 + I:molten.osmium_169200=169200 I:molten.osmium_55934=55934 I:molten.osmium_69918=69918 I:molten.osmium_74579=74579 @@ -28479,6 +29061,7 @@ blastsmelter { I:molten.promethium_2630=2630 I:molten.promethium_3156=3156 I:molten.promethium_37872=37872 + I:molten.pulsatingiron_1440=1440 I:molten.pulsatingiron_17440=17440 I:molten.pulsatingiron_21800=21800 I:molten.pulsatingiron_60=60 @@ -28486,6 +29069,7 @@ blastsmelter { I:molten.quantium_6400=6400 I:molten.quantium_76800=76800 I:molten.quantum_0=0 + I:molten.quantum_1400=1400 I:molten.quantum_71890=71890 I:molten.realgar_60=60 I:molten.realgar_75=75 @@ -28494,6 +29078,8 @@ blastsmelter { I:molten.redsteel_1040=1040 I:molten.redsteel_1300=1300 I:molten.redstonealloy_16800=16800 + I:molten.redstonealloy_800=800 + I:molten.reinforced_2720=2720 I:molten.reinforced_34720=34720 I:molten.rosegold_3840=3840 I:molten.rosegold_4800=4800 @@ -28528,6 +29114,7 @@ blastsmelter { I:molten.silver_150=150 I:molten.solderingalloy_320=320 I:molten.solderingalloy_400=400 + I:molten.soularium_1600=1600 I:molten.soularium_33600=33600 I:molten.staballoy_14900=14900 I:molten.staballoy_3200=3200 @@ -28545,6 +29132,7 @@ blastsmelter { I:molten.sunnarium_19360=19360 I:molten.sunnarium_24200=24200 I:molten.sunnarium_38720=38720 + I:molten.sunnarium_6720=6720 I:molten.talonite_1600=1600 I:molten.talonite_1725=1725 I:molten.tantalloy60_3200=3200 @@ -28577,6 +29165,7 @@ blastsmelter { I:molten.titanium_1552=1552 I:molten.titanium_18624=18624 I:molten.titanium_1940=1940 + I:molten.trinium_11520=11520 I:molten.trinium_21760=21760 I:molten.trinium_27200=27200 I:molten.trinium_43520=43520 @@ -28594,6 +29183,7 @@ blastsmelter { I:molten.tungstencarbide_3936=3936 I:molten.tungstensteel_36800=36800 I:molten.tungstensteel_46000=46000 + I:molten.tungstensteel_4800=4800 I:molten.ultimet_2160=2160 I:molten.ultimet_2700=2700 I:molten.uranium235_240=240 @@ -28605,10 +29195,12 @@ blastsmelter { I:molten.vanadium_2183=2183 I:molten.vanadiumgallium_19600=19600 I:molten.vanadiumgallium_24500=24500 + I:molten.vanadiumgallium_3600=3600 I:molten.vanadiumsteel_1162=1162 I:molten.vanadiumsteel_1453=1453 I:molten.vibrantalloy_37280=37280 I:molten.vibrantalloy_46600=46600 + I:molten.vibrantalloy_5280=5280 I:molten.vibrantalloy_60=60 I:molten.vibrantalloy_75=75 I:molten.vinteum_180=180 @@ -30191,6 +30783,7 @@ boxing { B:dustZeolite_true=true B:dustZinc_true=true B:dustZincite_true=true + B:dustZirconium_true=true B:gt.metaitem.01.32473_true=true B:gt.metaitem.02.32204_true=true B:gt.metaitem.02.32208_true=true @@ -36746,6 +37339,7 @@ canning { centrifuge { I:air_10=10 I:air_1600=1600 + I:block.slime.congealed.purple_300=300 I:butane_20=20 I:cellAir_10=10 I:cellBronze_608=608 @@ -37555,9 +38149,11 @@ centrifuge { I:item.potatoPoisonous_4608=4608 I:item.potato_4608=4608 I:item.rottenFlesh_4608=4608 + I:item.slimeball_300=300 I:item.speckledMelon_9216=9216 I:item.spiderEye_4608=4608 I:item.tconstruct.Materials.ManyullynDust_1200=1200 + I:item.tconstruct.strangefood.edibleslime_300=300 I:item.venisonCooked_4608=4608 I:item.venisonRaw_4608=4608 I:item.waxcombItem_120=120 @@ -37580,6 +38176,7 @@ centrifuge { I:tile.hellsand_200=200 I:tile.hive.hive_400=400 I:tile.honeyBlock_4000=4000 + I:tile.log.oak_200=200 I:tile.mushroom_4608=4608 I:tile.mycel_650=650 I:tile.pamcompressedsaltBlock_120=120 @@ -38130,6 +38727,7 @@ chemicalbath { I:ingotWroughtIron_100=100 I:item.HotNetherrackBrick_100=100 I:item.HotNetherrackBrick_200=200 + I:item.MysteriousCrystalGemExquisite_600=600 I:"item.SC2:iron_pane_200"=200 I:"item.SC2:large_iron_pane_300"=300 I:"item.SC2:pipe_200"=200 @@ -38442,33 +39040,50 @@ chemicalbath { chemicalreactor { I:"1,1-dimethylhydrazine_200"=200 I:"1,1dimethylhydrazine_200"=200 + I:"1,1dimethylhydrazine_960"=960 I:aceticacid_100=100 I:aceticacid_300=300 I:acetone_160=160 I:allylchloride_160=160 + I:ammonia_280=280 + I:ammonia_320=320 I:ammonia_640=640 + I:ammonium_400=400 + I:ammoniumbifluoride_520=520 + I:ammoniumtetrafluoroberyllate_640=640 + I:berylliumhydroxide_160=160 I:biodiesel_600=600 I:biofuel_600=600 + I:carbondioxide_150=150 + I:carbondioxide_240=240 + I:carbondioxide_40=40 I:carbonmonoxide_1200=1200 I:carbonmonoxide_40=40 I:carbonmonoxide_80=80 I:carbonmonoxide_800=800 I:"cell1,1-Dimethylhydrazine_200"=200 I:"cell1,1Dimethylhydrazine_200"=200 + I:"cell1,1Dimethylhydrazine_960"=960 I:cellAceticAcid_100=100 I:cellAceticAcid_300=300 I:cellAcetone_160=160 I:cellAllylChloride_160=160 + I:cellAmmonia_320=320 I:cellAmmonia_640=640 I:cellBioDiesel_600=600 I:cellBioFuel_600=600 + I:cellCarbonDioxide_150=150 I:cellCarbonDioxide_500=500 I:cellCarbonMonoxide_500=500 I:cellChloramine_160=160 I:cellChloroform_240=240 + I:cellChloroform_80=80 I:cellChloromethane_160=160 I:cellChloromethane_80=80 I:cellDichlorobenzene_240=240 + I:cellDilutedHydrochloricAcid_GT5U_120=120 + I:cellDilutedHydrochloricAcid_GT5U_480=480 + I:cellDilutedHydrochloricAcid_GT5U_960=960 I:cellDilutedSulfuricAcid_1200=1200 I:cellDilutedSulfuricAcid_160=160 I:cellDilutedSulfuricAcid_180=180 @@ -38478,9 +39093,11 @@ chemicalreactor { I:cellEmpty_10=10 I:cellEmpty_100=100 I:cellEmpty_1000=1000 + I:cellEmpty_1120=1120 I:cellEmpty_120=120 I:cellEmpty_1200=1200 I:cellEmpty_1250=1250 + I:cellEmpty_150=150 I:cellEmpty_160=160 I:cellEmpty_1920=1920 I:cellEmpty_200=200 @@ -38488,12 +39105,16 @@ chemicalreactor { I:cellEmpty_240=240 I:cellEmpty_250=250 I:cellEmpty_2700=2700 + I:cellEmpty_280=280 I:cellEmpty_300=300 I:cellEmpty_320=320 + I:cellEmpty_400=400 I:cellEmpty_480=480 I:cellEmpty_5=5 + I:cellEmpty_520=520 I:cellEmpty_60=60 I:cellEmpty_600=600 + I:cellEmpty_6000=6000 I:cellEmpty_640=640 I:cellEmpty_950=950 I:cellEpichlorohydrin_480=480 @@ -38505,6 +39126,7 @@ chemicalreactor { I:cellHeavyFuel_160=160 I:cellHydricSulfide_160=160 I:cellHydricSulfide_60=60 + I:cellHydrochloricAcid_GT5U_120=120 I:cellHydrochloricAcid_GT5U_160=160 I:cellHydrochloricAcid_GT5U_200=200 I:cellHydrochloricAcid_GT5U_240=240 @@ -38512,10 +39134,13 @@ chemicalreactor { I:cellHydrochloricAcid_GT5U_480=480 I:cellHydrochloricAcid_GT5U_60=60 I:cellHydrochloricAcid_GT5U_80=80 + I:cellHydrochloricAcid_GT5U_960=960 I:cellHydrofluoricAcid_GT5U_60=60 I:cellHydrogen_120=120 + I:cellHydrogen_150=150 I:cellHydrogen_40=40 I:cellHydrogen_950=950 + I:cellHypochlorousAcid_120=120 I:cellIsoprene_120=120 I:cellLightFuel_160=160 I:cellMethane_120=120 @@ -38532,8 +39157,11 @@ chemicalreactor { I:cellSaltWater_480=480 I:cellStyrene_120=120 I:cellSulfurDioxide_120=120 + I:cellSulfurDioxide_GT5U_120=120 I:cellSulfurTrioxide_200=200 + I:cellSulfurTrioxide_280=280 I:cellSulfuricAcid_320=320 + I:cellTetrafluoroethylene_480=480 I:cellTetranitromethane_480=480 I:cellVinylChloride_160=160 I:cellWater_1000=1000 @@ -38547,6 +39175,7 @@ chemicalreactor { I:chloramine_160=160 I:chlorine_300=300 I:chloroform_240=240 + I:chloroform_80=80 I:chloromethane_160=160 I:chloromethane_80=80 I:crushedPurifiedAlmandine_96=96 @@ -38647,6 +39276,10 @@ chemicalreactor { I:cumene_1920=1920 I:cumene_240=240 I:dichlorobenzene_240=240 + I:dilutedhydrochloricacid_gt5u_120=120 + I:dilutedhydrochloricacid_gt5u_240=240 + I:dilutedhydrochloricacid_gt5u_480=480 + I:dilutedhydrochloricacid_gt5u_960=960 I:dilutedsulfuricacid_1200=1200 I:dilutedsulfuricacid_160=160 I:dilutedsulfuricacid_180=180 @@ -38666,9 +39299,12 @@ chemicalreactor { I:dustPlutonium_12000=12000 I:dustPolydimethylsiloxane_240=240 I:dustQuicklime_240=240 + I:dustRawRubber_1120=1120 I:dustRawRubber_160=160 + I:dustRawRubber_2240=2240 I:dustRawRubber_320=320 I:dustRawStyreneButadieneRubber_160=160 + I:dustRawStyreneButadieneRubber_480=480 I:dustSalt_240=240 I:dustSaltpeter_10=10 I:dustSaltpeter_180=180 @@ -38732,6 +39368,7 @@ chemicalreactor { I:gt.metaitem.03.32056_400=400 I:gt.metaitem.03.32056_600=600 I:gt.metaitem.03.32056_900=900 + I:gt.metaitem.03.32058_1200=1200 I:gt.metaitem.03.32101_600=600 I:gt.metaitem.03.32102_1200=1200 I:gt.metaitem.03.32103_1200=1200 @@ -38740,15 +39377,21 @@ chemicalreactor { I:gt.metaitem.03.32105_3000=3000 I:gt.metaitem.03.32106_800=800 I:hydrochloricacid_200=200 + I:hydrochloricacid_gt5u_120=120 I:hydrochloricacid_gt5u_160=160 I:hydrochloricacid_gt5u_200=200 I:hydrochloricacid_gt5u_240=240 + I:hydrochloricacid_gt5u_480=480 I:hydrochloricacid_gt5u_60=60 I:hydrochloricacid_gt5u_80=80 + I:hydrochloricacid_gt5u_960=960 I:hydrofluoricacid_gt5u_60=60 I:hydrogen_120=120 I:hydrogen_1200=1200 + I:hydrogen_150=150 I:hydrogen_40=40 + I:hydroxide_160=160 + I:hypochlorousacid_120=120 I:hypochlorousacid_60=60 I:hypochlorousacid_600=600 I:ic2.blockITNT_80=80 @@ -38863,17 +39506,21 @@ chemicalreactor { I:molten.neodymium_96=96 I:molten.nickel_96=96 I:molten.palladium_96=96 + I:molten.plastic_1120=1120 I:molten.plastic_160=160 I:molten.plastic_2000=2000 I:molten.plastic_640=640 I:molten.platinum_96=96 I:molten.polycaprolactam_640=640 I:molten.polyphenylenesulfide_240=240 + I:molten.polystyrene_1120=1120 I:molten.polystyrene_160=160 I:molten.polystyrene_640=640 + I:molten.polytetrafluoroethylene_1120=1120 I:molten.polytetrafluoroethylene_160=160 I:molten.polytetrafluoroethylene_240=240 I:molten.polytetrafluoroethylene_640=640 + I:molten.polyvinylchloride_1120=1120 I:molten.polyvinylchloride_160=160 I:molten.polyvinylchloride_640=640 I:molten.redstone_300=300 @@ -38901,6 +39548,7 @@ chemicalreactor { I:phenol_160=160 I:phosphoricacid_gt5u_320=320 I:phosphoricacid_gt5u_40=40 + I:polyvinylacetate_1120=1120 I:polyvinylacetate_160=160 I:polyvinylacetate_640=640 I:radon_12000=12000 @@ -38936,12 +39584,15 @@ chemicalreactor { I:styrene_120=120 I:sulfurdioxide_120=120 I:sulfurdioxide_60=60 + I:sulfurdioxide_gt5u_120=120 + I:sulfurdioxide_gt5u_60=60 I:sulfuricacid_1150=1150 I:sulfuricacid_320=320 I:sulfuricapatite_400=400 I:sulfuriclithium_400=400 I:sulfurtrioxide_200=200 I:sulfurtrioxide_260=260 + I:sulfurtrioxide_280=280 I:tetrafluoroethylene_480=480 I:tetranitromethane_480=480 I:tile.grass_300=300 @@ -38994,6 +39645,8 @@ circuitassembler { I:gt.metaitem.01.32707_400=400 I:gt.metaitem.01.32708_400=400 I:gt.metaitem.03.32006_600=600 + I:item.HighEnergyFlowCircuit_2400=2400 + I:item.HighEnergyFlowCircuit_600=600 I:"item.SC2:advanced_pcb_200"=200 I:"item.SC2:simple_pcb_200"=200 I:item.railcraft.part.circuit.controller_1200=1200 @@ -39462,6 +40115,7 @@ compression { B:ingotYttriumBariumCuprate_true=true B:ingotYttrium_true=true B:ingotZinc_true=true + B:ingotZirconium_true=true B:item.LeadIngot_true=true B:item.almondItem_true=true B:item.apple_true=true @@ -39890,6 +40544,7 @@ compressor { I:ingotYttriumBariumCuprate_300=300 I:ingotYttrium_300=300 I:ingotZinc_300=300 + I:ingotZirconium_300=300 I:item.almondItem_300=300 I:item.apple_300=300 I:item.appliedenergistics2.ItemMaterial.PurifiedCertusQuartzCrystal_300=300 @@ -40501,6 +41156,7 @@ cutting { I:blockYttriumBariumCuprate_510=510 I:blockYttrium_890=890 I:blockZinc_650=650 + I:blockZirconium_910=910 I:block_NULL_100=100 I:block_NULL_1000=1000 I:block_NULL_1000000=1000000 @@ -40665,6 +41321,7 @@ cutting { I:gt.metaitem.03.32054_900=900 I:gt.metaitem.03.32056_600=600 I:gt.metaitem.03.32056_900=900 + I:gt.metaitem.03.32058_900=900 I:ic2.blockAlloyGlass_1200=1200 I:ic2.blockAlloyGlass_2400=2400 I:ic2.itemPartIridium_1200=1200 @@ -40695,15 +41352,20 @@ cutting { I:item.itemRodEglinSteel_102=102 I:item.itemRodEglinSteel_26=26 I:item.itemRodEnergyCrystal_460=460 + I:item.itemRodGermanium_146=146 I:item.itemRodGrisium_216=216 I:item.itemRodGrisium_448=448 I:item.itemRodHafnium_356=356 I:item.itemRodHastelloyC276_124=124 I:item.itemRodHastelloyC276_130=130 + I:item.itemRodHastelloyC276_168=168 I:item.itemRodHastelloyN_128=128 + I:item.itemRodHastelloyN_136=136 I:item.itemRodHastelloyN_146=146 + I:item.itemRodHastelloyW_126=126 I:item.itemRodHastelloyW_130=130 I:item.itemRodHastelloyW_132=132 + I:item.itemRodHastelloyX_112=112 I:item.itemRodHastelloyX_118=118 I:item.itemRodHastelloyX_130=130 I:item.itemRodIncoloy020_110=110 @@ -40725,15 +41387,20 @@ cutting { I:item.itemRodLongEglinSteel_13=13 I:item.itemRodLongEglinSteel_51=51 I:item.itemRodLongEnergyCrystal_230=230 + I:item.itemRodLongGermanium_73=73 I:item.itemRodLongGrisium_108=108 I:item.itemRodLongGrisium_224=224 I:item.itemRodLongHafnium_178=178 I:item.itemRodLongHastelloyC276_62=62 I:item.itemRodLongHastelloyC276_65=65 + I:item.itemRodLongHastelloyC276_84=84 I:item.itemRodLongHastelloyN_64=64 + I:item.itemRodLongHastelloyN_68=68 I:item.itemRodLongHastelloyN_73=73 + I:item.itemRodLongHastelloyW_63=63 I:item.itemRodLongHastelloyW_65=65 I:item.itemRodLongHastelloyW_66=66 + I:item.itemRodLongHastelloyX_56=56 I:item.itemRodLongHastelloyX_59=59 I:item.itemRodLongHastelloyX_65=65 I:item.itemRodLongIncoloy020_55=55 @@ -41314,6 +41981,7 @@ cutting { I:stickLongYttriumBariumCuprate_51=51 I:stickLongYttrium_89=89 I:stickLongZinc_65=65 + I:stickLongZirconium_91=91 I:stickLutetium_348=348 I:stickMagnalium_50=50 I:stickMagnesium_48=48 @@ -41452,6 +42120,7 @@ cutting { I:stickYttriumBariumCuprate_102=102 I:stickYttrium_178=178 I:stickZinc_130=130 + I:stickZirconium_182=182 I:tile.Barnarda2Log_200=200 I:tile.BlackPlutonium_12000=12000 I:tile.BlockWarpwoodLog_200=200 @@ -41944,6 +42613,7 @@ cutting { dehydrator { + I:cellAmmonia_6000=6000 I:cellEmpty_2400=2400 I:dustGypsum_12000=12000 I:dustPotassium_1500=1500 @@ -42005,12 +42675,14 @@ distillation { I:fluid.Pollution_600=600 I:fluid.acetone_80=80 I:fluid.air_200=200 + I:fluid.biomass_16=16 I:fluid.biomass_25=25 I:fluid.calciumacetatesolution_80=80 I:fluid.charcoal_byproducts_200=200 I:fluid.charcoal_byproducts_64=64 I:fluid.creosote_16=16 I:fluid.creosote_400=400 + I:fluid.dilutedhydrochloricacid_gt5u_600=600 I:fluid.dilutedsulfuricacid_600=600 I:fluid.fermentedbiomass_40=40 I:fluid.fermentedbiomass_75=75 @@ -42169,6 +42841,9 @@ distillery { I:fluid.butane_480=480 I:fluid.butene_180=180 I:fluid.butene_240=240 + I:fluid.carbondioxide_1500=1500 + I:fluid.carbondioxide_160=160 + I:fluid.carbondioxide_400=400 I:fluid.carbonmonoxide_32=32 I:fluid.carbonmonoxide_400=400 I:fluid.creosote_32=32 @@ -42211,6 +42886,7 @@ distillery { I:fluid.helium_408=408 I:fluid.helium_480=480 I:fluid.helium_600=600 + I:fluid.hydrochloricacid_gt5u_1200=1200 I:fluid.hydrogen_240=240 I:fluid.hydrogen_32=32 I:fluid.hydrogen_400=400 @@ -42393,6 +43069,7 @@ electrolyzer { I:cellStyrene_384=384 I:cellSulfurDioxide_240=240 I:cellSulfurDioxide_312=312 + I:cellSulfurDioxide_GT5U_240=240 I:cellSulfurTrioxide_320=320 I:cellSulfurTrioxide_448=448 I:cellSulfuricAcid_392=392 @@ -42513,6 +43190,7 @@ electrolyzer { I:dustRedstoneAlloy_120=120 I:dustRockSalt_72=72 I:dustRuby_144=144 + I:dustSalt_320=320 I:dustSalt_56=56 I:dustSalt_720=720 I:dustSaltpeter_100=100 @@ -42556,6 +43234,7 @@ electrolyzer { I:dustZeolite_656=656 I:dustZincite_76=76 I:gemCertusQuartz_2000=0 + I:hydrochloricacid_gt5u_720=720 I:hydrogen_120=120 I:ic2.itemCellAir_800=800 I:ic2.itemCellWaterElectro_30=30 @@ -45568,6 +46247,7 @@ extruder { I:blockYttriumBariumCuprate_10=10 I:blockYttrium_10=10 I:blockZinc_10=10 + I:blockZirconium_10=10 I:block_NULL_10=10 I:boltAdamantium_196=196 I:boltAlduorite_196=196 @@ -45799,6 +46479,7 @@ extruder { I:boltYttriumBariumCuprate_102=102 I:boltYttrium_178=178 I:boltZinc_130=130 + I:boltZirconium_182=182 I:bottleEmpty_32=32 I:cellEmpty_128=128 I:enderio.itemPowerConduitEnder_80=80 @@ -45903,6 +46584,109 @@ extruder { I:gearGtSilicone_35=35 I:gearGtSilicone_85=85 I:gearGtSilver_535=535 + I:gearGtSmallAdamantium_98=98 + I:gearGtSmallAlduorite_98=98 + I:gearGtSmallAluminium_26=26 + I:gearGtSmallArdite_98=98 + I:gearGtSmallBismuthBronze_92=92 + I:gearGtSmallBismuth_208=208 + I:gearGtSmallBlackBronze_98=98 + I:gearGtSmallBlackPlutonium_98=98 + I:gearGtSmallBloodInfusedIron_98=98 + I:gearGtSmallBrass_63=63 + I:gearGtSmallBronze_76=76 + I:gearGtSmallCallistoIce_98=98 + I:gearGtSmallCeruclase_98=98 + I:gearGtSmallChrome_52=52 + I:gearGtSmallChrysotile_15=15 + I:gearGtSmallCobaltBrass_58=58 + I:gearGtSmallConductiveIron_69=69 + I:gearGtSmallCopper_63=63 + I:gearGtSmallDarkSteel_27=27 + I:gearGtSmallDesh_98=98 + I:gearGtSmallDraconiumAwakened_98=98 + I:gearGtSmallDraconium_98=98 + I:gearGtSmallDuralumin_33=33 + I:gearGtSmallElectricalSteel_36=36 + I:gearGtSmallElectrumFlux_98=98 + I:gearGtSmallElectrum_151=151 + I:gearGtSmallEnderiumBase_134=134 + I:gearGtSmallEnderium_126=126 + I:gearGtSmallEnergeticAlloy_109=109 + I:gearGtSmallEnhancedGalgadorian_98=98 + I:gearGtSmallEpoxidFiberReinforced_6=6 + I:gearGtSmallEpoxid_6=6 + I:gearGtSmallFierySteel_98=98 + I:gearGtSmallForce_98=98 + I:gearGtSmallGalgadorian_98=98 + I:gearGtSmallGold_196=196 + I:gearGtSmallHSLA_98=98 + I:gearGtSmallHSSE_81=81 + I:gearGtSmallHSSG_98=98 + I:gearGtSmallHSSS_129=129 + I:gearGtSmallHeeEndium_98=98 + I:gearGtSmallInfusedGold_98=98 + I:gearGtSmallInvar_56=56 + I:gearGtSmallIridium_192=192 + I:gearGtSmallIronWood_59=59 + I:gearGtSmallIron_56=56 + I:gearGtSmallIron_57=57 + I:gearGtSmallKnightmetal_70=70 + I:gearGtSmallLead_207=207 + I:gearGtSmallLedox_98=98 + I:gearGtSmallMagnalium_25=25 + I:gearGtSmallManyullyn_78=78 + I:gearGtSmallMytryl_98=98 + I:gearGtSmallNaquadahAlloy_98=98 + I:gearGtSmallNeodymium_144=144 + I:gearGtSmallNeodymium_146=146 + I:gearGtSmallNeutronium_100000=100000 + I:gearGtSmallNickelZincFerrite_33=33 + I:gearGtSmallNickel_58=58 + I:gearGtSmallOrichalcum_98=98 + I:gearGtSmallOriharukon_98=98 + I:gearGtSmallOsmiridium_191=191 + I:gearGtSmallOsmium_190=190 + I:gearGtSmallPalladium_106=106 + I:gearGtSmallPlastic_4=4 + I:gearGtSmallPlatinum_195=195 + I:gearGtSmallPolycaprolactam_5=5 + I:gearGtSmallPolyphenyleneSulfide_9=9 + I:gearGtSmallPolystyrene_6=6 + I:gearGtSmallPolytetrafluoroethylene_16=16 + I:gearGtSmallPolyvinylChloride_10=10 + I:gearGtSmallPulsatingIron_61=61 + I:gearGtSmallQuantium_98=98 + I:gearGtSmallRealgar_53=53 + I:gearGtSmallRedstoneAlloy_45=45 + I:gearGtSmallReinforced_98=98 + I:gearGtSmallRoseGold_169=169 + I:gearGtSmallRubber_5=5 + I:gearGtSmallRubracium_98=98 + I:gearGtSmallShadow_98=98 + I:gearGtSmallSilicone_7=7 + I:gearGtSmallSilver_107=107 + I:gearGtSmallSoularium_102=102 + I:gearGtSmallStainlessSteel_55=55 + I:gearGtSmallSteel_56=56 + I:gearGtSmallSteel_57=57 + I:gearGtSmallSterlingSilver_98=98 + I:gearGtSmallStyreneButadieneRubber_5=5 + I:gearGtSmallSunnarium_98=98 + I:gearGtSmallThaumium_156=156 + I:gearGtSmallTinAlloy_87=87 + I:gearGtSmallTin_118=118 + I:gearGtSmallTitanium_48=48 + I:gearGtSmallTrinium_98=98 + I:gearGtSmallTungstenCarbide_97=97 + I:gearGtSmallTungstenSteel_119=119 + I:gearGtSmallTungsten_183=183 + I:gearGtSmallUltimet_61=61 + I:gearGtSmallVanadiumSteel_55=55 + I:gearGtSmallVibrantAlloy_107=107 + I:gearGtSmallVinteum_156=156 + I:gearGtSmallVoid_98=98 + I:gearGtSmallVulcanite_98=98 I:gearGtSoularium_490=490 I:gearGtSoularium_510=510 I:gearGtSoularium_650=650 @@ -46323,15 +47107,20 @@ extruder { I:item.itemBoltEglinSteel_102=102 I:item.itemBoltEglinSteel_26=26 I:item.itemBoltEnergyCrystal_460=460 + I:item.itemBoltGermanium_146=146 I:item.itemBoltGrisium_216=216 I:item.itemBoltGrisium_448=448 I:item.itemBoltHafnium_356=356 I:item.itemBoltHastelloyC276_124=124 I:item.itemBoltHastelloyC276_130=130 + I:item.itemBoltHastelloyC276_168=168 I:item.itemBoltHastelloyN_128=128 + I:item.itemBoltHastelloyN_136=136 I:item.itemBoltHastelloyN_146=146 + I:item.itemBoltHastelloyW_126=126 I:item.itemBoltHastelloyW_130=130 I:item.itemBoltHastelloyW_132=132 + I:item.itemBoltHastelloyX_112=112 I:item.itemBoltHastelloyX_118=118 I:item.itemBoltHastelloyX_130=130 I:item.itemBoltIncoloy020_110=110 @@ -46397,15 +47186,20 @@ extruder { I:item.itemGearEglinSteel_255=255 I:item.itemGearEglinSteel_65=65 I:item.itemGearEnergyCrystal_1150=1150 + I:item.itemGearGermanium_365=365 I:item.itemGearGrisium_1120=1120 I:item.itemGearGrisium_540=540 I:item.itemGearHafnium_890=890 I:item.itemGearHastelloyC276_310=310 I:item.itemGearHastelloyC276_325=325 + I:item.itemGearHastelloyC276_420=420 I:item.itemGearHastelloyN_320=320 + I:item.itemGearHastelloyN_340=340 I:item.itemGearHastelloyN_365=365 + I:item.itemGearHastelloyW_315=315 I:item.itemGearHastelloyW_325=325 I:item.itemGearHastelloyW_330=330 + I:item.itemGearHastelloyX_280=280 I:item.itemGearHastelloyX_295=295 I:item.itemGearHastelloyX_325=325 I:item.itemGearIncoloy020_275=275 @@ -46469,6 +47263,7 @@ extruder { I:item.itemIngotAstatine_420=420 I:item.itemIngotBedrockium_400=400 I:item.itemIngotBerkelium_494=494 + I:item.itemIngotBerylliumFluoride_26=26 I:item.itemIngotBerylliumFluoride_28=28 I:item.itemIngotBerylliumTetrafluoride_28=28 I:item.itemIngotBloodSteel_400=400 @@ -46482,15 +47277,20 @@ extruder { I:item.itemIngotFermium_514=514 I:item.itemIngotFluorite_48=48 I:item.itemIngotFrancium_446=446 + I:item.itemIngotGermanium_146=146 I:item.itemIngotGrisium_216=216 I:item.itemIngotGrisium_448=448 I:item.itemIngotHafnium_356=356 I:item.itemIngotHastelloyC276_124=124 I:item.itemIngotHastelloyC276_130=130 + I:item.itemIngotHastelloyC276_168=168 I:item.itemIngotHastelloyN_128=128 + I:item.itemIngotHastelloyN_136=136 I:item.itemIngotHastelloyN_146=146 + I:item.itemIngotHastelloyW_126=126 I:item.itemIngotHastelloyW_130=130 I:item.itemIngotHastelloyW_132=132 + I:item.itemIngotHastelloyX_112=112 I:item.itemIngotHastelloyX_118=118 I:item.itemIngotHastelloyX_130=130 I:item.itemIngotIncoloy020_110=110 @@ -46546,6 +47346,7 @@ extruder { I:item.itemIngotStellite_106=106 I:item.itemIngotStellite_108=108 I:item.itemIngotStrongtium90_180=180 + I:item.itemIngotStrontium90_180=180 I:item.itemIngotStrontium_174=174 I:item.itemIngotTalonite_108=108 I:item.itemIngotTalonite_118=118 @@ -46592,6 +47393,7 @@ extruder { I:item.itemPlateFermium_10=10 I:item.itemPlateFluorite_10=10 I:item.itemPlateFrancium_10=10 + I:item.itemPlateGermanium_10=10 I:item.itemPlateGrisium_10=10 I:item.itemPlateHafnium_10=10 I:item.itemPlateHastelloyC276_10=10 @@ -46635,6 +47437,7 @@ extruder { I:item.itemPlateStaballoy_10=10 I:item.itemPlateStellite_10=10 I:item.itemPlateStrongtium90_10=10 + I:item.itemPlateStrontium90_10=10 I:item.itemPlateStrontium_10=10 I:item.itemPlateTalonite_10=10 I:item.itemPlateTantalloy60_10=10 @@ -46661,15 +47464,20 @@ extruder { I:item.itemRingEglinSteel_102=102 I:item.itemRingEglinSteel_26=26 I:item.itemRingEnergyCrystal_460=460 + I:item.itemRingGermanium_146=146 I:item.itemRingGrisium_216=216 I:item.itemRingGrisium_448=448 I:item.itemRingHafnium_356=356 I:item.itemRingHastelloyC276_124=124 I:item.itemRingHastelloyC276_130=130 + I:item.itemRingHastelloyC276_168=168 I:item.itemRingHastelloyN_128=128 + I:item.itemRingHastelloyN_136=136 I:item.itemRingHastelloyN_146=146 + I:item.itemRingHastelloyW_126=126 I:item.itemRingHastelloyW_130=130 I:item.itemRingHastelloyW_132=132 + I:item.itemRingHastelloyX_112=112 I:item.itemRingHastelloyX_118=118 I:item.itemRingHastelloyX_130=130 I:item.itemRingIncoloy020_110=110 @@ -46733,15 +47541,20 @@ extruder { I:item.itemRodEglinSteel_102=102 I:item.itemRodEglinSteel_26=26 I:item.itemRodEnergyCrystal_460=460 + I:item.itemRodGermanium_146=146 I:item.itemRodGrisium_216=216 I:item.itemRodGrisium_448=448 I:item.itemRodHafnium_356=356 I:item.itemRodHastelloyC276_124=124 I:item.itemRodHastelloyC276_130=130 + I:item.itemRodHastelloyC276_168=168 I:item.itemRodHastelloyN_128=128 + I:item.itemRodHastelloyN_136=136 I:item.itemRodHastelloyN_146=146 + I:item.itemRodHastelloyW_126=126 I:item.itemRodHastelloyW_130=130 I:item.itemRodHastelloyW_132=132 + I:item.itemRodHastelloyX_112=112 I:item.itemRodHastelloyX_118=118 I:item.itemRodHastelloyX_130=130 I:item.itemRodIncoloy020_110=110 @@ -47238,6 +48051,7 @@ extruder { I:plateYttriumBariumCuprate_51=51 I:plateYttrium_89=89 I:plateZinc_65=65 + I:plateZirconium_91=91 I:ringAdamantium_196=196 I:ringAlduorite_196=196 I:ringAluminium_52=52 @@ -47467,6 +48281,111 @@ extruder { I:ringYttriumBariumCuprate_102=102 I:ringYttrium_178=178 I:ringZinc_130=130 + I:ringZirconium_182=182 + I:rotorAdamantium_200=200 + I:rotorAlduorite_200=200 + I:rotorAluminium_200=200 + I:rotorAnnealedCopper_200=200 + I:rotorArdite_200=200 + I:rotorBismuthBronze_200=200 + I:rotorBismuth_200=200 + I:rotorBlackBronze_200=200 + I:rotorBlackPlutonium_200=200 + I:rotorBloodInfusedIron_200=200 + I:rotorBrass_200=200 + I:rotorBronze_200=200 + I:rotorCallistoIce_200=200 + I:rotorCarbon_200=200 + I:rotorCeruclase_200=200 + I:rotorChrome_200=200 + I:rotorChrysotile_200=200 + I:rotorCobaltBrass_200=200 + I:rotorConductiveIron_200=200 + I:rotorCopper_200=200 + I:rotorDarkSteel_200=200 + I:rotorDesh_200=200 + I:rotorDraconiumAwakened_200=200 + I:rotorDraconium_200=200 + I:rotorDuralumin_200=200 + I:rotorDysprosium_200=200 + I:rotorElectricalSteel_200=200 + I:rotorElectrumFlux_200=200 + I:rotorElectrum_200=200 + I:rotorEnderiumBase_200=200 + I:rotorEnderium_200=200 + I:rotorEnergeticAlloy_200=200 + I:rotorEnhancedGalgadorian_200=200 + I:rotorEpoxidFiberReinforced_200=200 + I:rotorEpoxid_200=200 + I:rotorFierySteel_200=200 + I:rotorGalgadorian_200=200 + I:rotorGold_200=200 + I:rotorHSLA_200=200 + I:rotorHSSE_200=200 + I:rotorHSSG_200=200 + I:rotorHSSS_200=200 + I:rotorHeeEndium_200=200 + I:rotorInfusedGold_200=200 + I:rotorInvar_200=200 + I:rotorIridium_200=200 + I:rotorIronMagnetic_200=200 + I:rotorIronWood_200=200 + I:rotorIron_200=200 + I:rotorKnightmetal_200=200 + I:rotorLead_200=200 + I:rotorLedox_200=200 + I:rotorMagnalium_200=200 + I:rotorManyullyn_200=200 + I:rotorMytryl_200=200 + I:rotorNaquadahAlloy_200=200 + I:rotorNeodymiumMagnetic_200=200 + I:rotorNeodymium_200=200 + I:rotorNeutronium_200=200 + I:rotorNickelZincFerrite_200=200 + I:rotorNickel_200=200 + I:rotorOrichalcum_200=200 + I:rotorOriharukon_200=200 + I:rotorOsmiridium_200=200 + I:rotorOsmium_200=200 + I:rotorPalladium_200=200 + I:rotorPlatinum_200=200 + I:rotorPolycaprolactam_200=200 + I:rotorPolyphenyleneSulfide_200=200 + I:rotorPolytetrafluoroethylene_200=200 + I:rotorPulsatingIron_200=200 + I:rotorQuantium_200=200 + I:rotorQuantum_200=200 + I:rotorRealgar_200=200 + I:rotorRedstoneAlloy_200=200 + I:rotorReinforced_200=200 + I:rotorRoseGold_200=200 + I:rotorRubracium_200=200 + I:rotorShadow_200=200 + I:rotorSilver_200=200 + I:rotorSoularium_200=200 + I:rotorStainlessSteel_200=200 + I:rotorSteelMagnetic_200=200 + I:rotorSteel_200=200 + I:rotorSteeleaf_200=200 + I:rotorSterlingSilver_200=200 + I:rotorSunnarium_200=200 + I:rotorTellurium_200=200 + I:rotorThaumium_200=200 + I:rotorTinAlloy_200=200 + I:rotorTin_200=200 + I:rotorTitanium_200=200 + I:rotorTrinium_200=200 + I:rotorTungstenCarbide_200=200 + I:rotorTungstenSteel_200=200 + I:rotorTungsten_200=200 + I:rotorUltimet_200=200 + I:rotorVanadiumSteel_200=200 + I:rotorVibrantAlloy_200=200 + I:rotorVinteum_200=200 + I:rotorVoid_200=200 + I:rotorVulcanite_200=200 + I:rotorWroughtIron_200=200 + I:rotorZirconium_200=200 I:stickAdamantium_196=196 I:stickAlduorite_196=196 I:stickAluminium_52=52 @@ -47703,11 +48622,13 @@ extruder { I:stickYttriumBariumCuprate_102=102 I:stickYttrium_178=178 I:stickZinc_130=130 + I:stickZirconium_182=182 I:"tile.Block of Actinium_454"=454 I:"tile.Block of Americium-241_482"=482 I:"tile.Block of Astatine_420"=420 I:"tile.Block of Bedrockium_400"=400 I:"tile.Block of Berkelium_494"=494 + I:"tile.Block of Beryllium Fluoride_26"=26 I:"tile.Block of Beryllium Fluoride_28"=28 I:"tile.Block of Beryllium Tetrafluoride_28"=28 I:"tile.Block of Blood Steel_400"=400 @@ -47721,15 +48642,20 @@ extruder { I:"tile.Block of Fermium_514"=514 I:"tile.Block of Fluorite_48"=48 I:"tile.Block of Francium_446"=446 + I:"tile.Block of Germanium_146"=146 I:"tile.Block of Grisium_216"=216 I:"tile.Block of Grisium_448"=448 I:"tile.Block of Hafnium_356"=356 I:"tile.Block of Hastelloy-C276_124"=124 I:"tile.Block of Hastelloy-C276_130"=130 + I:"tile.Block of Hastelloy-C276_168"=168 I:"tile.Block of Hastelloy-N_128"=128 + I:"tile.Block of Hastelloy-N_136"=136 I:"tile.Block of Hastelloy-N_146"=146 + I:"tile.Block of Hastelloy-W_126"=126 I:"tile.Block of Hastelloy-W_130"=130 I:"tile.Block of Hastelloy-W_132"=132 + I:"tile.Block of Hastelloy-X_112"=112 I:"tile.Block of Hastelloy-X_118"=118 I:"tile.Block of Hastelloy-X_130"=130 I:"tile.Block of Incoloy-020_110"=110 @@ -47785,6 +48711,7 @@ extruder { I:"tile.Block of Stellite_106"=106 I:"tile.Block of Stellite_108"=108 I:"tile.Block of Strongtium-90_180"=180 + I:"tile.Block of Strontium-90_180"=180 I:"tile.Block of Strontium_174"=174 I:"tile.Block of Talonite_108"=108 I:"tile.Block of Talonite_118"=118 @@ -49667,6 +50594,142 @@ extruder { I:toolpart.ToughRod.avaritia_neutronium_300=300 I:toolpart.ToughRod.avaritia_neutronium_400=400 I:toolpart.ToughRod.unstableIngot_600=600 + I:turbineBladeAdamantium_98=98 + I:turbineBladeAlduorite_98=98 + I:turbineBladeAluminium_26=26 + I:turbineBladeAngmallen_98=98 + I:turbineBladeArdite_98=98 + I:turbineBladeAstralSilver_185=185 + I:turbineBladeAtlarus_98=98 + I:turbineBladeBeryllium_9=9 + I:turbineBladeBismuthBronze_92=92 + I:turbineBladeBismuth_208=208 + I:turbineBladeBlackBronze_98=98 + I:turbineBladeBlackPlutonium_98=98 + I:turbineBladeBlackSteel_64=64 + I:turbineBladeBloodInfusedIron_98=98 + I:turbineBladeBlueSteel_75=75 + I:turbineBladeBrass_63=63 + I:turbineBladeBronze_76=76 + I:turbineBladeCallistoIce_98=98 + I:turbineBladeCarmot_98=98 + I:turbineBladeCelenegil_98=98 + I:turbineBladeCeruclase_98=98 + I:turbineBladeChrome_52=52 + I:turbineBladeChrysotile_15=15 + I:turbineBladeCobaltBrass_58=58 + I:turbineBladeCobalt_59=59 + I:turbineBladeConductiveIron_69=69 + I:turbineBladeCupronickel_60=60 + I:turbineBladeDamascusSteel_56=56 + I:turbineBladeDarkIron_98=98 + I:turbineBladeDarkSteel_27=27 + I:turbineBladeDeepIron_56=56 + I:turbineBladeDesh_98=98 + I:turbineBladeDraconiumAwakened_98=98 + I:turbineBladeDraconium_98=98 + I:turbineBladeDuralumin_33=33 + I:turbineBladeDuranium_98=98 + I:turbineBladeElectricalSteel_36=36 + I:turbineBladeElectrumFlux_98=98 + I:turbineBladeElectrum_151=151 + I:turbineBladeEnderiumBase_134=134 + I:turbineBladeEnderium_126=126 + I:turbineBladeEnergeticAlloy_109=109 + I:turbineBladeEnhancedGalgadorian_98=98 + I:turbineBladeEpoxidFiberReinforced_6=6 + I:turbineBladeEpoxid_6=6 + I:turbineBladeEximite_98=98 + I:turbineBladeFierySteel_98=98 + I:turbineBladeForce_98=98 + I:turbineBladeGalgadorian_98=98 + I:turbineBladeGold_196=196 + I:turbineBladeHSLA_98=98 + I:turbineBladeHSSE_81=81 + I:turbineBladeHSSG_98=98 + I:turbineBladeHSSS_129=129 + I:turbineBladeHaderoth_98=98 + I:turbineBladeHeeEndium_98=98 + I:turbineBladeHepatizon_98=98 + I:turbineBladeInfuscolium_98=98 + I:turbineBladeInfusedGold_98=98 + I:turbineBladeInolashite_98=98 + I:turbineBladeInvar_56=56 + I:turbineBladeIridium_192=192 + I:turbineBladeIronWood_59=59 + I:turbineBladeIron_56=56 + I:turbineBladeIron_57=57 + I:turbineBladeKanthal_44=44 + I:turbineBladeKnightmetal_70=70 + I:turbineBladeLead_207=207 + I:turbineBladeLedox_98=98 + I:turbineBladeMagnalium_25=25 + I:turbineBladeManganese_55=55 + I:turbineBladeManyullyn_78=78 + I:turbineBladeMeteoricIron_98=98 + I:turbineBladeMeteoricSteel_98=98 + I:turbineBladeMithril_273=273 + I:turbineBladeMolybdenum_95=95 + I:turbineBladeMytryl_98=98 + I:turbineBladeNaquadahAlloy_98=98 + I:turbineBladeNaquadahEnriched_98=98 + I:turbineBladeNaquadah_98=98 + I:turbineBladeNaquadria_98=98 + I:turbineBladeNeodymium_144=144 + I:turbineBladeNeodymium_146=146 + I:turbineBladeNeutronium_100000=100000 + I:turbineBladeNichrome_56=56 + I:turbineBladeNickelZincFerrite_33=33 + I:turbineBladeNickel_58=58 + I:turbineBladeOrichalcum_98=98 + I:turbineBladeOriharukon_98=98 + I:turbineBladeOsmiridium_191=191 + I:turbineBladeOsmium_190=190 + I:turbineBladeOureclase_98=98 + I:turbineBladePalladium_106=106 + I:turbineBladePlatinum_195=195 + I:turbineBladePlutonium241_243=243 + I:turbineBladePlutonium_246=246 + I:turbineBladePolycaprolactam_5=5 + I:turbineBladePolyphenyleneSulfide_9=9 + I:turbineBladePolytetrafluoroethylene_16=16 + I:turbineBladePrometheum_98=98 + I:turbineBladePulsatingIron_61=61 + I:turbineBladeQuantium_98=98 + I:turbineBladeRealgar_53=53 + I:turbineBladeRedSteel_69=69 + I:turbineBladeRedstoneAlloy_45=45 + I:turbineBladeReinforced_98=98 + I:turbineBladeRoseGold_169=169 + I:turbineBladeRubracium_98=98 + I:turbineBladeShadowIron_174=174 + I:turbineBladeShadowSteel_174=174 + I:turbineBladeShadow_98=98 + I:turbineBladeSilver_107=107 + I:turbineBladeSoularium_102=102 + I:turbineBladeStainlessSteel_55=55 + I:turbineBladeSteel_56=56 + I:turbineBladeSteel_57=57 + I:turbineBladeSterlingSilver_98=98 + I:turbineBladeSunnarium_98=98 + I:turbineBladeThaumium_156=156 + I:turbineBladeThorium_230=230 + I:turbineBladeTinAlloy_87=87 + I:turbineBladeTitanium_48=48 + I:turbineBladeTrinium_98=98 + I:turbineBladeTritanium_98=98 + I:turbineBladeTungstenCarbide_97=97 + I:turbineBladeTungstenSteel_119=119 + I:turbineBladeTungsten_183=183 + I:turbineBladeUltimet_61=61 + I:turbineBladeUranium235_235=235 + I:turbineBladeUranium_238=238 + I:turbineBladeVanadiumSteel_55=55 + I:turbineBladeVibrantAlloy_107=107 + I:turbineBladeVinteum_156=156 + I:turbineBladeVoid_98=98 + I:turbineBladeVulcanite_98=98 + I:turbineBladeVyroxeres_98=98 I:wireGt01Aluminium_52=52 I:wireGt01AnyCopper_126=126 I:wireGt01AnyIron_112=112 @@ -49935,6 +50998,7 @@ fluidextractor { I:item.itemDustSmallNiobiumCarbide_600=600 I:item.itemDustSmallNiobiumCarbide_687=687 I:item.itemDustSmallQuantum_17972=17972 + I:item.itemDustSmallQuantum_350=350 I:item.itemDustSmallStaballoy_3725=3725 I:item.itemDustSmallStaballoy_800=800 I:item.itemDustSmallStellite_396=396 @@ -49988,6 +51052,7 @@ fluidextractor { I:item.itemDustTinyMaragingSteel350_187=187 I:item.itemDustTinyNiobiumCarbide_266=266 I:item.itemDustTinyNiobiumCarbide_305=305 + I:item.itemDustTinyQuantum_155=155 I:item.itemDustTinyQuantum_7987=7987 I:item.itemDustTinyStaballoy_1655=1655 I:item.itemDustTinyStaballoy_355=355 @@ -50036,6 +51101,7 @@ fluidextractor { I:item.itemIngotFermium_20=20 I:item.itemIngotFluorite_20=20 I:item.itemIngotFrancium_20=20 + I:item.itemIngotGermanium_20=20 I:item.itemIngotGrisium_20=20 I:item.itemIngotGrisium_37100=37100 I:item.itemIngotGrisium_800=800 @@ -50089,6 +51155,7 @@ fluidextractor { I:item.itemIngotPolonium_20=20 I:item.itemIngotPotin_20=20 I:item.itemIngotProtactinium_20=20 + I:item.itemIngotQuantum_1400=1400 I:item.itemIngotQuantum_20=20 I:item.itemIngotQuantum_71890=71890 I:item.itemIngotRadium_20=20 @@ -50106,6 +51173,7 @@ fluidextractor { I:item.itemIngotStellite_1600=1600 I:item.itemIngotStellite_20=20 I:item.itemIngotStrongtium90_20=20 + I:item.itemIngotStrontium90_20=20 I:item.itemIngotStrontium_20=20 I:item.itemIngotTalonite_20=20 I:item.itemIngotTantalloy60_20=20 @@ -50163,6 +51231,7 @@ fluidextractor { I:item.itemNuggetFluorite_16=16 I:item.itemNuggetFluorite_20=20 I:item.itemNuggetFrancium_16=16 + I:item.itemNuggetGermanium_16=16 I:item.itemNuggetGrisium_16=16 I:item.itemNuggetGrisium_20=20 I:item.itemNuggetGrisium_4122=4122 @@ -50237,6 +51306,7 @@ fluidextractor { I:item.itemNuggetPotin_16=16 I:item.itemNuggetPotin_20=20 I:item.itemNuggetProtactinium_16=16 + I:item.itemNuggetQuantum_155=155 I:item.itemNuggetQuantum_16=16 I:item.itemNuggetQuantum_20=20 I:item.itemNuggetQuantum_7987=7987 @@ -50258,6 +51328,7 @@ fluidextractor { I:item.itemNuggetStellite_177=177 I:item.itemNuggetStellite_20=20 I:item.itemNuggetStrongtium90_16=16 + I:item.itemNuggetStrontium90_16=16 I:item.itemNuggetStrontium_16=16 I:item.itemNuggetTalonite_16=16 I:item.itemNuggetTalonite_20=20 @@ -50333,6 +51404,7 @@ fluidextractor { I:item.itemPlateDoubleFermium_20=20 I:item.itemPlateDoubleFluorite_20=20 I:item.itemPlateDoubleFrancium_20=20 + I:item.itemPlateDoubleGermanium_20=20 I:item.itemPlateDoubleGrisium_20=20 I:item.itemPlateDoubleHafnium_20=20 I:item.itemPlateDoubleHastelloyC276_20=20 @@ -50376,6 +51448,7 @@ fluidextractor { I:item.itemPlateDoubleStaballoy_20=20 I:item.itemPlateDoubleStellite_20=20 I:item.itemPlateDoubleStrongtium90_20=20 + I:item.itemPlateDoubleStrontium90_20=20 I:item.itemPlateDoubleStrontium_20=20 I:item.itemPlateDoubleTalonite_20=20 I:item.itemPlateDoubleTantalloy60_20=20 @@ -50400,6 +51473,7 @@ fluidextractor { I:item.itemPlateFermium_20=20 I:item.itemPlateFluorite_20=20 I:item.itemPlateFrancium_20=20 + I:item.itemPlateGermanium_20=20 I:item.itemPlateGrisium_20=20 I:item.itemPlateHafnium_20=20 I:item.itemPlateHastelloyC276_20=20 @@ -50443,6 +51517,7 @@ fluidextractor { I:item.itemPlateStaballoy_20=20 I:item.itemPlateStellite_20=20 I:item.itemPlateStrongtium90_20=20 + I:item.itemPlateStrontium90_20=20 I:item.itemPlateStrontium_20=20 I:item.itemPlateTalonite_20=20 I:item.itemPlateTantalloy60_20=20 @@ -50500,6 +51575,7 @@ fluidextractor { I:"tile.Block of Fluorite_20"=20 I:"tile.Block of Fluorite_288"=288 I:"tile.Block of Francium_288"=288 + I:"tile.Block of Germanium_288"=288 I:"tile.Block of Grisium_20"=20 I:"tile.Block of Grisium_288"=288 I:"tile.Block of Hafnium_288"=288 @@ -50568,6 +51644,7 @@ fluidextractor { I:"tile.Block of Stellite_20"=20 I:"tile.Block of Stellite_288"=288 I:"tile.Block of Strongtium-90_288"=288 + I:"tile.Block of Strontium-90_288"=288 I:"tile.Block of Strontium_288"=288 I:"tile.Block of Talonite_20"=20 I:"tile.Block of Talonite_288"=288 @@ -52679,12 +53756,16 @@ fluidsmelter { I:gt.blockcasings6.1_192=192 I:gt.blockcasings6.2_192=192 I:gt.blockcasings6.2_288=288 + I:gt.blockcasings6.3_192=192 I:gt.blockcasings6.3_336=336 + I:gt.blockcasings6.4_192=192 I:gt.blockcasings6.4_336=336 + I:gt.blockcasings6.5_192=192 I:gt.blockcasings6.5_336=336 I:gt.blockcasings6.6_192=192 I:gt.blockcasings6.7_192=192 I:gt.blockcasings6.8_192=192 + I:gt.blockcasings6.9_192=192 I:gt.blockcasings6.9_336=336 I:gt.blockcasings8.1_432=432 I:gt.blockcasingsNH.0_384=384 @@ -53271,15 +54352,20 @@ fluidsmelter { I:gt.blockmachines.basicmachine.fermenter.tier.06_192=192 I:gt.blockmachines.basicmachine.fermenter.tier.07_192=192 I:gt.blockmachines.basicmachine.fermenter.tier.08_192=192 + I:gt.blockmachines.basicmachine.fluidcanner.tier.01_192=192 I:gt.blockmachines.basicmachine.fluidcanner.tier.01_329=329 I:gt.blockmachines.basicmachine.fluidcanner.tier.01_334=334 + I:gt.blockmachines.basicmachine.fluidcanner.tier.02_216=216 I:gt.blockmachines.basicmachine.fluidcanner.tier.02_240=240 I:gt.blockmachines.basicmachine.fluidcanner.tier.02_264=264 + I:gt.blockmachines.basicmachine.fluidcanner.tier.03_288=288 I:gt.blockmachines.basicmachine.fluidcanner.tier.03_384=384 I:gt.blockmachines.basicmachine.fluidcanner.tier.03_408=408 + I:gt.blockmachines.basicmachine.fluidcanner.tier.04_288=288 I:gt.blockmachines.basicmachine.fluidcanner.tier.04_384=384 I:gt.blockmachines.basicmachine.fluidcanner.tier.04_768=768 I:gt.blockmachines.basicmachine.fluidcanner.tier.05_1536=1536 + I:gt.blockmachines.basicmachine.fluidcanner.tier.05_392=392 I:gt.blockmachines.basicmachine.fluidcanner.tier.05_593=593 I:gt.blockmachines.basicmachine.fluidcanner.tier.06_192=192 I:gt.blockmachines.basicmachine.fluidcanner.tier.07_192=192 @@ -53886,6 +54972,7 @@ fluidsmelter { I:gt.blockmachines.fusioncomputer.tier.08_4800=4800 I:gt.blockmachines.fusioncomputer.tier.08_576=576 I:gt.blockmachines.gt_pipe_plasmacontain_96=96 + I:gt.blockmachines.gtplusplus.thermal.boiler_768=768 I:gt.blockmachines.hatch.dataaccess.adv_192=192 I:gt.blockmachines.hatch.dataaccess_192=192 I:gt.blockmachines.hatch.dynamo.tier.00_192=192 @@ -53909,6 +54996,7 @@ fluidsmelter { I:gt.blockmachines.hatch.dynamo.tier.08_792=792 I:gt.blockmachines.hatch.dynamo.tier.09_192=192 I:gt.blockmachines.hatch.dynamo.tier.09_216=216 + I:gt.blockmachines.hatch.dynamo.tier.10_204=204 I:gt.blockmachines.hatch.energy.tier.00_192=192 I:gt.blockmachines.hatch.energy.tier.00_216=216 I:gt.blockmachines.hatch.energy.tier.01_192=192 @@ -53930,6 +55018,8 @@ fluidsmelter { I:gt.blockmachines.hatch.energy.tier.08_792=792 I:gt.blockmachines.hatch.energy.tier.09_192=192 I:gt.blockmachines.hatch.energy.tier.09_216=216 + I:gt.blockmachines.hatch.energy.tier.10_204=204 + I:gt.blockmachines.hatch.energy.tier.12_300=300 I:gt.blockmachines.hatch.input.tier.00_192=192 I:gt.blockmachines.hatch.input.tier.00_216=216 I:gt.blockmachines.hatch.input.tier.01_192=192 @@ -54067,10 +55157,13 @@ fluidsmelter { I:gt.blockmachines.industrialelectrolyzer.controller.tier.single_576=576 I:gt.blockmachines.industrialmacerator.controller.tier.single_792=792 I:gt.blockmachines.industrialmassfab.controller.tier.single_192=192 + I:gt.blockmachines.industrialrefinery.controller.tier.single_408=408 I:gt.blockmachines.industrialsalloyamelter.controller.tier.single_192=192 I:gt.blockmachines.industrialsifter.controller.tier.single_192=192 I:gt.blockmachines.industrialwiremill.controller.tier.single_768=768 I:gt.blockmachines.ironmachine.blastfurnace_240=240 + I:gt.blockmachines.lftr.controller.single_192=192 + I:gt.blockmachines.lftr.controller.single_408=408 I:gt.blockmachines.locker.tier.08_768=768 I:gt.blockmachines.locker.tier.08_792=792 I:gt.blockmachines.multimachine.advminer2.detrav_576=576 @@ -54117,6 +55210,17 @@ fluidsmelter { I:gt.blockmachines.multimachine.pyro_504=504 I:gt.blockmachines.multimachine.pyro_528=528 I:gt.blockmachines.multimachine.vacuumfreezer_576=576 + I:gt.blockmachines.pollutioncleaner.01.tier.single_192=192 + I:gt.blockmachines.pollutioncleaner.02.tier.single_192=192 + I:gt.blockmachines.pollutioncleaner.03.tier.single_216=216 + I:gt.blockmachines.pollutioncleaner.04.tier.single_216=216 + I:gt.blockmachines.pollutioncleaner.05.tier.single_216=216 + I:gt.blockmachines.pollutioncleaner.06.tier.single_216=216 + I:gt.blockmachines.pollutioncleaner.07.tier.single_192=192 + I:gt.blockmachines.pollutioncleaner.08.tier.single_192=192 + I:gt.blockmachines.pollutioncleaner.09.tier.single_192=192 + I:gt.blockmachines.pollutioncleaner.10.tier.single_192=192 + I:gt.blockmachines.pollutiondetector.01.tier.single_192=192 I:gt.blockmachines.quantum.chest.tier.01_192=192 I:gt.blockmachines.quantum.chest.tier.01_216=216 I:gt.blockmachines.quantum.chest.tier.02_192=192 @@ -54178,6 +55282,14 @@ fluidsmelter { I:gt.blockmachines.super.tank.tier.05_192=192 I:gt.blockmachines.super.tank.tier.05_288=288 I:gt.blockmachines.tesseract.generator_408=408 + I:gt.blockmachines.transformer.ha.tier.00_792=792 + I:gt.blockmachines.transformer.ha.tier.01_792=792 + I:gt.blockmachines.transformer.ha.tier.03_792=792 + I:gt.blockmachines.transformer.ha.tier.04_792=792 + I:gt.blockmachines.transformer.ha.tier.05_792=792 + I:gt.blockmachines.transformer.ha.tier.06_792=792 + I:gt.blockmachines.transformer.ha.tier.07_816=816 + I:gt.blockmachines.transformer.ha.tier.08_288=288 I:gt.blockmachines.transformer.tier.00_192=192 I:gt.blockmachines.transformer.tier.00_216=216 I:gt.blockmachines.transformer.tier.01_192=192 @@ -54198,6 +55310,7 @@ fluidsmelter { I:gt.blockmachines.transformer.tier.08_1344=1344 I:gt.blockmachines.transformer.tier.08_1368=1368 I:gt.blockmachines.transformer.tier.08_288=288 + I:gt.blockmachines.transformer.tier.10_384=384 I:gt.blockmachines.treefarm.controller.tier.single_192=192 I:gt.blockmachines.wetransformer.tier.01_410=410 I:gt.blockmachines.wettransformer.tier.00_360=360 @@ -54216,6 +55329,7 @@ fluidsmelter { I:gt.blockmachines.wettransformer.tier.07_492=492 I:gt.blockmachines.wettransformer.tier.08_504=504 I:gt.blockmachines.wettransformer.tier.08_516=516 + I:gt.blockmachines.wettransformer.tier.10_582=582 I:gt.blockreinforced.0_96=96 I:gt.blockreinforced.1_24=24 I:gt.detrav.metatool.01.108_144=144 @@ -54441,6 +55555,10 @@ fluidsmelter { I:gt.metaitem.01.32762_264=264 I:gt.metaitem.02.32222_6=6 I:gt.metaitem.02.32558_24=24 + I:gtplusplus.blockcasings.2.11_48=48 + I:gtplusplus.blockcasings.2.2_192=192 + I:gtplusplus.blockcasings.2.3_104=104 + I:gtplusplus.blockcasings.2.3_248=248 I:ic2.blockIronFurnace_120=120 I:ic2.blockMachine_192=192 I:ic2.itemArmorBronzeBoots_96=96 @@ -63711,6 +64829,7 @@ fluidsolidifier { I:item.itemGearDysprosium_128=128 I:item.itemGearEglinSteel_128=128 I:item.itemGearEnergyCrystal_128=128 + I:item.itemGearGermanium_128=128 I:item.itemGearGrisium_128=128 I:item.itemGearHafnium_128=128 I:item.itemGearHastelloyC276_128=128 @@ -63773,6 +64892,7 @@ fluidsolidifier { I:item.itemIngotFluorite_20=20 I:item.itemIngotFluorite_32=32 I:item.itemIngotFrancium_32=32 + I:item.itemIngotGermanium_32=32 I:item.itemIngotGrisium_20=20 I:item.itemIngotGrisium_32=32 I:item.itemIngotGrisium_37100=37100 @@ -63855,6 +64975,7 @@ fluidsolidifier { I:item.itemIngotStellite_20=20 I:item.itemIngotStellite_32=32 I:item.itemIngotStrongtium90_32=32 + I:item.itemIngotStrontium90_32=32 I:item.itemIngotStrontium_32=32 I:item.itemIngotTalonite_20=20 I:item.itemIngotTalonite_32=32 @@ -63919,6 +65040,7 @@ fluidsolidifier { I:item.itemNuggetFluorite_16=16 I:item.itemNuggetFluorite_20=20 I:item.itemNuggetFrancium_16=16 + I:item.itemNuggetGermanium_16=16 I:item.itemNuggetGrisium_16=16 I:item.itemNuggetGrisium_20=20 I:item.itemNuggetHafnium_16=16 @@ -63987,6 +65109,7 @@ fluidsolidifier { I:item.itemNuggetStellite_16=16 I:item.itemNuggetStellite_20=20 I:item.itemNuggetStrongtium90_16=16 + I:item.itemNuggetStrontium90_16=16 I:item.itemNuggetStrontium_16=16 I:item.itemNuggetTalonite_16=16 I:item.itemNuggetTalonite_20=20 @@ -64045,6 +65168,7 @@ fluidsolidifier { I:item.itemPlateFluorite_20=20 I:item.itemPlateFluorite_32=32 I:item.itemPlateFrancium_32=32 + I:item.itemPlateGermanium_32=32 I:item.itemPlateGrisium_20=20 I:item.itemPlateGrisium_32=32 I:item.itemPlateHafnium_32=32 @@ -64113,6 +65237,7 @@ fluidsolidifier { I:item.itemPlateStellite_20=20 I:item.itemPlateStellite_32=32 I:item.itemPlateStrongtium90_32=32 + I:item.itemPlateStrontium90_32=32 I:item.itemPlateStrontium_32=32 I:item.itemPlateTalonite_20=20 I:item.itemPlateTalonite_32=32 @@ -64764,6 +65889,106 @@ fluidsolidifier { I:ringYttriumBariumCuprate_100=100 I:ringYttrium_100=100 I:ringZinc_100=100 + I:rotorAdamantium_100=100 + I:rotorAlduorite_100=100 + I:rotorAluminium_100=100 + I:rotorAnnealedCopper_100=100 + I:rotorArdite_100=100 + I:rotorBismuthBronze_100=100 + I:rotorBismuth_100=100 + I:rotorBlackBronze_100=100 + I:rotorBlackPlutonium_100=100 + I:rotorBloodInfusedIron_100=100 + I:rotorBrass_100=100 + I:rotorBronze_100=100 + I:rotorCallistoIce_100=100 + I:rotorCeruclase_100=100 + I:rotorChrome_100=100 + I:rotorChrysotile_100=100 + I:rotorCobaltBrass_100=100 + I:rotorConductiveIron_100=100 + I:rotorCopper_100=100 + I:rotorDarkSteel_100=100 + I:rotorDesh_100=100 + I:rotorDraconiumAwakened_100=100 + I:rotorDraconium_100=100 + I:rotorDuralumin_100=100 + I:rotorDysprosium_100=100 + I:rotorElectricalSteel_100=100 + I:rotorElectrumFlux_100=100 + I:rotorElectrum_100=100 + I:rotorEnderiumBase_100=100 + I:rotorEnderium_100=100 + I:rotorEnergeticAlloy_100=100 + I:rotorEnhancedGalgadorian_100=100 + I:rotorEpoxidFiberReinforced_100=100 + I:rotorEpoxid_100=100 + I:rotorFierySteel_100=100 + I:rotorGalgadorian_100=100 + I:rotorGold_100=100 + I:rotorHSLA_100=100 + I:rotorHSSE_100=100 + I:rotorHSSG_100=100 + I:rotorHSSS_100=100 + I:rotorHeeEndium_100=100 + I:rotorInfusedGold_100=100 + I:rotorInvar_100=100 + I:rotorIridium_100=100 + I:rotorIronMagnetic_100=100 + I:rotorIronWood_100=100 + I:rotorIron_100=100 + I:rotorKnightmetal_100=100 + I:rotorLead_100=100 + I:rotorLedox_100=100 + I:rotorMagnalium_100=100 + I:rotorManyullyn_100=100 + I:rotorMytryl_100=100 + I:rotorNaquadahAlloy_100=100 + I:rotorNeodymiumMagnetic_100=100 + I:rotorNeodymium_100=100 + I:rotorNeutronium_100=100 + I:rotorNickelZincFerrite_100=100 + I:rotorNickel_100=100 + I:rotorOrichalcum_100=100 + I:rotorOriharukon_100=100 + I:rotorOsmiridium_100=100 + I:rotorOsmium_100=100 + I:rotorPalladium_100=100 + I:rotorPlatinum_100=100 + I:rotorPolycaprolactam_100=100 + I:rotorPolyphenyleneSulfide_100=100 + I:rotorPolytetrafluoroethylene_100=100 + I:rotorPulsatingIron_100=100 + I:rotorQuantium_100=100 + I:rotorRealgar_100=100 + I:rotorRedstoneAlloy_100=100 + I:rotorReinforced_100=100 + I:rotorRoseGold_100=100 + I:rotorRubracium_100=100 + I:rotorShadow_100=100 + I:rotorSilver_100=100 + I:rotorSoularium_100=100 + I:rotorStainlessSteel_100=100 + I:rotorSteelMagnetic_100=100 + I:rotorSteel_100=100 + I:rotorSterlingSilver_100=100 + I:rotorSunnarium_100=100 + I:rotorTellurium_100=100 + I:rotorThaumium_100=100 + I:rotorTinAlloy_100=100 + I:rotorTin_100=100 + I:rotorTitanium_100=100 + I:rotorTrinium_100=100 + I:rotorTungstenCarbide_100=100 + I:rotorTungstenSteel_100=100 + I:rotorTungsten_100=100 + I:rotorUltimet_100=100 + I:rotorVanadiumSteel_100=100 + I:rotorVibrantAlloy_100=100 + I:rotorVinteum_100=100 + I:rotorVoid_100=100 + I:rotorVulcanite_100=100 + I:rotorWroughtIron_100=100 I:roundAdamantium_50=50 I:roundAlduorite_50=50 I:roundAluminium_50=50 @@ -65573,6 +66798,7 @@ fluidsolidifier { I:"tile.Block of Fluorite_20"=20 I:"tile.Block of Fluorite_288"=288 I:"tile.Block of Francium_288"=288 + I:"tile.Block of Germanium_288"=288 I:"tile.Block of Grisium_20"=20 I:"tile.Block of Grisium_288"=288 I:"tile.Block of Hafnium_288"=288 @@ -65641,6 +66867,7 @@ fluidsolidifier { I:"tile.Block of Stellite_20"=20 I:"tile.Block of Stellite_288"=288 I:"tile.Block of Strongtium-90_288"=288 + I:"tile.Block of Strontium-90_288"=288 I:"tile.Block of Strontium_288"=288 I:"tile.Block of Talonite_20"=20 I:"tile.Block of Talonite_288"=288 @@ -81889,6 +83116,144 @@ fluidsolidifier { I:toolpart.Bolt.unstableIngot_8376=8376 I:toolpart.Bolt.unstableIngot_8472=8472 I:toolpart.Bolt.unstableIngot_848=848 + I:turbineBladeAdamantium_400=400 + I:turbineBladeAlduorite_400=400 + I:turbineBladeAluminium_400=400 + I:turbineBladeAngmallen_400=400 + I:turbineBladeArdite_400=400 + I:turbineBladeAstralSilver_400=400 + I:turbineBladeAtlarus_400=400 + I:turbineBladeBeryllium_400=400 + I:turbineBladeBismuthBronze_400=400 + I:turbineBladeBismuth_400=400 + I:turbineBladeBlackBronze_400=400 + I:turbineBladeBlackPlutonium_400=400 + I:turbineBladeBlackSteel_400=400 + I:turbineBladeBloodInfusedIron_400=400 + I:turbineBladeBlueSteel_400=400 + I:turbineBladeBrass_400=400 + I:turbineBladeBronze_400=400 + I:turbineBladeCallistoIce_400=400 + I:turbineBladeCarmot_400=400 + I:turbineBladeCelenegil_400=400 + I:turbineBladeCeruclase_400=400 + I:turbineBladeChrome_400=400 + I:turbineBladeChrysotile_400=400 + I:turbineBladeCobaltBrass_400=400 + I:turbineBladeCobalt_400=400 + I:turbineBladeConductiveIron_400=400 + I:turbineBladeCupronickel_400=400 + I:turbineBladeDamascusSteel_400=400 + I:turbineBladeDarkIron_400=400 + I:turbineBladeDarkSteel_400=400 + I:turbineBladeDeepIron_400=400 + I:turbineBladeDesh_400=400 + I:turbineBladeDraconiumAwakened_400=400 + I:turbineBladeDraconium_400=400 + I:turbineBladeDuralumin_400=400 + I:turbineBladeDuranium_400=400 + I:turbineBladeElectricalSteel_400=400 + I:turbineBladeElectrumFlux_400=400 + I:turbineBladeElectrum_400=400 + I:turbineBladeEnderiumBase_400=400 + I:turbineBladeEnderium_400=400 + I:turbineBladeEnergeticAlloy_400=400 + I:turbineBladeEnhancedGalgadorian_400=400 + I:turbineBladeEpoxidFiberReinforced_400=400 + I:turbineBladeEpoxid_400=400 + I:turbineBladeEximite_400=400 + I:turbineBladeFierySteel_400=400 + I:turbineBladeForce_400=400 + I:turbineBladeGalgadorian_400=400 + I:turbineBladeGold_400=400 + I:turbineBladeHSLA_400=400 + I:turbineBladeHSSE_400=400 + I:turbineBladeHSSG_400=400 + I:turbineBladeHSSS_400=400 + I:turbineBladeHaderoth_400=400 + I:turbineBladeHeeEndium_400=400 + I:turbineBladeHepatizon_400=400 + I:turbineBladeInfuscolium_400=400 + I:turbineBladeInfusedGold_400=400 + I:turbineBladeInolashite_400=400 + I:turbineBladeInvar_400=400 + I:turbineBladeIridium_400=400 + I:turbineBladeIronMagnetic_400=400 + I:turbineBladeIronWood_400=400 + I:turbineBladeIron_400=400 + I:turbineBladeKanthal_400=400 + I:turbineBladeKnightmetal_400=400 + I:turbineBladeLead_400=400 + I:turbineBladeLedox_400=400 + I:turbineBladeMagnalium_400=400 + I:turbineBladeManganese_400=400 + I:turbineBladeManyullyn_400=400 + I:turbineBladeMeteoricIron_400=400 + I:turbineBladeMeteoricSteel_400=400 + I:turbineBladeMithril_400=400 + I:turbineBladeMolybdenum_400=400 + I:turbineBladeMytryl_400=400 + I:turbineBladeNaquadahAlloy_400=400 + I:turbineBladeNaquadahEnriched_400=400 + I:turbineBladeNaquadah_400=400 + I:turbineBladeNaquadria_400=400 + I:turbineBladeNeodymiumMagnetic_400=400 + I:turbineBladeNeodymium_400=400 + I:turbineBladeNeutronium_400=400 + I:turbineBladeNichrome_400=400 + I:turbineBladeNickelZincFerrite_400=400 + I:turbineBladeNickel_400=400 + I:turbineBladeOrichalcum_400=400 + I:turbineBladeOriharukon_400=400 + I:turbineBladeOsmiridium_400=400 + I:turbineBladeOsmium_400=400 + I:turbineBladeOureclase_400=400 + I:turbineBladePalladium_400=400 + I:turbineBladePigIron_400=400 + I:turbineBladePlatinum_400=400 + I:turbineBladePlutonium241_400=400 + I:turbineBladePlutonium_400=400 + I:turbineBladePolycaprolactam_400=400 + I:turbineBladePolyphenyleneSulfide_400=400 + I:turbineBladePolytetrafluoroethylene_400=400 + I:turbineBladePrometheum_400=400 + I:turbineBladePulsatingIron_400=400 + I:turbineBladeQuantium_400=400 + I:turbineBladeRealgar_400=400 + I:turbineBladeRedSteel_400=400 + I:turbineBladeRedstoneAlloy_400=400 + I:turbineBladeReinforced_400=400 + I:turbineBladeRoseGold_400=400 + I:turbineBladeRubracium_400=400 + I:turbineBladeShadowIron_400=400 + I:turbineBladeShadowSteel_400=400 + I:turbineBladeShadow_400=400 + I:turbineBladeSilver_400=400 + I:turbineBladeSoularium_400=400 + I:turbineBladeStainlessSteel_400=400 + I:turbineBladeSteelMagnetic_400=400 + I:turbineBladeSteel_400=400 + I:turbineBladeSterlingSilver_400=400 + I:turbineBladeSunnarium_400=400 + I:turbineBladeThaumium_400=400 + I:turbineBladeThorium_400=400 + I:turbineBladeTinAlloy_400=400 + I:turbineBladeTitanium_400=400 + I:turbineBladeTrinium_400=400 + I:turbineBladeTritanium_400=400 + I:turbineBladeTungstenCarbide_400=400 + I:turbineBladeTungstenSteel_400=400 + I:turbineBladeTungsten_400=400 + I:turbineBladeUltimet_400=400 + I:turbineBladeUranium235_400=400 + I:turbineBladeUranium_400=400 + I:turbineBladeVanadiumSteel_400=400 + I:turbineBladeVibrantAlloy_400=400 + I:turbineBladeVinteum_400=400 + I:turbineBladeVoid_400=400 + I:turbineBladeVulcanite_400=400 + I:turbineBladeVyroxeres_400=400 + I:turbineBladeWroughtIron_400=400 } @@ -82127,6 +83492,7 @@ forgehammer { B:dustArdite_true=true B:dustArsenic_true=true B:dustAsbestos_true=true + B:dustAsh_true=true B:dustAstralSilver_true=true B:dustAtlarus_true=true B:dustBandedIron_true=true @@ -82195,6 +83561,7 @@ forgehammer { B:dustElectrum_true=true B:dustEmerald_true=true B:dustEmery_true=true + B:dustEnderPearl_true=true B:dustEnderiumBase_true=true B:dustEndium_true=true B:dustEnergeticAlloy_true=true @@ -82863,6 +84230,7 @@ forgehammer { B:dustSmallIridium_true=true B:dustSmallIron_true=true B:dustSmallNetherQuartz_true=true + B:dustSmallNetherStar_true=true B:dustSmallOsmium_true=true B:dustSmallRubber_true=true B:dustSmallSteel_true=true @@ -83086,6 +84454,7 @@ forgehammer { B:item.itemPlateFermium_true=true B:item.itemPlateFluorite_true=true B:item.itemPlateFrancium_true=true + B:item.itemPlateGermanium_true=true B:item.itemPlateGrisium_true=true B:item.itemPlateHafnium_true=true B:item.itemPlateHastelloyC276_true=true @@ -83129,6 +84498,7 @@ forgehammer { B:item.itemPlateStaballoy_true=true B:item.itemPlateStellite_true=true B:item.itemPlateStrongtium90_true=true + B:item.itemPlateStrontium90_true=true B:item.itemPlateStrontium_true=true B:item.itemPlateTalonite_true=true B:item.itemPlateTantalloy60_true=true @@ -83154,6 +84524,7 @@ forgehammer { B:item.itemRodLongBromine_true=true B:item.itemRodLongEglinSteel_true=true B:item.itemRodLongEnergyCrystal_true=true + B:item.itemRodLongGermanium_true=true B:item.itemRodLongGrisium_true=true B:item.itemRodLongHafnium_true=true B:item.itemRodLongHastelloyC276_true=true @@ -83196,6 +84567,7 @@ forgehammer { B:item.minicharcoal_true=true B:item.minicoal_true=true B:item.netherbrick_true=true + B:item.railcraft.fuel.coke_true=true B:plateAdamantium_true=true B:plateAlduorite_true=true B:plateAluminium_true=true @@ -83405,6 +84777,7 @@ forgehammer { B:plateYttriumBariumCuprate_true=true B:plateYttrium_true=true B:plateZinc_true=true + B:plateZirconium_true=true B:stickLongAdamantium_true=true B:stickLongAlduorite_true=true B:stickLongAluminium_true=true @@ -83616,6 +84989,7 @@ forgehammer { B:stickLongYttriumBariumCuprate_true=true B:stickLongYttrium_true=true B:stickLongZinc_true=true + B:stickLongZirconium_true=true B:tile.gravel_true=true B:tile.sand.default_true=true B:tile.stonebrick_true=true @@ -83839,6 +85213,7 @@ fuel_4 { I:cellPlasmaYtterbium_177152=379695 I:cellPlasmaYttrium_91136=255180 I:cellPlasmaZinc_66560=226304 + I:cellPlasmaZirconium_93184=93184 } @@ -84196,6 +85571,7 @@ hammerdoubleplate { B:plateYttriumBariumCuprate_true=true B:plateYttrium_true=true B:plateZinc_true=true + B:plateZirconium_true=true } @@ -85275,6 +86651,7 @@ hammerplating { B:Zectium_true=true B:Zeolite_true=true B:Zinc_true=true + B:Zirconium_true=true B:_NULL_true=true B:ingotAdamantium_true=true B:ingotAluminium_true=true @@ -91930,6 +93307,8 @@ laserengraving { I:item.EtchedLudicrousVoltageWiring_400=400 I:item.ManyullynCrystal_1200=1200 I:item.ManyullynCrystal_800=800 + I:item.MysteriousCrystalGemExquisite_600=600 + I:item.MysteriousCrystalGemFlawless_600=600 I:item.MysteriousCrystal_1200=1200 I:item.MytrylCrystal_1200=1200 I:item.NanoCrystal_600=600 @@ -92255,6 +93634,7 @@ lathe { I:boltYttriumBariumCuprate_6=6 I:boltYttrium_11=11 I:boltZinc_8=8 + I:boltZirconium_11=11 I:gemAmber_490=490 I:gemAmber_98=98 I:gemAmethyst_135=135 @@ -92701,6 +94081,7 @@ lathe { I:ingotYttriumBariumCuprate_255=255 I:ingotYttrium_445=445 I:ingotZinc_325=325 + I:ingotZirconium_455=455 I:item.ItemResource.16_1000=1000 I:item.LeadIngot_1035=1035 I:item.QuantiumIgnot_400=400 @@ -92715,13 +94096,16 @@ lathe { I:item.itemBoltEglinSteel_1=1 I:item.itemBoltEglinSteel_6=6 I:item.itemBoltEnergyCrystal_28=28 + I:item.itemBoltGermanium_9=9 I:item.itemBoltGrisium_13=13 I:item.itemBoltGrisium_28=28 I:item.itemBoltHafnium_22=22 + I:item.itemBoltHastelloyC276_10=10 I:item.itemBoltHastelloyC276_7=7 I:item.itemBoltHastelloyC276_8=8 I:item.itemBoltHastelloyN_8=8 I:item.itemBoltHastelloyN_9=9 + I:item.itemBoltHastelloyW_7=7 I:item.itemBoltHastelloyW_8=8 I:item.itemBoltHastelloyX_7=7 I:item.itemBoltHastelloyX_8=8 @@ -93858,6 +95242,7 @@ maceration { B:blockYttriumBariumCuprate_true=true B:blockYttrium_true=true B:blockZinc_true=true + B:blockZirconium_true=true B:boltAdamantium_true=true B:boltAlduorite_true=true B:boltAluminium_true=true @@ -94114,6 +95499,7 @@ maceration { B:boltYttriumBariumCuprate_true=true B:boltYttrium_true=true B:boltZinc_true=true + B:boltZirconium_true=true B:bucketEmpty_true=true B:cableGt01Aluminium_true=true B:cableGt01AnnealedCopper_true=true @@ -95560,6 +96946,7 @@ maceration { B:frameGtYttriumBariumCuprate_true=true B:frameGtYttrium_true=true B:frameGtZinc_true=true + B:frameGtZirconium_true=true B:gearGtAdamantium_true=true B:gearGtAlduorite_true=true B:gearGtAluminium_true=true @@ -96659,6 +98046,7 @@ maceration { B:gt.blockmachines.gt_frame_promethium_true=true B:gt.blockmachines.gt_frame_tellurium_true=true B:gt.blockmachines.gt_pipe_plasmacontain_true=true + B:gt.blockmachines.gtplusplus.thermal.boiler_true=true B:gt.blockmachines.hatch.dataaccess.adv_true=true B:gt.blockmachines.hatch.dataaccess_true=true B:gt.blockmachines.hatch.dynamo.tier.00_true=true @@ -96671,6 +98059,8 @@ maceration { B:gt.blockmachines.hatch.dynamo.tier.07_true=true B:gt.blockmachines.hatch.dynamo.tier.08_true=true B:gt.blockmachines.hatch.dynamo.tier.09_true=true + B:gt.blockmachines.hatch.dynamo.tier.10_true=true + B:gt.blockmachines.hatch.dynamo.tier.11_true=true B:gt.blockmachines.hatch.energy.tier.00_true=true B:gt.blockmachines.hatch.energy.tier.01_true=true B:gt.blockmachines.hatch.energy.tier.02_true=true @@ -96681,6 +98071,9 @@ maceration { B:gt.blockmachines.hatch.energy.tier.07_true=true B:gt.blockmachines.hatch.energy.tier.08_true=true B:gt.blockmachines.hatch.energy.tier.09_true=true + B:gt.blockmachines.hatch.energy.tier.10_true=true + B:gt.blockmachines.hatch.energy.tier.11_true=true + B:gt.blockmachines.hatch.energy.tier.12_true=true B:gt.blockmachines.hatch.input.tier.00_true=true B:gt.blockmachines.hatch.input.tier.01_true=true B:gt.blockmachines.hatch.input.tier.02_true=true @@ -96763,10 +98156,12 @@ maceration { B:gt.blockmachines.industrialelectrolyzer.controller.tier.single_true=true B:gt.blockmachines.industrialmacerator.controller.tier.single_true=true B:gt.blockmachines.industrialmassfab.controller.tier.single_true=true + B:gt.blockmachines.industrialrefinery.controller.tier.single_true=true B:gt.blockmachines.industrialsalloyamelter.controller.tier.single_true=true B:gt.blockmachines.industrialsifter.controller.tier.single_true=true B:gt.blockmachines.industrialwiremill.controller.tier.single_true=true B:gt.blockmachines.ironmachine.blastfurnace_true=true + B:gt.blockmachines.lftr.controller.single_true=true B:gt.blockmachines.locker.tier.00_true=true B:gt.blockmachines.locker.tier.01_true=true B:gt.blockmachines.locker.tier.02_true=true @@ -96808,6 +98203,17 @@ maceration { B:gt.blockmachines.multimachine.processingarray_true=true B:gt.blockmachines.multimachine.pyro_true=true B:gt.blockmachines.multimachine.vacuumfreezer_true=true + B:gt.blockmachines.pollutioncleaner.01.tier.single_true=true + B:gt.blockmachines.pollutioncleaner.02.tier.single_true=true + B:gt.blockmachines.pollutioncleaner.03.tier.single_true=true + B:gt.blockmachines.pollutioncleaner.04.tier.single_true=true + B:gt.blockmachines.pollutioncleaner.05.tier.single_true=true + B:gt.blockmachines.pollutioncleaner.06.tier.single_true=true + B:gt.blockmachines.pollutioncleaner.07.tier.single_true=true + B:gt.blockmachines.pollutioncleaner.08.tier.single_true=true + B:gt.blockmachines.pollutioncleaner.09.tier.single_true=true + B:gt.blockmachines.pollutioncleaner.10.tier.single_true=true + B:gt.blockmachines.pollutiondetector.01.tier.single_true=true B:gt.blockmachines.protection.playersafe.tier.00_true=true B:gt.blockmachines.protection.playersafe.tier.01_true=true B:gt.blockmachines.protection.playersafe.tier.02_true=true @@ -96858,6 +98264,15 @@ maceration { B:gt.blockmachines.super.tank.tier.05_true=true B:gt.blockmachines.tesseract.generator_true=true B:gt.blockmachines.tesseract.terminal_true=true + B:gt.blockmachines.transformer.ha.tier.00_true=true + B:gt.blockmachines.transformer.ha.tier.01_true=true + B:gt.blockmachines.transformer.ha.tier.02_true=true + B:gt.blockmachines.transformer.ha.tier.03_true=true + B:gt.blockmachines.transformer.ha.tier.04_true=true + B:gt.blockmachines.transformer.ha.tier.05_true=true + B:gt.blockmachines.transformer.ha.tier.06_true=true + B:gt.blockmachines.transformer.ha.tier.07_true=true + B:gt.blockmachines.transformer.ha.tier.08_true=true B:gt.blockmachines.transformer.tier.00_true=true B:gt.blockmachines.transformer.tier.01_true=true B:gt.blockmachines.transformer.tier.02_true=true @@ -96867,6 +98282,8 @@ maceration { B:gt.blockmachines.transformer.tier.06_true=true B:gt.blockmachines.transformer.tier.07_true=true B:gt.blockmachines.transformer.tier.08_true=true + B:gt.blockmachines.transformer.tier.10_true=true + B:gt.blockmachines.transformer.tier.11_true=true B:gt.blockmachines.treefarm.controller.tier.single_true=true B:gt.blockmachines.wetransformer.tier.01_true=true B:gt.blockmachines.wettransformer.tier.00_true=true @@ -96877,6 +98294,8 @@ maceration { B:gt.blockmachines.wettransformer.tier.06_true=true B:gt.blockmachines.wettransformer.tier.07_true=true B:gt.blockmachines.wettransformer.tier.08_true=true + B:gt.blockmachines.wettransformer.tier.10_true=true + B:gt.blockmachines.wettransformer.tier.11_true=true B:gt.blockmetal2.14_true=true B:gt.blockmetal6.0_true=true B:gt.blockmetal7.2_true=true @@ -97119,6 +98538,9 @@ maceration { B:gt.metaitem.02.32550_true=true B:gt.metaitem.02.32558_true=true B:gt.metaitem.02.32576_true=true + B:gtplusplus.blockcasings.2.11_true=true + B:gtplusplus.blockcasings.2.2_true=true + B:gtplusplus.blockcasings.2.3_true=true B:ic2.blockCrop_true=true B:ic2.blockFenceIron_true=true B:ic2.blockIronFurnace_true=true @@ -98166,6 +99588,7 @@ maceration { B:ingotYttriumBariumCuprate_true=true B:ingotYttrium_true=true B:ingotZinc_true=true + B:ingotZirconium_true=true B:item.AAA_Broken_true=true B:item.ApprenticeOrb_true=true B:item.ArchmageOrb_true=true @@ -98324,6 +99747,8 @@ maceration { B:item.for.grafter_true=true B:item.for.sapling_true=true B:item.for.sturdyMachine_true=true + B:item.frameBusy_true=true + B:item.frameMutagenic_true=true B:item.frame_true=true B:item.giantPick_true=true B:item.giantSword_true=true @@ -98385,6 +99810,7 @@ maceration { B:item.itemIngotFermium_true=true B:item.itemIngotFluorite_true=true B:item.itemIngotFrancium_true=true + B:item.itemIngotGermanium_true=true B:item.itemIngotGrisium_true=true B:item.itemIngotHafnium_true=true B:item.itemIngotHastelloyC276_true=true @@ -98428,6 +99854,7 @@ maceration { B:item.itemIngotStaballoy_true=true B:item.itemIngotStellite_true=true B:item.itemIngotStrongtium90_true=true + B:item.itemIngotStrontium90_true=true B:item.itemIngotStrontium_true=true B:item.itemIngotTalonite_true=true B:item.itemIngotTantalloy60_true=true @@ -98850,6 +100277,7 @@ maceration { B:nuggetYttriumBariumCuprate_true=true B:nuggetYttrium_true=true B:nuggetZinc_true=true + B:nuggetZirconium_true=true B:oreAdamantium_true=true B:oreAlduorite_true=true B:oreAlmandine_true=true @@ -101340,6 +102768,7 @@ maceration { B:plateDoubleYttriumBariumCuprate_true=true B:plateDoubleYttrium_true=true B:plateDoubleZinc_true=true + B:plateDoubleZirconium_true=true B:plateDraconiumAwakened_true=true B:plateDraconium_true=true B:plateDuralumin_true=true @@ -102152,6 +103581,7 @@ maceration { B:plateYttriumBariumCuprate_true=true B:plateYttrium_true=true B:plateZinc_true=true + B:plateZirconium_true=true B:ringAdamantium_true=true B:ringAlduorite_true=true B:ringAluminium_true=true @@ -102364,6 +103794,7 @@ maceration { B:ringYttriumBariumCuprate_true=true B:ringYttrium_true=true B:ringZinc_true=true + B:ringZirconium_true=true B:rotorAdamantium_true=true B:rotorAlduorite_true=true B:rotorAluminium_true=true @@ -102477,6 +103908,7 @@ maceration { B:rotorWoodSealed_true=true B:rotorWood_true=true B:rotorWroughtIron_true=true + B:rotorZirconium_true=true B:roundAdamantium_true=true B:roundAlduorite_true=true B:roundAluminium_true=true @@ -102941,6 +104373,7 @@ maceration { B:screwYttriumBariumCuprate_true=true B:screwYttrium_true=true B:screwZinc_true=true + B:screwZirconium_true=true B:shardAnyIron_true=true B:shardApatite_true=true B:shardDiamond_true=true @@ -103747,6 +105180,7 @@ maceration { B:stickLongYttriumBariumCuprate_true=true B:stickLongYttrium_true=true B:stickLongZinc_true=true + B:stickLongZirconium_true=true B:stickLutetium_true=true B:stickMagnalium_true=true B:stickMagnesium_true=true @@ -103871,6 +105305,7 @@ maceration { B:stickYttriumBariumCuprate_true=true B:stickYttrium_true=true B:stickZinc_true=true + B:stickZirconium_true=true B:tile.Barnarda2Log_true=true B:tile.Barnarda2PlanksOak_true=true B:"tile.Bedrockium Frame Box_true"=true @@ -103891,6 +105326,7 @@ maceration { B:"tile.Block of Fermium_true"=true B:"tile.Block of Fluorite_true"=true B:"tile.Block of Francium_true"=true + B:"tile.Block of Germanium_true"=true B:"tile.Block of Grisium_true"=true B:"tile.Block of Hafnium_true"=true B:"tile.Block of Hastelloy-C276_true"=true @@ -103934,6 +105370,7 @@ maceration { B:"tile.Block of Staballoy_true"=true B:"tile.Block of Stellite_true"=true B:"tile.Block of Strongtium-90_true"=true + B:"tile.Block of Strontium-90_true"=true B:"tile.Block of Strontium_true"=true B:"tile.Block of Talonite_true"=true B:"tile.Block of Tantalloy-60_true"=true @@ -103963,6 +105400,7 @@ maceration { B:"tile.Eglin Steel Frame Box_true"=true B:"tile.Energy Crystal Frame Box_true"=true B:"tile.Fluorite Ore_true"=true + B:"tile.Germanium Frame Box_true"=true B:tile.GiantCobble_true=true B:tile.GiantLog_true=true B:tile.GiantObsidian_true=true @@ -109108,6 +110546,8 @@ press { I:gt.metaitem.01.32321_200=200 I:gt.metaitem.01.32322_200=200 I:gt.metaitem.01.32323_200=200 + I:gt.metaitem.01.32324_200=200 + I:gt.metaitem.01.32325_200=200 I:gt.metaitem.01.32350_200=200 I:gt.metaitem.01.32351_200=200 I:gt.metaitem.01.32352_200=200 @@ -109132,6 +110572,9 @@ press { I:gt.metaitem.01.32371_200=200 I:gt.metaitem.01.32372_200=200 I:gt.metaitem.01.32373_200=200 + I:gt.metaitem.01.32374_200=200 + I:gt.metaitem.01.32375_200=200 + I:gt.metaitem.01.32376_200=200 I:gt.metaitem.01.32710_32=32 I:gt.metaitem.01.32711_32=32 I:gt.metaitem.01.32712_32=32 @@ -109196,6 +110639,146 @@ press { I:item.redstone_red_chipset_200=200 I:linerIronGraphite_950=950 I:stickCoalElectrodePremix_950=950 + I:turbineBladeAdamantium_200=200 + I:turbineBladeAlduorite_200=200 + I:turbineBladeAluminium_200=200 + I:turbineBladeAngmallen_200=200 + I:turbineBladeArdite_200=200 + I:turbineBladeAstralSilver_200=200 + I:turbineBladeAtlarus_200=200 + I:turbineBladeBeryllium_200=200 + I:turbineBladeBismuthBronze_200=200 + I:turbineBladeBismuth_200=200 + I:turbineBladeBlackBronze_200=200 + I:turbineBladeBlackPlutonium_200=200 + I:turbineBladeBlackSteel_200=200 + I:turbineBladeBloodInfusedIron_200=200 + I:turbineBladeBlueSteel_200=200 + I:turbineBladeBrass_200=200 + I:turbineBladeBronze_200=200 + I:turbineBladeCallistoIce_200=200 + I:turbineBladeCarbon_200=200 + I:turbineBladeCarmot_200=200 + I:turbineBladeCelenegil_200=200 + I:turbineBladeCeruclase_200=200 + I:turbineBladeChrome_200=200 + I:turbineBladeChrysotile_200=200 + I:turbineBladeCobaltBrass_200=200 + I:turbineBladeCobalt_200=200 + I:turbineBladeConductiveIron_200=200 + I:turbineBladeCupronickel_200=200 + I:turbineBladeDamascusSteel_200=200 + I:turbineBladeDarkIron_200=200 + I:turbineBladeDarkSteel_200=200 + I:turbineBladeDeepIron_200=200 + I:turbineBladeDesh_200=200 + I:turbineBladeDraconiumAwakened_200=200 + I:turbineBladeDraconium_200=200 + I:turbineBladeDuralumin_200=200 + I:turbineBladeDuranium_200=200 + I:turbineBladeElectricalSteel_200=200 + I:turbineBladeElectrumFlux_200=200 + I:turbineBladeElectrum_200=200 + I:turbineBladeEnderiumBase_200=200 + I:turbineBladeEnderium_200=200 + I:turbineBladeEnergeticAlloy_200=200 + I:turbineBladeEnhancedGalgadorian_200=200 + I:turbineBladeEpoxidFiberReinforced_200=200 + I:turbineBladeEpoxid_200=200 + I:turbineBladeEximite_200=200 + I:turbineBladeFierySteel_200=200 + I:turbineBladeForce_200=200 + I:turbineBladeGalgadorian_200=200 + I:turbineBladeGold_200=200 + I:turbineBladeHSLA_200=200 + I:turbineBladeHSSE_200=200 + I:turbineBladeHSSG_200=200 + I:turbineBladeHSSS_200=200 + I:turbineBladeHaderoth_200=200 + I:turbineBladeHeeEndium_200=200 + I:turbineBladeHepatizon_200=200 + I:turbineBladeInfuscolium_200=200 + I:turbineBladeInfusedGold_200=200 + I:turbineBladeInolashite_200=200 + I:turbineBladeInvar_200=200 + I:turbineBladeIridium_200=200 + I:turbineBladeIronMagnetic_200=200 + I:turbineBladeIronWood_200=200 + I:turbineBladeIron_200=200 + I:turbineBladeKanthal_200=200 + I:turbineBladeKnightmetal_200=200 + I:turbineBladeLead_200=200 + I:turbineBladeLedox_200=200 + I:turbineBladeMagnalium_200=200 + I:turbineBladeManganese_200=200 + I:turbineBladeManyullyn_200=200 + I:turbineBladeMeteoricIron_200=200 + I:turbineBladeMeteoricSteel_200=200 + I:turbineBladeMithril_200=200 + I:turbineBladeMolybdenum_200=200 + I:turbineBladeMytryl_200=200 + I:turbineBladeNaquadahAlloy_200=200 + I:turbineBladeNaquadahEnriched_200=200 + I:turbineBladeNaquadah_200=200 + I:turbineBladeNaquadria_200=200 + I:turbineBladeNeodymiumMagnetic_200=200 + I:turbineBladeNeodymium_200=200 + I:turbineBladeNeutronium_200=200 + I:turbineBladeNichrome_200=200 + I:turbineBladeNickelZincFerrite_200=200 + I:turbineBladeNickel_200=200 + I:turbineBladeOrichalcum_200=200 + I:turbineBladeOriharukon_200=200 + I:turbineBladeOsmiridium_200=200 + I:turbineBladeOsmium_200=200 + I:turbineBladeOureclase_200=200 + I:turbineBladePalladium_200=200 + I:turbineBladePigIron_200=200 + I:turbineBladePlatinum_200=200 + I:turbineBladePlutonium241_200=200 + I:turbineBladePlutonium_200=200 + I:turbineBladePolycaprolactam_200=200 + I:turbineBladePolyphenyleneSulfide_200=200 + I:turbineBladePolytetrafluoroethylene_200=200 + I:turbineBladePrometheum_200=200 + I:turbineBladePulsatingIron_200=200 + I:turbineBladeQuantium_200=200 + I:turbineBladeRealgar_200=200 + I:turbineBladeRedSteel_200=200 + I:turbineBladeRedstoneAlloy_200=200 + I:turbineBladeReinforced_200=200 + I:turbineBladeRoseGold_200=200 + I:turbineBladeRubracium_200=200 + I:turbineBladeShadowIron_200=200 + I:turbineBladeShadowSteel_200=200 + I:turbineBladeShadow_200=200 + I:turbineBladeSilver_200=200 + I:turbineBladeSoularium_200=200 + I:turbineBladeStainlessSteel_200=200 + I:turbineBladeSteelMagnetic_200=200 + I:turbineBladeSteel_200=200 + I:turbineBladeSteeleaf_200=200 + I:turbineBladeSterlingSilver_200=200 + I:turbineBladeSunnarium_200=200 + I:turbineBladeThaumium_200=200 + I:turbineBladeThorium_200=200 + I:turbineBladeTinAlloy_200=200 + I:turbineBladeTitanium_200=200 + I:turbineBladeTrinium_200=200 + I:turbineBladeTritanium_200=200 + I:turbineBladeTungstenCarbide_200=200 + I:turbineBladeTungstenSteel_200=200 + I:turbineBladeTungsten_200=200 + I:turbineBladeUltimet_200=200 + I:turbineBladeUranium235_200=200 + I:turbineBladeUranium_200=200 + I:turbineBladeVanadiumSteel_200=200 + I:turbineBladeVibrantAlloy_200=200 + I:turbineBladeVinteum_200=200 + I:turbineBladeVoid_200=200 + I:turbineBladeVulcanite_200=200 + I:turbineBladeVyroxeres_200=200 + I:turbineBladeWroughtIron_200=200 } @@ -109240,12 +110823,16 @@ pulveriser { I:MU-metaitem.01.32040_402=402 I:MU-metaitem.01.32040_626=626 I:MU-metaitem.01.32050_1076=1076 + I:MU-metaitem.01.32050_1125=1125 I:MU-metaitem.01.32050_400=400 I:MU-metaitem.01.32052_1076=1076 + I:MU-metaitem.01.32052_1125=1125 I:MU-metaitem.01.32052_400=400 I:MU-metaitem.01.32054_1076=1076 + I:MU-metaitem.01.32054_1125=1125 I:MU-metaitem.01.32054_400=400 I:MU-metaitem.01.32055_1308=1308 + I:MU-metaitem.01.32055_1322=1322 I:MU-metaitem.01.32055_400=400 I:MU-metaitem.01.32061_400=400 I:MU-metaitem.01.32061_504=504 @@ -110558,6 +112145,8 @@ pulveriser { I:blockYttrium_801=801 I:blockZinc_400=400 I:blockZinc_585=585 + I:blockZirconium_400=400 + I:blockZirconium_819=819 I:boltAdamantium_16=16 I:boltAdamantium_400=400 I:boltAlduorite_16=16 @@ -111081,341 +112670,456 @@ pulveriser { I:boltYttrium_400=400 I:boltZinc_16=16 I:boltZinc_400=400 + I:boltZirconium_16=16 + I:boltZirconium_400=400 I:bucketEmpty_168=168 I:bucketEmpty_400=400 I:bucketEnder_266=266 I:bucketPyrotheum_355=355 I:cableGt01Aluminium_16=16 I:cableGt01Aluminium_18=18 + I:cableGt01Aluminium_25=25 I:cableGt01Aluminium_400=400 I:cableGt01AnnealedCopper_34=34 I:cableGt01AnnealedCopper_36=36 I:cableGt01AnnealedCopper_400=400 + I:cableGt01AnnealedCopper_43=43 I:cableGt01AnyCopper_36=36 I:cableGt01AnyCopper_400=400 I:cableGt01AnyIron_33=33 I:cableGt01AnyIron_400=400 I:cableGt01Bedrockium_400=400 I:cableGt01Bedrockium_54=54 + I:cableGt01Bedrockium_61=61 I:cableGt01BlackSteel_37=37 I:cableGt01BlackSteel_400=400 + I:cableGt01BlackSteel_44=44 I:cableGt01BlueAlloy_252=252 I:cableGt01BlueAlloy_254=254 I:cableGt01BlueAlloy_294=294 + I:cableGt01BlueAlloy_301=301 I:cableGt01BlueAlloy_400=400 I:cableGt01Cobalt_32=32 I:cableGt01Cobalt_34=34 I:cableGt01Cobalt_400=400 + I:cableGt01Cobalt_41=41 I:cableGt01Copper_34=34 I:cableGt01Copper_36=36 I:cableGt01Copper_400=400 + I:cableGt01Copper_43=43 I:cableGt01Cupronickel_33=33 I:cableGt01Cupronickel_35=35 I:cableGt01Cupronickel_400=400 + I:cableGt01Cupronickel_42=42 I:cableGt01Draconium_400=400 I:cableGt01Draconium_54=54 + I:cableGt01Draconium_61=61 I:cableGt01Duranium_400=400 I:cableGt01Duranium_54=54 + I:cableGt01Duranium_61=61 I:cableGt01ElectrumFlux_400=400 I:cableGt01ElectrumFlux_52=52 I:cableGt01ElectrumFlux_54=54 + I:cableGt01ElectrumFlux_61=61 I:cableGt01Electrum_400=400 I:cableGt01Electrum_78=78 I:cableGt01Electrum_80=80 + I:cableGt01Electrum_87=87 I:cableGt01Gold_101=101 I:cableGt01Gold_103=103 + I:cableGt01Gold_110=110 I:cableGt01Gold_400=400 I:cableGt01HSSG_400=400 I:cableGt01HSSG_54=54 + I:cableGt01HSSG_61=61 I:cableGt01Iron_31=31 I:cableGt01Iron_33=33 + I:cableGt01Iron_40=40 I:cableGt01Iron_400=400 I:cableGt01Kanthal_25=25 I:cableGt01Kanthal_27=27 + I:cableGt01Kanthal_34=34 I:cableGt01Kanthal_400=400 I:cableGt01Lead_106=106 I:cableGt01Lead_108=108 + I:cableGt01Lead_115=115 I:cableGt01Lead_400=400 I:cableGt01NaquadahAlloy_400=400 I:cableGt01NaquadahAlloy_52=52 I:cableGt01NaquadahAlloy_54=54 + I:cableGt01NaquadahAlloy_61=61 I:cableGt01Naquadah_400=400 I:cableGt01Naquadah_52=52 I:cableGt01Naquadah_54=54 + I:cableGt01Naquadah_61=61 I:cableGt01NetherStar_400=400 I:cableGt01NetherStar_54=54 + I:cableGt01NetherStar_61=61 I:cableGt01Nichrome_31=31 I:cableGt01Nichrome_33=33 + I:cableGt01Nichrome_40=40 I:cableGt01Nichrome_400=400 I:cableGt01Nickel_32=32 I:cableGt01Nickel_34=34 I:cableGt01Nickel_400=400 + I:cableGt01Nickel_41=41 I:cableGt01NiobiumTitanium_38=38 I:cableGt01NiobiumTitanium_40=40 I:cableGt01NiobiumTitanium_400=400 + I:cableGt01NiobiumTitanium_47=47 I:cableGt01Osmium_100=100 + I:cableGt01Osmium_107=107 I:cableGt01Osmium_400=400 I:cableGt01Osmium_98=98 I:cableGt01Platinum_100=100 I:cableGt01Platinum_102=102 + I:cableGt01Platinum_109=109 I:cableGt01Platinum_400=400 I:cableGt01RedAlloy_206=206 + I:cableGt01RedAlloy_213=213 I:cableGt01RedAlloy_222=222 I:cableGt01RedAlloy_224=224 I:cableGt01RedAlloy_400=400 I:cableGt01RedstoneAlloy_27=27 + I:cableGt01RedstoneAlloy_34=34 I:cableGt01RedstoneAlloy_400=400 I:cableGt01Silver_400=400 I:cableGt01Silver_56=56 I:cableGt01Silver_58=58 + I:cableGt01Silver_65=65 I:cableGt01SolderingAlloy_400=400 I:cableGt01SolderingAlloy_62=62 I:cableGt01SolderingAlloy_64=64 + I:cableGt01SolderingAlloy_71=71 I:cableGt01Steel_31=31 I:cableGt01Steel_33=33 + I:cableGt01Steel_40=40 I:cableGt01Steel_400=400 I:cableGt01Tin_400=400 I:cableGt01Tin_62=62 I:cableGt01Tin_64=64 + I:cableGt01Tin_71=71 I:cableGt01Titanium_29=29 + I:cableGt01Titanium_36=36 I:cableGt01Titanium_400=400 I:cableGt01TungstenSteel_400=400 I:cableGt01TungstenSteel_62=62 I:cableGt01TungstenSteel_64=64 + I:cableGt01TungstenSteel_71=71 + I:cableGt01Tungsten_103=103 I:cableGt01Tungsten_400=400 I:cableGt01Tungsten_94=94 I:cableGt01Tungsten_96=96 I:cableGt01VanadiumGallium_30=30 I:cableGt01VanadiumGallium_32=32 + I:cableGt01VanadiumGallium_39=39 I:cableGt01VanadiumGallium_400=400 I:cableGt01YttriumBariumCuprate_28=28 I:cableGt01YttriumBariumCuprate_30=30 + I:cableGt01YttriumBariumCuprate_37=37 I:cableGt01YttriumBariumCuprate_400=400 I:cableGt01Zinc_35=35 I:cableGt01Zinc_37=37 I:cableGt01Zinc_400=400 + I:cableGt01Zinc_44=44 I:cableGt02Aluminium_29=29 I:cableGt02Aluminium_31=31 + I:cableGt02Aluminium_38=38 I:cableGt02Aluminium_400=400 I:cableGt02AnnealedCopper_400=400 I:cableGt02AnnealedCopper_66=66 I:cableGt02AnnealedCopper_68=68 + I:cableGt02AnnealedCopper_75=75 I:cableGt02AnyCopper_400=400 I:cableGt02AnyCopper_68=68 I:cableGt02AnyIron_400=400 I:cableGt02AnyIron_61=61 I:cableGt02Bedrockium_103=103 + I:cableGt02Bedrockium_110=110 I:cableGt02Bedrockium_400=400 I:cableGt02BlackSteel_400=400 I:cableGt02BlackSteel_69=69 + I:cableGt02BlackSteel_76=76 I:cableGt02BlueAlloy_400=400 I:cableGt02BlueAlloy_502=502 I:cableGt02BlueAlloy_504=504 I:cableGt02BlueAlloy_584=584 + I:cableGt02BlueAlloy_591=591 I:cableGt02Cobalt_400=400 I:cableGt02Cobalt_62=62 I:cableGt02Cobalt_64=64 + I:cableGt02Cobalt_71=71 I:cableGt02Copper_400=400 I:cableGt02Copper_66=66 I:cableGt02Copper_68=68 + I:cableGt02Copper_75=75 I:cableGt02Cupronickel_400=400 I:cableGt02Cupronickel_63=63 I:cableGt02Cupronickel_65=65 + I:cableGt02Cupronickel_72=72 I:cableGt02Draconium_103=103 + I:cableGt02Draconium_110=110 I:cableGt02Draconium_400=400 I:cableGt02Duranium_103=103 + I:cableGt02Duranium_110=110 I:cableGt02Duranium_400=400 I:cableGt02ElectrumFlux_101=101 I:cableGt02ElectrumFlux_103=103 + I:cableGt02ElectrumFlux_110=110 I:cableGt02ElectrumFlux_400=400 I:cableGt02Electrum_154=154 I:cableGt02Electrum_156=156 + I:cableGt02Electrum_163=163 I:cableGt02Electrum_400=400 I:cableGt02Gold_199=199 I:cableGt02Gold_201=201 + I:cableGt02Gold_208=208 I:cableGt02Gold_400=400 I:cableGt02HSSG_103=103 + I:cableGt02HSSG_110=110 I:cableGt02HSSG_400=400 I:cableGt02Iron_400=400 I:cableGt02Iron_59=59 I:cableGt02Iron_61=61 + I:cableGt02Iron_68=68 I:cableGt02Kanthal_400=400 I:cableGt02Kanthal_47=47 I:cableGt02Kanthal_49=49 + I:cableGt02Kanthal_56=56 I:cableGt02Lead_210=210 I:cableGt02Lead_212=212 + I:cableGt02Lead_219=219 I:cableGt02Lead_400=400 I:cableGt02NaquadahAlloy_101=101 I:cableGt02NaquadahAlloy_103=103 + I:cableGt02NaquadahAlloy_110=110 I:cableGt02NaquadahAlloy_400=400 I:cableGt02Naquadah_101=101 I:cableGt02Naquadah_103=103 + I:cableGt02Naquadah_110=110 I:cableGt02Naquadah_400=400 I:cableGt02NetherStar_103=103 + I:cableGt02NetherStar_110=110 I:cableGt02NetherStar_400=400 I:cableGt02Nichrome_400=400 I:cableGt02Nichrome_59=59 I:cableGt02Nichrome_61=61 + I:cableGt02Nichrome_68=68 I:cableGt02Nickel_400=400 I:cableGt02Nickel_61=61 I:cableGt02Nickel_63=63 + I:cableGt02Nickel_70=70 I:cableGt02NiobiumTitanium_400=400 I:cableGt02NiobiumTitanium_74=74 I:cableGt02NiobiumTitanium_76=76 + I:cableGt02NiobiumTitanium_83=83 I:cableGt02Osmium_193=193 I:cableGt02Osmium_195=195 + I:cableGt02Osmium_202=202 I:cableGt02Osmium_400=400 I:cableGt02Platinum_198=198 I:cableGt02Platinum_200=200 + I:cableGt02Platinum_207=207 I:cableGt02Platinum_400=400 I:cableGt02RedAlloy_400=400 I:cableGt02RedAlloy_408=408 + I:cableGt02RedAlloy_415=415 I:cableGt02RedAlloy_441=441 I:cableGt02RedAlloy_443=443 I:cableGt02RedstoneAlloy_400=400 I:cableGt02RedstoneAlloy_50=50 + I:cableGt02RedstoneAlloy_57=57 I:cableGt02Silver_110=110 I:cableGt02Silver_112=112 + I:cableGt02Silver_119=119 I:cableGt02Silver_400=400 I:cableGt02SolderingAlloy_121=121 I:cableGt02SolderingAlloy_123=123 + I:cableGt02SolderingAlloy_130=130 I:cableGt02SolderingAlloy_400=400 I:cableGt02Steel_400=400 I:cableGt02Steel_59=59 I:cableGt02Steel_61=61 + I:cableGt02Steel_68=68 I:cableGt02Tin_121=121 I:cableGt02Tin_123=123 + I:cableGt02Tin_130=130 I:cableGt02Tin_400=400 I:cableGt02Titanium_400=400 I:cableGt02Titanium_53=53 + I:cableGt02Titanium_60=60 I:cableGt02TungstenSteel_122=122 I:cableGt02TungstenSteel_124=124 + I:cableGt02TungstenSteel_131=131 I:cableGt02TungstenSteel_400=400 I:cableGt02Tungsten_186=186 I:cableGt02Tungsten_188=188 + I:cableGt02Tungsten_195=195 I:cableGt02Tungsten_400=400 I:cableGt02VanadiumGallium_400=400 I:cableGt02VanadiumGallium_58=58 I:cableGt02VanadiumGallium_60=60 + I:cableGt02VanadiumGallium_67=67 I:cableGt02YttriumBariumCuprate_400=400 I:cableGt02YttriumBariumCuprate_54=54 I:cableGt02YttriumBariumCuprate_56=56 + I:cableGt02YttriumBariumCuprate_63=63 I:cableGt02Zinc_400=400 I:cableGt02Zinc_68=68 I:cableGt02Zinc_70=70 + I:cableGt02Zinc_77=77 I:cableGt04Aluminium_400=400 I:cableGt04Aluminium_58=58 I:cableGt04Aluminium_62=62 + I:cableGt04Aluminium_76=76 I:cableGt04AnnealedCopper_132=132 I:cableGt04AnnealedCopper_136=136 + I:cableGt04AnnealedCopper_150=150 I:cableGt04AnnealedCopper_400=400 I:cableGt04AnyCopper_136=136 I:cableGt04AnyCopper_400=400 I:cableGt04AnyIron_122=122 I:cableGt04AnyIron_400=400 I:cableGt04Bedrockium_206=206 + I:cableGt04Bedrockium_220=220 I:cableGt04Bedrockium_400=400 I:cableGt04BlackSteel_138=138 + I:cableGt04BlackSteel_152=152 I:cableGt04BlackSteel_400=400 I:cableGt04BlueAlloy_1004=1004 I:cableGt04BlueAlloy_1008=1008 I:cableGt04BlueAlloy_1168=1168 + I:cableGt04BlueAlloy_1182=1182 I:cableGt04BlueAlloy_400=400 I:cableGt04Cobalt_124=124 I:cableGt04Cobalt_128=128 + I:cableGt04Cobalt_142=142 I:cableGt04Cobalt_400=400 I:cableGt04Copper_132=132 I:cableGt04Copper_136=136 + I:cableGt04Copper_150=150 I:cableGt04Copper_400=400 I:cableGt04Cupronickel_126=126 I:cableGt04Cupronickel_130=130 + I:cableGt04Cupronickel_144=144 I:cableGt04Cupronickel_400=400 I:cableGt04Draconium_206=206 + I:cableGt04Draconium_220=220 I:cableGt04Draconium_400=400 I:cableGt04Duranium_206=206 + I:cableGt04Duranium_220=220 I:cableGt04Duranium_400=400 I:cableGt04ElectrumFlux_202=202 I:cableGt04ElectrumFlux_206=206 + I:cableGt04ElectrumFlux_220=220 I:cableGt04ElectrumFlux_400=400 I:cableGt04Electrum_308=308 I:cableGt04Electrum_312=312 + I:cableGt04Electrum_326=326 I:cableGt04Electrum_400=400 I:cableGt04Gold_398=398 I:cableGt04Gold_400=400 I:cableGt04Gold_402=402 + I:cableGt04Gold_416=416 I:cableGt04HSSG_206=206 + I:cableGt04HSSG_220=220 I:cableGt04HSSG_400=400 I:cableGt04Iron_118=118 I:cableGt04Iron_122=122 + I:cableGt04Iron_136=136 I:cableGt04Iron_400=400 + I:cableGt04Kanthal_112=112 I:cableGt04Kanthal_400=400 I:cableGt04Kanthal_94=94 I:cableGt04Kanthal_98=98 I:cableGt04Lead_400=400 I:cableGt04Lead_420=420 I:cableGt04Lead_424=424 + I:cableGt04Lead_438=438 I:cableGt04NaquadahAlloy_202=202 I:cableGt04NaquadahAlloy_206=206 + I:cableGt04NaquadahAlloy_220=220 I:cableGt04NaquadahAlloy_400=400 I:cableGt04Naquadah_202=202 I:cableGt04Naquadah_206=206 + I:cableGt04Naquadah_220=220 I:cableGt04Naquadah_400=400 I:cableGt04NetherStar_206=206 + I:cableGt04NetherStar_220=220 I:cableGt04NetherStar_400=400 I:cableGt04Nichrome_118=118 I:cableGt04Nichrome_122=122 + I:cableGt04Nichrome_136=136 I:cableGt04Nichrome_400=400 I:cableGt04Nickel_122=122 I:cableGt04Nickel_126=126 + I:cableGt04Nickel_140=140 I:cableGt04Nickel_400=400 I:cableGt04NiobiumTitanium_148=148 I:cableGt04NiobiumTitanium_152=152 + I:cableGt04NiobiumTitanium_166=166 I:cableGt04NiobiumTitanium_400=400 I:cableGt04Osmium_386=386 I:cableGt04Osmium_390=390 I:cableGt04Osmium_400=400 + I:cableGt04Osmium_404=404 I:cableGt04Platinum_396=396 I:cableGt04Platinum_400=400 + I:cableGt04Platinum_414=414 I:cableGt04RedAlloy_400=400 I:cableGt04RedAlloy_816=816 + I:cableGt04RedAlloy_830=830 I:cableGt04RedAlloy_882=882 I:cableGt04RedAlloy_886=886 I:cableGt04RedstoneAlloy_100=100 + I:cableGt04RedstoneAlloy_114=114 I:cableGt04RedstoneAlloy_400=400 I:cableGt04Silver_220=220 I:cableGt04Silver_224=224 + I:cableGt04Silver_238=238 I:cableGt04Silver_400=400 I:cableGt04SolderingAlloy_242=242 I:cableGt04SolderingAlloy_246=246 + I:cableGt04SolderingAlloy_260=260 I:cableGt04SolderingAlloy_400=400 I:cableGt04Steel_118=118 I:cableGt04Steel_122=122 + I:cableGt04Steel_136=136 I:cableGt04Steel_400=400 I:cableGt04Tin_242=242 I:cableGt04Tin_246=246 + I:cableGt04Tin_260=260 I:cableGt04Tin_400=400 I:cableGt04Titanium_106=106 + I:cableGt04Titanium_120=120 I:cableGt04Titanium_400=400 I:cableGt04TungstenSteel_244=244 I:cableGt04TungstenSteel_248=248 + I:cableGt04TungstenSteel_262=262 I:cableGt04TungstenSteel_400=400 I:cableGt04Tungsten_372=372 I:cableGt04Tungsten_376=376 + I:cableGt04Tungsten_390=390 I:cableGt04Tungsten_400=400 I:cableGt04VanadiumGallium_116=116 I:cableGt04VanadiumGallium_120=120 + I:cableGt04VanadiumGallium_134=134 I:cableGt04VanadiumGallium_400=400 I:cableGt04YttriumBariumCuprate_108=108 I:cableGt04YttriumBariumCuprate_112=112 + I:cableGt04YttriumBariumCuprate_126=126 I:cableGt04YttriumBariumCuprate_400=400 I:cableGt04Zinc_136=136 I:cableGt04Zinc_140=140 + I:cableGt04Zinc_154=154 I:cableGt04Zinc_400=400 I:cableGt08Aluminium_113=113 I:cableGt08Aluminium_119=119 + I:cableGt08Aluminium_140=140 I:cableGt08Aluminium_400=400 I:cableGt08AnnealedCopper_261=261 I:cableGt08AnnealedCopper_267=267 + I:cableGt08AnnealedCopper_288=288 I:cableGt08AnnealedCopper_400=400 I:cableGt08AnyCopper_267=267 I:cableGt08AnyCopper_400=400 @@ -111423,212 +113127,284 @@ pulveriser { I:cableGt08AnyIron_400=400 I:cableGt08Bedrockium_400=400 I:cableGt08Bedrockium_407=407 + I:cableGt08Bedrockium_428=428 I:cableGt08BlackSteel_271=271 + I:cableGt08BlackSteel_292=292 I:cableGt08BlackSteel_400=400 I:cableGt08BlueAlloy_2005=2005 I:cableGt08BlueAlloy_2011=2011 I:cableGt08BlueAlloy_2331=2331 + I:cableGt08BlueAlloy_2352=2352 I:cableGt08BlueAlloy_400=400 I:cableGt08Cobalt_245=245 I:cableGt08Cobalt_251=251 + I:cableGt08Cobalt_272=272 I:cableGt08Cobalt_400=400 I:cableGt08Copper_261=261 I:cableGt08Copper_267=267 + I:cableGt08Copper_288=288 I:cableGt08Copper_400=400 I:cableGt08Cupronickel_249=249 I:cableGt08Cupronickel_255=255 + I:cableGt08Cupronickel_276=276 I:cableGt08Cupronickel_400=400 I:cableGt08Draconium_400=400 I:cableGt08Draconium_407=407 + I:cableGt08Draconium_428=428 I:cableGt08Duranium_400=400 I:cableGt08Duranium_407=407 + I:cableGt08Duranium_428=428 I:cableGt08ElectrumFlux_400=400 I:cableGt08ElectrumFlux_401=401 I:cableGt08ElectrumFlux_407=407 + I:cableGt08ElectrumFlux_428=428 I:cableGt08Electrum_400=400 I:cableGt08Electrum_613=613 I:cableGt08Electrum_619=619 + I:cableGt08Electrum_640=640 I:cableGt08Gold_400=400 I:cableGt08Gold_793=793 I:cableGt08Gold_799=799 + I:cableGt08Gold_820=820 I:cableGt08HSSG_400=400 I:cableGt08HSSG_407=407 + I:cableGt08HSSG_428=428 I:cableGt08Iron_233=233 I:cableGt08Iron_239=239 + I:cableGt08Iron_260=260 I:cableGt08Iron_400=400 I:cableGt08Kanthal_185=185 I:cableGt08Kanthal_191=191 + I:cableGt08Kanthal_212=212 I:cableGt08Kanthal_400=400 I:cableGt08Lead_400=400 I:cableGt08Lead_837=837 I:cableGt08Lead_843=843 + I:cableGt08Lead_864=864 I:cableGt08NaquadahAlloy_400=400 I:cableGt08NaquadahAlloy_401=401 I:cableGt08NaquadahAlloy_407=407 + I:cableGt08NaquadahAlloy_428=428 I:cableGt08Naquadah_400=400 I:cableGt08Naquadah_401=401 I:cableGt08Naquadah_407=407 + I:cableGt08Naquadah_428=428 I:cableGt08NetherStar_400=400 I:cableGt08NetherStar_407=407 + I:cableGt08NetherStar_428=428 I:cableGt08Nichrome_233=233 I:cableGt08Nichrome_239=239 + I:cableGt08Nichrome_260=260 I:cableGt08Nichrome_400=400 I:cableGt08Nickel_241=241 I:cableGt08Nickel_247=247 + I:cableGt08Nickel_268=268 I:cableGt08Nickel_400=400 I:cableGt08NiobiumTitanium_293=293 I:cableGt08NiobiumTitanium_299=299 + I:cableGt08NiobiumTitanium_320=320 I:cableGt08NiobiumTitanium_400=400 I:cableGt08Osmium_400=400 I:cableGt08Osmium_769=769 I:cableGt08Osmium_775=775 + I:cableGt08Osmium_796=796 I:cableGt08Platinum_400=400 I:cableGt08Platinum_789=789 I:cableGt08Platinum_795=795 + I:cableGt08Platinum_816=816 I:cableGt08RedAlloy_1627=1627 + I:cableGt08RedAlloy_1648=1648 I:cableGt08RedAlloy_1761=1761 I:cableGt08RedAlloy_1767=1767 I:cableGt08RedAlloy_400=400 I:cableGt08RedstoneAlloy_195=195 + I:cableGt08RedstoneAlloy_216=216 I:cableGt08RedstoneAlloy_400=400 I:cableGt08Silver_400=400 I:cableGt08Silver_437=437 I:cableGt08Silver_443=443 + I:cableGt08Silver_464=464 I:cableGt08SolderingAlloy_400=400 I:cableGt08SolderingAlloy_481=481 I:cableGt08SolderingAlloy_487=487 + I:cableGt08SolderingAlloy_508=508 I:cableGt08Steel_233=233 I:cableGt08Steel_239=239 + I:cableGt08Steel_260=260 I:cableGt08Steel_400=400 I:cableGt08Tin_400=400 I:cableGt08Tin_481=481 I:cableGt08Tin_487=487 + I:cableGt08Tin_508=508 I:cableGt08Titanium_207=207 + I:cableGt08Titanium_228=228 I:cableGt08Titanium_400=400 I:cableGt08TungstenSteel_400=400 I:cableGt08TungstenSteel_485=485 I:cableGt08TungstenSteel_491=491 + I:cableGt08TungstenSteel_512=512 I:cableGt08Tungsten_400=400 I:cableGt08Tungsten_741=741 I:cableGt08Tungsten_747=747 + I:cableGt08Tungsten_768=768 I:cableGt08VanadiumGallium_229=229 I:cableGt08VanadiumGallium_235=235 + I:cableGt08VanadiumGallium_256=256 I:cableGt08VanadiumGallium_400=400 I:cableGt08YttriumBariumCuprate_213=213 I:cableGt08YttriumBariumCuprate_219=219 + I:cableGt08YttriumBariumCuprate_240=240 I:cableGt08YttriumBariumCuprate_400=400 I:cableGt08Zinc_269=269 I:cableGt08Zinc_275=275 + I:cableGt08Zinc_296=296 I:cableGt08Zinc_400=400 I:cableGt12Aluminium_168=168 I:cableGt12Aluminium_176=176 + I:cableGt12Aluminium_204=204 I:cableGt12Aluminium_400=400 I:cableGt12AnnealedCopper_390=390 I:cableGt12AnnealedCopper_398=398 I:cableGt12AnnealedCopper_400=400 + I:cableGt12AnnealedCopper_426=426 I:cableGt12AnyCopper_398=398 I:cableGt12AnyCopper_400=400 I:cableGt12AnyIron_356=356 I:cableGt12AnyIron_400=400 I:cableGt12Bedrockium_400=400 I:cableGt12Bedrockium_608=608 + I:cableGt12Bedrockium_636=636 I:cableGt12BlackSteel_400=400 I:cableGt12BlackSteel_404=404 + I:cableGt12BlackSteel_432=432 I:cableGt12BlueAlloy_3006=3006 I:cableGt12BlueAlloy_3014=3014 I:cableGt12BlueAlloy_3494=3494 + I:cableGt12BlueAlloy_3522=3522 I:cableGt12BlueAlloy_400=400 I:cableGt12Cobalt_366=366 I:cableGt12Cobalt_374=374 I:cableGt12Cobalt_400=400 + I:cableGt12Cobalt_402=402 I:cableGt12Copper_390=390 I:cableGt12Copper_398=398 I:cableGt12Copper_400=400 + I:cableGt12Copper_426=426 I:cableGt12Cupronickel_372=372 I:cableGt12Cupronickel_380=380 I:cableGt12Cupronickel_400=400 + I:cableGt12Cupronickel_408=408 I:cableGt12Draconium_400=400 I:cableGt12Draconium_608=608 + I:cableGt12Draconium_636=636 I:cableGt12Duranium_400=400 I:cableGt12Duranium_608=608 + I:cableGt12Duranium_636=636 I:cableGt12ElectrumFlux_400=400 I:cableGt12ElectrumFlux_600=600 I:cableGt12ElectrumFlux_608=608 + I:cableGt12ElectrumFlux_636=636 I:cableGt12Electrum_400=400 I:cableGt12Electrum_918=918 I:cableGt12Electrum_926=926 + I:cableGt12Electrum_954=954 I:cableGt12Gold_1188=1188 I:cableGt12Gold_1196=1196 + I:cableGt12Gold_1224=1224 I:cableGt12Gold_400=400 I:cableGt12HSSG_400=400 I:cableGt12HSSG_608=608 + I:cableGt12HSSG_636=636 I:cableGt12Iron_348=348 I:cableGt12Iron_356=356 + I:cableGt12Iron_384=384 I:cableGt12Iron_400=400 I:cableGt12Kanthal_276=276 I:cableGt12Kanthal_284=284 + I:cableGt12Kanthal_312=312 I:cableGt12Kanthal_400=400 I:cableGt12Lead_1254=1254 I:cableGt12Lead_1262=1262 + I:cableGt12Lead_1290=1290 I:cableGt12Lead_400=400 I:cableGt12NaquadahAlloy_400=400 I:cableGt12NaquadahAlloy_600=600 I:cableGt12NaquadahAlloy_608=608 + I:cableGt12NaquadahAlloy_636=636 I:cableGt12Naquadah_400=400 I:cableGt12Naquadah_600=600 I:cableGt12Naquadah_608=608 + I:cableGt12Naquadah_636=636 I:cableGt12NetherStar_400=400 I:cableGt12NetherStar_608=608 + I:cableGt12NetherStar_636=636 I:cableGt12Nichrome_348=348 I:cableGt12Nichrome_356=356 + I:cableGt12Nichrome_384=384 I:cableGt12Nichrome_400=400 I:cableGt12Nickel_360=360 I:cableGt12Nickel_368=368 + I:cableGt12Nickel_396=396 I:cableGt12Nickel_400=400 I:cableGt12NiobiumTitanium_400=400 I:cableGt12NiobiumTitanium_438=438 I:cableGt12NiobiumTitanium_446=446 + I:cableGt12NiobiumTitanium_474=474 I:cableGt12Osmium_1152=1152 I:cableGt12Osmium_1160=1160 + I:cableGt12Osmium_1188=1188 I:cableGt12Osmium_400=400 I:cableGt12Platinum_1182=1182 I:cableGt12Platinum_1190=1190 + I:cableGt12Platinum_1218=1218 I:cableGt12Platinum_400=400 I:cableGt12RedAlloy_2438=2438 + I:cableGt12RedAlloy_2466=2466 I:cableGt12RedAlloy_2640=2640 I:cableGt12RedAlloy_2648=2648 I:cableGt12RedAlloy_400=400 I:cableGt12RedstoneAlloy_290=290 + I:cableGt12RedstoneAlloy_318=318 I:cableGt12RedstoneAlloy_400=400 I:cableGt12Silver_400=400 I:cableGt12Silver_654=654 I:cableGt12Silver_662=662 + I:cableGt12Silver_690=690 I:cableGt12SolderingAlloy_400=400 I:cableGt12SolderingAlloy_720=720 I:cableGt12SolderingAlloy_728=728 + I:cableGt12SolderingAlloy_756=756 I:cableGt12Steel_348=348 I:cableGt12Steel_356=356 + I:cableGt12Steel_384=384 I:cableGt12Steel_400=400 I:cableGt12Tin_400=400 I:cableGt12Tin_720=720 I:cableGt12Tin_728=728 + I:cableGt12Tin_756=756 I:cableGt12Titanium_308=308 + I:cableGt12Titanium_336=336 I:cableGt12Titanium_400=400 I:cableGt12TungstenSteel_400=400 I:cableGt12TungstenSteel_726=726 I:cableGt12TungstenSteel_734=734 + I:cableGt12TungstenSteel_762=762 I:cableGt12Tungsten_1110=1110 I:cableGt12Tungsten_1118=1118 + I:cableGt12Tungsten_1146=1146 I:cableGt12Tungsten_400=400 I:cableGt12VanadiumGallium_342=342 I:cableGt12VanadiumGallium_350=350 + I:cableGt12VanadiumGallium_378=378 I:cableGt12VanadiumGallium_400=400 I:cableGt12YttriumBariumCuprate_318=318 I:cableGt12YttriumBariumCuprate_326=326 + I:cableGt12YttriumBariumCuprate_354=354 I:cableGt12YttriumBariumCuprate_400=400 I:cableGt12Zinc_400=400 I:cableGt12Zinc_402=402 I:cableGt12Zinc_410=410 + I:cableGt12Zinc_438=438 I:cableGt16Aluminium_208=208 I:cableGt16Aluminium_400=400 I:cableGt16AnnealedCopper_400=400 @@ -113531,6 +115307,8 @@ pulveriser { I:frameGtYttrium_400=400 I:frameGtZinc_130=130 I:frameGtZinc_400=400 + I:frameGtZirconium_182=182 + I:frameGtZirconium_400=400 I:gearGtAdamantium_392=392 I:gearGtAdamantium_400=400 I:gearGtAlduorite_392=392 @@ -114359,17 +116137,21 @@ pulveriser { I:gt.blockcasings2.4_704=704 I:gt.blockcasings2.5_10917=10917 I:gt.blockcasings2.5_10961=10961 + I:gt.blockcasings2.5_11115=11115 I:gt.blockcasings2.5_1414=1414 I:gt.blockcasings2.5_400=400 I:gt.blockcasings2.9_1585=1585 I:gt.blockcasings2.9_1589=1589 + I:gt.blockcasings2.9_1603=1603 I:gt.blockcasings2.9_400=400 I:gt.blockcasings3.0_400=400 I:gt.blockcasings3.0_448=448 I:gt.blockcasings3.10_400=400 I:gt.blockcasings3.10_839=839 I:gt.blockcasings3.10_843=843 + I:gt.blockcasings3.10_857=857 I:gt.blockcasings3.11_1367=1367 + I:gt.blockcasings3.11_1381=1381 I:gt.blockcasings3.11_1560=1560 I:gt.blockcasings3.11_400=400 I:gt.blockcasings3.13_400=400 @@ -114448,28 +116230,38 @@ pulveriser { I:gt.blockcasings6.10_400=400 I:gt.blockcasings6.10_588=588 I:gt.blockcasings6.1_400=400 + I:gt.blockcasings6.1_472=472 I:gt.blockcasings6.1_544=544 I:gt.blockcasings6.1_904=904 + I:gt.blockcasings6.2_268=268 I:gt.blockcasings6.2_400=400 I:gt.blockcasings6.2_544=544 I:gt.blockcasings6.2_880=880 I:gt.blockcasings6.3_400=400 + I:gt.blockcasings6.3_536=536 I:gt.blockcasings6.3_770=770 I:gt.blockcasings6.4_400=400 I:gt.blockcasings6.4_672=672 + I:gt.blockcasings6.4_714=714 + I:gt.blockcasings6.5_1240=1240 I:gt.blockcasings6.5_1666=1666 I:gt.blockcasings6.5_400=400 + I:gt.blockcasings6.6_1130=1130 I:gt.blockcasings6.6_400=400 I:gt.blockcasings6.6_842=842 + I:gt.blockcasings6.7_1962=1962 I:gt.blockcasings6.7_2292=2292 I:gt.blockcasings6.7_400=400 I:gt.blockcasings6.8_2108=2108 + I:gt.blockcasings6.8_2276=2276 I:gt.blockcasings6.8_400=400 I:gt.blockcasings6.9_1400000=1400000 I:gt.blockcasings6.9_400=400 + I:gt.blockcasings6.9_800588=800588 I:gt.blockcasings8.1_288=288 I:gt.blockcasings8.1_400=400 I:gt.blockcasingsNH.0_1686=1686 + I:gt.blockcasingsNH.0_1714=1714 I:gt.blockcasingsNH.0_400=400 I:gt.blockcasingsNH.10_400=400 I:gt.blockcasingsNH.10_784=784 @@ -114519,40 +116311,53 @@ pulveriser { I:gt.blockgranites.8_400=400 I:gt.blockgranites.9_400=400 I:gt.blockmachines.advancedgenerator.geothermalfuel.tier.01_3092=3092 + I:gt.blockmachines.advancedgenerator.geothermalfuel.tier.01_3190=3190 I:gt.blockmachines.advancedgenerator.geothermalfuel.tier.01_400=400 I:gt.blockmachines.advancedgenerator.geothermalfuel.tier.02_400=400 I:gt.blockmachines.advancedgenerator.geothermalfuel.tier.02_7174=7174 + I:gt.blockmachines.advancedgenerator.geothermalfuel.tier.02_7272=7272 I:gt.blockmachines.advancedgenerator.geothermalfuel.tier.03_400=400 I:gt.blockmachines.advancedgenerator.geothermalfuel.tier.03_857=857 + I:gt.blockmachines.advancedgenerator.geothermalfuel.tier.03_885=885 I:gt.blockmachines.advancedgenerator.rocketfuel.tier.01_3747=3747 + I:gt.blockmachines.advancedgenerator.rocketfuel.tier.01_3852=3852 I:gt.blockmachines.advancedgenerator.rocketfuel.tier.01_400=400 I:gt.blockmachines.advancedgenerator.rocketfuel.tier.02_400=400 I:gt.blockmachines.advancedgenerator.rocketfuel.tier.02_8325=8325 + I:gt.blockmachines.advancedgenerator.rocketfuel.tier.02_8430=8430 I:gt.blockmachines.advancedgenerator.rocketfuel.tier.03_400=400 I:gt.blockmachines.advancedgenerator.rocketfuel.tier.03_669=669 + I:gt.blockmachines.advancedgenerator.rocketfuel.tier.03_690=690 I:gt.blockmachines.advancedmachine.dehydrator.tier.01_2980=2980 + I:gt.blockmachines.advancedmachine.dehydrator.tier.01_3099=3099 I:gt.blockmachines.advancedmachine.dehydrator.tier.01_400=400 I:gt.blockmachines.advancedmachine.dehydrator.tier.02_400=400 I:gt.blockmachines.advancedmachine.dehydrator.tier.02_7146=7146 + I:gt.blockmachines.advancedmachine.dehydrator.tier.02_7265=7265 I:gt.blockmachines.advancedmachine.dehydrator.tier.03_400=400 I:gt.blockmachines.advancedmachine.dehydrator.tier.03_893=893 + I:gt.blockmachines.advancedmachine.dehydrator.tier.03_935=935 I:gt.blockmachines.advancedmachine.dehydrator.tier.04_2522=2522 + I:gt.blockmachines.advancedmachine.dehydrator.tier.04_2564=2564 I:gt.blockmachines.advancedmachine.dehydrator.tier.04_400=400 I:gt.blockmachines.automation.chestbuffer.tier.00_1493=1493 I:gt.blockmachines.automation.chestbuffer.tier.00_1507=1507 I:gt.blockmachines.automation.chestbuffer.tier.00_1567=1567 I:gt.blockmachines.automation.chestbuffer.tier.00_2065=2065 + I:gt.blockmachines.automation.chestbuffer.tier.00_2114=2114 I:gt.blockmachines.automation.chestbuffer.tier.00_400=400 I:gt.blockmachines.automation.chestbuffer.tier.01_1404=1404 I:gt.blockmachines.automation.chestbuffer.tier.01_1418=1418 I:gt.blockmachines.automation.chestbuffer.tier.01_1572=1572 I:gt.blockmachines.automation.chestbuffer.tier.01_1976=1976 + I:gt.blockmachines.automation.chestbuffer.tier.01_2025=2025 I:gt.blockmachines.automation.chestbuffer.tier.01_400=400 I:gt.blockmachines.automation.chestbuffer.tier.02_1139=1139 I:gt.blockmachines.automation.chestbuffer.tier.02_1153=1153 I:gt.blockmachines.automation.chestbuffer.tier.02_1177=1177 I:gt.blockmachines.automation.chestbuffer.tier.02_1301=1301 I:gt.blockmachines.automation.chestbuffer.tier.02_1711=1711 + I:gt.blockmachines.automation.chestbuffer.tier.02_1760=1760 I:gt.blockmachines.automation.chestbuffer.tier.02_400=400 I:gt.blockmachines.automation.chestbuffer.tier.03_2437=2437 I:gt.blockmachines.automation.chestbuffer.tier.03_2486=2486 @@ -114560,9 +116365,11 @@ pulveriser { I:gt.blockmachines.automation.chestbuffer.tier.03_3881=3881 I:gt.blockmachines.automation.chestbuffer.tier.03_400=400 I:gt.blockmachines.automation.chestbuffer.tier.03_4439=4439 + I:gt.blockmachines.automation.chestbuffer.tier.03_4488=4488 I:gt.blockmachines.automation.chestbuffer.tier.04_1898=1898 I:gt.blockmachines.automation.chestbuffer.tier.04_1912=1912 I:gt.blockmachines.automation.chestbuffer.tier.04_2470=2470 + I:gt.blockmachines.automation.chestbuffer.tier.04_2519=2519 I:gt.blockmachines.automation.chestbuffer.tier.04_2868=2868 I:gt.blockmachines.automation.chestbuffer.tier.04_2910=2910 I:gt.blockmachines.automation.chestbuffer.tier.04_400=400 @@ -114570,21 +116377,25 @@ pulveriser { I:gt.blockmachines.automation.chestbuffer.tier.05_4031=4031 I:gt.blockmachines.automation.chestbuffer.tier.05_4045=4045 I:gt.blockmachines.automation.chestbuffer.tier.05_4603=4603 + I:gt.blockmachines.automation.chestbuffer.tier.05_4652=4652 I:gt.blockmachines.automation.chestbuffer.tier.05_6143=6143 I:gt.blockmachines.automation.chestbuffer.tier.05_6256=6256 I:gt.blockmachines.automation.chestbuffer.tier.06_400=400 I:gt.blockmachines.automation.chestbuffer.tier.06_4050=4050 I:gt.blockmachines.automation.chestbuffer.tier.06_4068=4068 I:gt.blockmachines.automation.chestbuffer.tier.06_553=553 + I:gt.blockmachines.automation.chestbuffer.tier.06_567=567 I:gt.blockmachines.automation.chestbuffer.tier.06_6166=6166 I:gt.blockmachines.automation.chestbuffer.tier.06_6208=6208 I:gt.blockmachines.automation.chestbuffer.tier.07_1814=1814 + I:gt.blockmachines.automation.chestbuffer.tier.07_1828=1828 I:gt.blockmachines.automation.chestbuffer.tier.07_400=400 I:gt.blockmachines.automation.chestbuffer.tier.07_5198=5198 I:gt.blockmachines.automation.chestbuffer.tier.07_5216=5216 I:gt.blockmachines.automation.chestbuffer.tier.07_7314=7314 I:gt.blockmachines.automation.chestbuffer.tier.07_7520=7520 I:gt.blockmachines.automation.chestbuffer.tier.08_2004=2004 + I:gt.blockmachines.automation.chestbuffer.tier.08_2032=2032 I:gt.blockmachines.automation.chestbuffer.tier.08_400=400 I:gt.blockmachines.automation.chestbuffer.tier.08_7450=7450 I:gt.blockmachines.automation.chestbuffer.tier.08_7460=7460 @@ -114597,8 +116408,10 @@ pulveriser { I:gt.blockmachines.automation.chestbuffer.tier.09_805096=805096 I:gt.blockmachines.automation.chestbuffer.tier.09_905118=905118 I:gt.blockmachines.automation.chestbuffer.tier.10_1016=1016 + I:gt.blockmachines.automation.chestbuffer.tier.10_1058=1058 I:gt.blockmachines.automation.chestbuffer.tier.10_400=400 I:gt.blockmachines.automation.chestbuffer.tier.11_1016=1016 + I:gt.blockmachines.automation.chestbuffer.tier.11_1058=1058 I:gt.blockmachines.automation.chestbuffer.tier.11_400=400 I:gt.blockmachines.automation.chestbuffer.tier.12_1378=1378 I:gt.blockmachines.automation.chestbuffer.tier.12_400=400 @@ -114606,17 +116419,20 @@ pulveriser { I:gt.blockmachines.automation.filter.tier.00_1507=1507 I:gt.blockmachines.automation.filter.tier.00_1567=1567 I:gt.blockmachines.automation.filter.tier.00_2065=2065 + I:gt.blockmachines.automation.filter.tier.00_2114=2114 I:gt.blockmachines.automation.filter.tier.00_400=400 I:gt.blockmachines.automation.filter.tier.01_1404=1404 I:gt.blockmachines.automation.filter.tier.01_1418=1418 I:gt.blockmachines.automation.filter.tier.01_1572=1572 I:gt.blockmachines.automation.filter.tier.01_1976=1976 + I:gt.blockmachines.automation.filter.tier.01_2025=2025 I:gt.blockmachines.automation.filter.tier.01_400=400 I:gt.blockmachines.automation.filter.tier.02_1139=1139 I:gt.blockmachines.automation.filter.tier.02_1153=1153 I:gt.blockmachines.automation.filter.tier.02_1177=1177 I:gt.blockmachines.automation.filter.tier.02_1301=1301 I:gt.blockmachines.automation.filter.tier.02_1711=1711 + I:gt.blockmachines.automation.filter.tier.02_1760=1760 I:gt.blockmachines.automation.filter.tier.02_400=400 I:gt.blockmachines.automation.filter.tier.03_2437=2437 I:gt.blockmachines.automation.filter.tier.03_2486=2486 @@ -114624,9 +116440,11 @@ pulveriser { I:gt.blockmachines.automation.filter.tier.03_3881=3881 I:gt.blockmachines.automation.filter.tier.03_400=400 I:gt.blockmachines.automation.filter.tier.03_4439=4439 + I:gt.blockmachines.automation.filter.tier.03_4488=4488 I:gt.blockmachines.automation.filter.tier.04_1898=1898 I:gt.blockmachines.automation.filter.tier.04_1912=1912 I:gt.blockmachines.automation.filter.tier.04_2470=2470 + I:gt.blockmachines.automation.filter.tier.04_2519=2519 I:gt.blockmachines.automation.filter.tier.04_2868=2868 I:gt.blockmachines.automation.filter.tier.04_2910=2910 I:gt.blockmachines.automation.filter.tier.04_400=400 @@ -114634,21 +116452,25 @@ pulveriser { I:gt.blockmachines.automation.filter.tier.05_4031=4031 I:gt.blockmachines.automation.filter.tier.05_4045=4045 I:gt.blockmachines.automation.filter.tier.05_4603=4603 + I:gt.blockmachines.automation.filter.tier.05_4652=4652 I:gt.blockmachines.automation.filter.tier.05_6143=6143 I:gt.blockmachines.automation.filter.tier.05_6256=6256 I:gt.blockmachines.automation.filter.tier.06_400=400 I:gt.blockmachines.automation.filter.tier.06_4050=4050 I:gt.blockmachines.automation.filter.tier.06_4068=4068 I:gt.blockmachines.automation.filter.tier.06_553=553 + I:gt.blockmachines.automation.filter.tier.06_567=567 I:gt.blockmachines.automation.filter.tier.06_6166=6166 I:gt.blockmachines.automation.filter.tier.06_6208=6208 I:gt.blockmachines.automation.filter.tier.07_1814=1814 + I:gt.blockmachines.automation.filter.tier.07_1828=1828 I:gt.blockmachines.automation.filter.tier.07_400=400 I:gt.blockmachines.automation.filter.tier.07_5198=5198 I:gt.blockmachines.automation.filter.tier.07_5216=5216 I:gt.blockmachines.automation.filter.tier.07_7314=7314 I:gt.blockmachines.automation.filter.tier.07_7520=7520 I:gt.blockmachines.automation.filter.tier.08_2004=2004 + I:gt.blockmachines.automation.filter.tier.08_2032=2032 I:gt.blockmachines.automation.filter.tier.08_400=400 I:gt.blockmachines.automation.filter.tier.08_7450=7450 I:gt.blockmachines.automation.filter.tier.08_7460=7460 @@ -114662,27 +116484,36 @@ pulveriser { I:gt.blockmachines.automation.filter.tier.09_905118=905118 I:gt.blockmachines.automation.itemdistributor.tier.00_400=400 I:gt.blockmachines.automation.itemdistributor.tier.00_4721=4721 + I:gt.blockmachines.automation.itemdistributor.tier.00_4840=4840 I:gt.blockmachines.automation.itemdistributor.tier.01_400=400 I:gt.blockmachines.automation.itemdistributor.tier.01_4632=4632 + I:gt.blockmachines.automation.itemdistributor.tier.01_4751=4751 I:gt.blockmachines.automation.itemdistributor.tier.02_400=400 I:gt.blockmachines.automation.itemdistributor.tier.02_4337=4337 I:gt.blockmachines.automation.itemdistributor.tier.02_4428=4428 + I:gt.blockmachines.automation.itemdistributor.tier.02_4547=4547 I:gt.blockmachines.automation.itemdistributor.tier.03_11881=11881 + I:gt.blockmachines.automation.itemdistributor.tier.03_12000=12000 I:gt.blockmachines.automation.itemdistributor.tier.03_400=400 I:gt.blockmachines.automation.itemdistributor.tier.03_4702=4702 I:gt.blockmachines.automation.itemdistributor.tier.04_400=400 I:gt.blockmachines.automation.itemdistributor.tier.04_4476=4476 I:gt.blockmachines.automation.itemdistributor.tier.04_6426=6426 + I:gt.blockmachines.automation.itemdistributor.tier.04_6545=6545 I:gt.blockmachines.automation.itemdistributor.tier.05_11376=11376 + I:gt.blockmachines.automation.itemdistributor.tier.05_11495=11495 I:gt.blockmachines.automation.itemdistributor.tier.05_400=400 I:gt.blockmachines.automation.itemdistributor.tier.05_5201=5201 I:gt.blockmachines.automation.itemdistributor.tier.06_400=400 I:gt.blockmachines.automation.itemdistributor.tier.06_4537=4537 I:gt.blockmachines.automation.itemdistributor.tier.06_553=553 + I:gt.blockmachines.automation.itemdistributor.tier.06_567=567 I:gt.blockmachines.automation.itemdistributor.tier.07_1814=1814 + I:gt.blockmachines.automation.itemdistributor.tier.07_1828=1828 I:gt.blockmachines.automation.itemdistributor.tier.07_400=400 I:gt.blockmachines.automation.itemdistributor.tier.07_5798=5798 I:gt.blockmachines.automation.itemdistributor.tier.08_2004=2004 + I:gt.blockmachines.automation.itemdistributor.tier.08_2032=2032 I:gt.blockmachines.automation.itemdistributor.tier.08_400=400 I:gt.blockmachines.automation.itemdistributor.tier.08_5988=5988 I:gt.blockmachines.automation.itemdistributor.tier.09_400=400 @@ -114692,20 +116523,24 @@ pulveriser { I:gt.blockmachines.automation.regulator.tier.00_4029=4029 I:gt.blockmachines.automation.regulator.tier.00_4077=4077 I:gt.blockmachines.automation.regulator.tier.00_4103=4103 + I:gt.blockmachines.automation.regulator.tier.00_4245=4245 I:gt.blockmachines.automation.regulator.tier.00_4413=4413 I:gt.blockmachines.automation.regulator.tier.01_3940=3940 I:gt.blockmachines.automation.regulator.tier.01_3988=3988 I:gt.blockmachines.automation.regulator.tier.01_400=400 I:gt.blockmachines.automation.regulator.tier.01_4108=4108 + I:gt.blockmachines.automation.regulator.tier.01_4156=4156 I:gt.blockmachines.automation.regulator.tier.01_4324=4324 I:gt.blockmachines.automation.regulator.tier.02_3184=3184 I:gt.blockmachines.automation.regulator.tier.02_3232=3232 I:gt.blockmachines.automation.regulator.tier.02_3304=3304 I:gt.blockmachines.automation.regulator.tier.02_3394=3394 + I:gt.blockmachines.automation.regulator.tier.02_3400=3400 I:gt.blockmachines.automation.regulator.tier.02_3460=3460 I:gt.blockmachines.automation.regulator.tier.02_400=400 I:gt.blockmachines.automation.regulator.tier.03_11450=11450 I:gt.blockmachines.automation.regulator.tier.03_11498=11498 + I:gt.blockmachines.automation.regulator.tier.03_11666=11666 I:gt.blockmachines.automation.regulator.tier.03_400=400 I:gt.blockmachines.automation.regulator.tier.03_7166=7166 I:gt.blockmachines.automation.regulator.tier.03_7181=7181 @@ -114713,11 +116548,13 @@ pulveriser { I:gt.blockmachines.automation.regulator.tier.04_400=400 I:gt.blockmachines.automation.regulator.tier.04_5316=5316 I:gt.blockmachines.automation.regulator.tier.04_5364=5364 + I:gt.blockmachines.automation.regulator.tier.04_5532=5532 I:gt.blockmachines.automation.regulator.tier.04_8232=8232 I:gt.blockmachines.automation.regulator.tier.04_8240=8240 I:gt.blockmachines.automation.regulator.tier.04_8520=8520 I:gt.blockmachines.automation.regulator.tier.05_11668=11668 I:gt.blockmachines.automation.regulator.tier.05_11716=11716 + I:gt.blockmachines.automation.regulator.tier.05_11884=11884 I:gt.blockmachines.automation.regulator.tier.05_18010=18010 I:gt.blockmachines.automation.regulator.tier.05_18089=18089 I:gt.blockmachines.automation.regulator.tier.05_18724=18724 @@ -114729,9 +116566,11 @@ pulveriser { I:gt.blockmachines.automation.regulator.tier.06_18747=18747 I:gt.blockmachines.automation.regulator.tier.06_400=400 I:gt.blockmachines.automation.regulator.tier.06_553=553 + I:gt.blockmachines.automation.regulator.tier.06_567=567 I:gt.blockmachines.automation.regulator.tier.07_12835=12835 I:gt.blockmachines.automation.regulator.tier.07_12887=12887 I:gt.blockmachines.automation.regulator.tier.07_1814=1814 + I:gt.blockmachines.automation.regulator.tier.07_1828=1828 I:gt.blockmachines.automation.regulator.tier.07_19181=19181 I:gt.blockmachines.automation.regulator.tier.07_19353=19353 I:gt.blockmachines.automation.regulator.tier.07_19895=19895 @@ -114739,6 +116578,7 @@ pulveriser { I:gt.blockmachines.automation.regulator.tier.08_15087=15087 I:gt.blockmachines.automation.regulator.tier.08_15131=15131 I:gt.blockmachines.automation.regulator.tier.08_2004=2004 + I:gt.blockmachines.automation.regulator.tier.08_2032=2032 I:gt.blockmachines.automation.regulator.tier.08_21425=21425 I:gt.blockmachines.automation.regulator.tier.08_21603=21603 I:gt.blockmachines.automation.regulator.tier.08_22139=22139 @@ -114754,17 +116594,20 @@ pulveriser { I:gt.blockmachines.automation.superbuffer.tier.00_1435=1435 I:gt.blockmachines.automation.superbuffer.tier.00_1495=1495 I:gt.blockmachines.automation.superbuffer.tier.00_1993=1993 + I:gt.blockmachines.automation.superbuffer.tier.00_2042=2042 I:gt.blockmachines.automation.superbuffer.tier.00_400=400 I:gt.blockmachines.automation.superbuffer.tier.01_1332=1332 I:gt.blockmachines.automation.superbuffer.tier.01_1346=1346 I:gt.blockmachines.automation.superbuffer.tier.01_1500=1500 I:gt.blockmachines.automation.superbuffer.tier.01_1904=1904 + I:gt.blockmachines.automation.superbuffer.tier.01_1953=1953 I:gt.blockmachines.automation.superbuffer.tier.01_400=400 I:gt.blockmachines.automation.superbuffer.tier.02_1067=1067 I:gt.blockmachines.automation.superbuffer.tier.02_1081=1081 I:gt.blockmachines.automation.superbuffer.tier.02_1105=1105 I:gt.blockmachines.automation.superbuffer.tier.02_1229=1229 I:gt.blockmachines.automation.superbuffer.tier.02_1639=1639 + I:gt.blockmachines.automation.superbuffer.tier.02_1688=1688 I:gt.blockmachines.automation.superbuffer.tier.02_400=400 I:gt.blockmachines.automation.superbuffer.tier.03_2365=2365 I:gt.blockmachines.automation.superbuffer.tier.03_2414=2414 @@ -114772,9 +116615,11 @@ pulveriser { I:gt.blockmachines.automation.superbuffer.tier.03_3809=3809 I:gt.blockmachines.automation.superbuffer.tier.03_400=400 I:gt.blockmachines.automation.superbuffer.tier.03_4367=4367 + I:gt.blockmachines.automation.superbuffer.tier.03_4416=4416 I:gt.blockmachines.automation.superbuffer.tier.04_1826=1826 I:gt.blockmachines.automation.superbuffer.tier.04_1840=1840 I:gt.blockmachines.automation.superbuffer.tier.04_2398=2398 + I:gt.blockmachines.automation.superbuffer.tier.04_2447=2447 I:gt.blockmachines.automation.superbuffer.tier.04_2796=2796 I:gt.blockmachines.automation.superbuffer.tier.04_2838=2838 I:gt.blockmachines.automation.superbuffer.tier.04_400=400 @@ -114782,21 +116627,25 @@ pulveriser { I:gt.blockmachines.automation.superbuffer.tier.05_3973=3973 I:gt.blockmachines.automation.superbuffer.tier.05_400=400 I:gt.blockmachines.automation.superbuffer.tier.05_4531=4531 + I:gt.blockmachines.automation.superbuffer.tier.05_4580=4580 I:gt.blockmachines.automation.superbuffer.tier.05_6071=6071 I:gt.blockmachines.automation.superbuffer.tier.05_6184=6184 I:gt.blockmachines.automation.superbuffer.tier.06_3978=3978 I:gt.blockmachines.automation.superbuffer.tier.06_3996=3996 I:gt.blockmachines.automation.superbuffer.tier.06_400=400 I:gt.blockmachines.automation.superbuffer.tier.06_481=481 + I:gt.blockmachines.automation.superbuffer.tier.06_495=495 I:gt.blockmachines.automation.superbuffer.tier.06_6094=6094 I:gt.blockmachines.automation.superbuffer.tier.06_6136=6136 I:gt.blockmachines.automation.superbuffer.tier.07_1742=1742 + I:gt.blockmachines.automation.superbuffer.tier.07_1756=1756 I:gt.blockmachines.automation.superbuffer.tier.07_400=400 I:gt.blockmachines.automation.superbuffer.tier.07_5126=5126 I:gt.blockmachines.automation.superbuffer.tier.07_5144=5144 I:gt.blockmachines.automation.superbuffer.tier.07_7242=7242 I:gt.blockmachines.automation.superbuffer.tier.07_7448=7448 I:gt.blockmachines.automation.superbuffer.tier.08_1932=1932 + I:gt.blockmachines.automation.superbuffer.tier.08_1960=1960 I:gt.blockmachines.automation.superbuffer.tier.08_400=400 I:gt.blockmachines.automation.superbuffer.tier.08_7378=7378 I:gt.blockmachines.automation.superbuffer.tier.08_7388=7388 @@ -114812,17 +116661,20 @@ pulveriser { I:gt.blockmachines.automation.typefilter.tier.00_1507=1507 I:gt.blockmachines.automation.typefilter.tier.00_1567=1567 I:gt.blockmachines.automation.typefilter.tier.00_2065=2065 + I:gt.blockmachines.automation.typefilter.tier.00_2114=2114 I:gt.blockmachines.automation.typefilter.tier.00_400=400 I:gt.blockmachines.automation.typefilter.tier.01_1404=1404 I:gt.blockmachines.automation.typefilter.tier.01_1418=1418 I:gt.blockmachines.automation.typefilter.tier.01_1572=1572 I:gt.blockmachines.automation.typefilter.tier.01_1976=1976 + I:gt.blockmachines.automation.typefilter.tier.01_2025=2025 I:gt.blockmachines.automation.typefilter.tier.01_400=400 I:gt.blockmachines.automation.typefilter.tier.02_1139=1139 I:gt.blockmachines.automation.typefilter.tier.02_1153=1153 I:gt.blockmachines.automation.typefilter.tier.02_1177=1177 I:gt.blockmachines.automation.typefilter.tier.02_1301=1301 I:gt.blockmachines.automation.typefilter.tier.02_1711=1711 + I:gt.blockmachines.automation.typefilter.tier.02_1760=1760 I:gt.blockmachines.automation.typefilter.tier.02_400=400 I:gt.blockmachines.automation.typefilter.tier.03_2437=2437 I:gt.blockmachines.automation.typefilter.tier.03_2486=2486 @@ -114830,9 +116682,11 @@ pulveriser { I:gt.blockmachines.automation.typefilter.tier.03_3881=3881 I:gt.blockmachines.automation.typefilter.tier.03_400=400 I:gt.blockmachines.automation.typefilter.tier.03_4439=4439 + I:gt.blockmachines.automation.typefilter.tier.03_4488=4488 I:gt.blockmachines.automation.typefilter.tier.04_1898=1898 I:gt.blockmachines.automation.typefilter.tier.04_1912=1912 I:gt.blockmachines.automation.typefilter.tier.04_2470=2470 + I:gt.blockmachines.automation.typefilter.tier.04_2519=2519 I:gt.blockmachines.automation.typefilter.tier.04_2868=2868 I:gt.blockmachines.automation.typefilter.tier.04_2910=2910 I:gt.blockmachines.automation.typefilter.tier.04_400=400 @@ -114840,21 +116694,25 @@ pulveriser { I:gt.blockmachines.automation.typefilter.tier.05_4031=4031 I:gt.blockmachines.automation.typefilter.tier.05_4045=4045 I:gt.blockmachines.automation.typefilter.tier.05_4603=4603 + I:gt.blockmachines.automation.typefilter.tier.05_4652=4652 I:gt.blockmachines.automation.typefilter.tier.05_6143=6143 I:gt.blockmachines.automation.typefilter.tier.05_6256=6256 I:gt.blockmachines.automation.typefilter.tier.06_400=400 I:gt.blockmachines.automation.typefilter.tier.06_4050=4050 I:gt.blockmachines.automation.typefilter.tier.06_4068=4068 I:gt.blockmachines.automation.typefilter.tier.06_553=553 + I:gt.blockmachines.automation.typefilter.tier.06_567=567 I:gt.blockmachines.automation.typefilter.tier.06_6166=6166 I:gt.blockmachines.automation.typefilter.tier.06_6208=6208 I:gt.blockmachines.automation.typefilter.tier.07_1814=1814 + I:gt.blockmachines.automation.typefilter.tier.07_1828=1828 I:gt.blockmachines.automation.typefilter.tier.07_400=400 I:gt.blockmachines.automation.typefilter.tier.07_5198=5198 I:gt.blockmachines.automation.typefilter.tier.07_5216=5216 I:gt.blockmachines.automation.typefilter.tier.07_7314=7314 I:gt.blockmachines.automation.typefilter.tier.07_7520=7520 I:gt.blockmachines.automation.typefilter.tier.08_2004=2004 + I:gt.blockmachines.automation.typefilter.tier.08_2032=2032 I:gt.blockmachines.automation.typefilter.tier.08_400=400 I:gt.blockmachines.automation.typefilter.tier.08_7450=7450 I:gt.blockmachines.automation.typefilter.tier.08_7460=7460 @@ -114868,12 +116726,14 @@ pulveriser { I:gt.blockmachines.automation.typefilter.tier.09_905118=905118 I:gt.blockmachines.basicgenerator.diesel.tier.01_3226=3226 I:gt.blockmachines.basicgenerator.diesel.tier.01_3256=3256 + I:gt.blockmachines.basicgenerator.diesel.tier.01_3361=3361 I:gt.blockmachines.basicgenerator.diesel.tier.01_3394=3394 I:gt.blockmachines.basicgenerator.diesel.tier.01_3592=3592 I:gt.blockmachines.basicgenerator.diesel.tier.01_400=400 I:gt.blockmachines.basicgenerator.diesel.tier.02_2369=2369 I:gt.blockmachines.basicgenerator.diesel.tier.02_2399=2399 I:gt.blockmachines.basicgenerator.diesel.tier.02_2447=2447 + I:gt.blockmachines.basicgenerator.diesel.tier.02_2504=2504 I:gt.blockmachines.basicgenerator.diesel.tier.02_2555=2555 I:gt.blockmachines.basicgenerator.diesel.tier.02_2603=2603 I:gt.blockmachines.basicgenerator.diesel.tier.02_400=400 @@ -114883,9 +116743,11 @@ pulveriser { I:gt.blockmachines.basicgenerator.diesel.tier.03_5653=5653 I:gt.blockmachines.basicgenerator.diesel.tier.03_8181=8181 I:gt.blockmachines.basicgenerator.diesel.tier.03_8211=8211 + I:gt.blockmachines.basicgenerator.diesel.tier.03_8316=8316 I:gt.blockmachines.basicgenerator.gasturbine.tier.01_2806=2806 I:gt.blockmachines.basicgenerator.gasturbine.tier.01_2820=2820 I:gt.blockmachines.basicgenerator.gasturbine.tier.01_2859=2859 + I:gt.blockmachines.basicgenerator.gasturbine.tier.01_2869=2869 I:gt.blockmachines.basicgenerator.gasturbine.tier.01_3013=3013 I:gt.blockmachines.basicgenerator.gasturbine.tier.01_400=400 I:gt.blockmachines.basicgenerator.gasturbine.tier.02_2006=2006 @@ -114898,11 +116760,15 @@ pulveriser { I:gt.blockmachines.basicgenerator.gasturbine.tier.03_400=400 I:gt.blockmachines.basicgenerator.gasturbine.tier.03_4479=4479 I:gt.blockmachines.basicgenerator.gasturbine.tier.03_4493=4493 + I:gt.blockmachines.basicgenerator.gasturbine.tier.03_4542=4542 I:gt.blockmachines.basicgenerator.lightningrod.03_3337=3337 + I:gt.blockmachines.basicgenerator.lightningrod.03_3547=3547 I:gt.blockmachines.basicgenerator.lightningrod.03_400=400 I:gt.blockmachines.basicgenerator.lightningrod.04_11182=11182 + I:gt.blockmachines.basicgenerator.lightningrod.04_11420=11420 I:gt.blockmachines.basicgenerator.lightningrod.04_400=400 I:gt.blockmachines.basicgenerator.lightningrod.05_13152=13152 + I:gt.blockmachines.basicgenerator.lightningrod.05_13516=13516 I:gt.blockmachines.basicgenerator.lightningrod.05_400=400 I:gt.blockmachines.basicgenerator.magicenergyabsorber.tier.01_3122=3122 I:gt.blockmachines.basicgenerator.magicenergyabsorber.tier.01_400=400 @@ -114931,10 +116797,12 @@ pulveriser { I:gt.blockmachines.basicgenerator.naquadah.tier.04_7099=7099 I:gt.blockmachines.basicgenerator.naquadah.tier.04_7643=7643 I:gt.blockmachines.basicgenerator.naquadah.tier.04_779=779 + I:gt.blockmachines.basicgenerator.naquadah.tier.04_821=821 I:gt.blockmachines.basicgenerator.naquadah.tier.05_14496=14496 I:gt.blockmachines.basicgenerator.naquadah.tier.05_14611=14611 I:gt.blockmachines.basicgenerator.naquadah.tier.05_16064=16064 I:gt.blockmachines.basicgenerator.naquadah.tier.05_2140=2140 + I:gt.blockmachines.basicgenerator.naquadah.tier.05_2182=2182 I:gt.blockmachines.basicgenerator.naquadah.tier.05_3648=3648 I:gt.blockmachines.basicgenerator.naquadah.tier.05_3708=3708 I:gt.blockmachines.basicgenerator.naquadah.tier.05_3844=3844 @@ -114942,6 +116810,7 @@ pulveriser { I:gt.blockmachines.basicgenerator.naquadah.tier.05_400=400 I:gt.blockmachines.basicgenerator.naquadah.tier.05_5236=5236 I:gt.blockmachines.basicgenerator.naquadah.tier.06_1044=1044 + I:gt.blockmachines.basicgenerator.naquadah.tier.06_1086=1086 I:gt.blockmachines.basicgenerator.naquadah.tier.06_14402=14402 I:gt.blockmachines.basicgenerator.naquadah.tier.06_14446=14446 I:gt.blockmachines.basicgenerator.naquadah.tier.06_15970=15970 @@ -114951,10 +116820,13 @@ pulveriser { I:gt.blockmachines.basicgenerator.naquadah.tier.06_400=400 I:gt.blockmachines.basicgenerator.naquadah.tier.06_883=883 I:gt.blockmachines.basicgenerator.naquadah.tier.07_2399=2399 + I:gt.blockmachines.basicgenerator.naquadah.tier.07_2441=2441 I:gt.blockmachines.basicgenerator.naquadah.tier.07_400=400 I:gt.blockmachines.basicgenerator.naquadah.tier.08_2442=2442 + I:gt.blockmachines.basicgenerator.naquadah.tier.08_2498=2498 I:gt.blockmachines.basicgenerator.naquadah.tier.08_400=400 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.05_1476=1476 + I:gt.blockmachines.basicgenerator.plasmagenerator.tier.05_1518=1518 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.05_3044=3044 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.05_3707=3707 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.05_3903=3903 @@ -114966,6 +116838,7 @@ pulveriser { I:gt.blockmachines.basicgenerator.plasmagenerator.tier.05_6539=6539 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.06_11471=11471 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.06_2113=2113 + I:gt.blockmachines.basicgenerator.plasmagenerator.tier.06_2127=2127 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.06_3877=3877 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.06_400=400 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.06_4607=4607 @@ -114979,6 +116852,7 @@ pulveriser { I:gt.blockmachines.basicgenerator.plasmagenerator.tier.07_17775=17775 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.07_19121=19121 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.07_2569=2569 + I:gt.blockmachines.basicgenerator.plasmagenerator.tier.07_2597=2597 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.07_400=400 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.07_4137=4137 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.07_5665=5665 @@ -114986,21 +116860,25 @@ pulveriser { I:gt.blockmachines.basicgenerator.plasmagenerator.tier.07_6913=6913 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.07_812944=812944 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.08_2961=2961 + I:gt.blockmachines.basicgenerator.plasmagenerator.tier.08_2989=2989 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.08_400=400 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.08_6373=6373 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.08_6595=6595 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.09_3353=3353 + I:gt.blockmachines.basicgenerator.plasmagenerator.tier.09_3381=3381 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.09_400=400 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.09_6765=6765 I:gt.blockmachines.basicgenerator.plasmagenerator.tier.09_6987=6987 I:gt.blockmachines.basicgenerator.steamturbine.tier.01_2761=2761 I:gt.blockmachines.basicgenerator.steamturbine.tier.01_2775=2775 I:gt.blockmachines.basicgenerator.steamturbine.tier.01_2801=2801 + I:gt.blockmachines.basicgenerator.steamturbine.tier.01_2824=2824 I:gt.blockmachines.basicgenerator.steamturbine.tier.01_2955=2955 I:gt.blockmachines.basicgenerator.steamturbine.tier.01_400=400 I:gt.blockmachines.basicgenerator.steamturbine.tier.02_2019=2019 I:gt.blockmachines.basicgenerator.steamturbine.tier.02_2033=2033 I:gt.blockmachines.basicgenerator.steamturbine.tier.02_2074=2074 + I:gt.blockmachines.basicgenerator.steamturbine.tier.02_2082=2082 I:gt.blockmachines.basicgenerator.steamturbine.tier.02_2198=2198 I:gt.blockmachines.basicgenerator.steamturbine.tier.02_400=400 I:gt.blockmachines.basicgenerator.steamturbine.tier.03_3153=3153 @@ -115008,60 +116886,74 @@ pulveriser { I:gt.blockmachines.basicgenerator.steamturbine.tier.03_400=400 I:gt.blockmachines.basicgenerator.steamturbine.tier.03_4571=4571 I:gt.blockmachines.basicgenerator.steamturbine.tier.03_4585=4585 + I:gt.blockmachines.basicgenerator.steamturbine.tier.03_4634=4634 I:gt.blockmachines.basicmachine.accelerator.tier.01_400=400 I:gt.blockmachines.basicmachine.accelerator.tier.01_7913=7913 I:gt.blockmachines.basicmachine.accelerator.tier.01_8001=8001 I:gt.blockmachines.basicmachine.accelerator.tier.01_8047=8047 I:gt.blockmachines.basicmachine.accelerator.tier.01_8605=8605 + I:gt.blockmachines.basicmachine.accelerator.tier.01_8913=8913 I:gt.blockmachines.basicmachine.accelerator.tier.02_400=400 I:gt.blockmachines.basicmachine.accelerator.tier.02_6651=6651 I:gt.blockmachines.basicmachine.accelerator.tier.02_6739=6739 I:gt.blockmachines.basicmachine.accelerator.tier.02_7344=7344 + I:gt.blockmachines.basicmachine.accelerator.tier.02_7652=7652 I:gt.blockmachines.basicmachine.accelerator.tier.03_23552=23552 I:gt.blockmachines.basicmachine.accelerator.tier.03_23640=23640 I:gt.blockmachines.basicmachine.accelerator.tier.03_24245=24245 + I:gt.blockmachines.basicmachine.accelerator.tier.03_24553=24553 I:gt.blockmachines.basicmachine.accelerator.tier.03_400=400 I:gt.blockmachines.basicmachine.accelerator.tier.04_11010=11010 I:gt.blockmachines.basicmachine.accelerator.tier.04_11098=11098 I:gt.blockmachines.basicmachine.accelerator.tier.04_11099=11099 I:gt.blockmachines.basicmachine.accelerator.tier.04_11104=11104 I:gt.blockmachines.basicmachine.accelerator.tier.04_11702=11702 + I:gt.blockmachines.basicmachine.accelerator.tier.04_12010=12010 I:gt.blockmachines.basicmachine.accelerator.tier.04_400=400 I:gt.blockmachines.basicmachine.accelerator.tier.05_23690=23690 I:gt.blockmachines.basicmachine.accelerator.tier.05_23778=23778 I:gt.blockmachines.basicmachine.accelerator.tier.05_23779=23779 I:gt.blockmachines.basicmachine.accelerator.tier.05_23784=23784 I:gt.blockmachines.basicmachine.accelerator.tier.05_24382=24382 + I:gt.blockmachines.basicmachine.accelerator.tier.05_24690=24690 I:gt.blockmachines.basicmachine.accelerator.tier.05_400=400 I:gt.blockmachines.basicmachine.accelerator.tier.06_30833=30833 I:gt.blockmachines.basicmachine.accelerator.tier.06_30977=30977 I:gt.blockmachines.basicmachine.accelerator.tier.06_400=400 I:gt.blockmachines.basicmachine.accelerator.tier.06_481=481 + I:gt.blockmachines.basicmachine.accelerator.tier.06_495=495 I:gt.blockmachines.basicmachine.accelerator.tier.07_1742=1742 + I:gt.blockmachines.basicmachine.accelerator.tier.07_1756=1756 I:gt.blockmachines.basicmachine.accelerator.tier.07_37018=37018 I:gt.blockmachines.basicmachine.accelerator.tier.07_37162=37162 I:gt.blockmachines.basicmachine.accelerator.tier.07_400=400 I:gt.blockmachines.basicmachine.accelerator.tier.08_1932=1932 + I:gt.blockmachines.basicmachine.accelerator.tier.08_1960=1960 I:gt.blockmachines.basicmachine.accelerator.tier.08_329329=329329 I:gt.blockmachines.basicmachine.accelerator.tier.08_329465=329465 I:gt.blockmachines.basicmachine.accelerator.tier.08_400=400 I:gt.blockmachines.basicmachine.alloysmelter.tier.01_1200=1200 I:gt.blockmachines.basicmachine.alloysmelter.tier.01_1208=1208 + I:gt.blockmachines.basicmachine.alloysmelter.tier.01_1236=1236 I:gt.blockmachines.basicmachine.alloysmelter.tier.01_1368=1368 I:gt.blockmachines.basicmachine.alloysmelter.tier.01_400=400 I:gt.blockmachines.basicmachine.alloysmelter.tier.02_400=400 I:gt.blockmachines.basicmachine.alloysmelter.tier.02_826=826 I:gt.blockmachines.basicmachine.alloysmelter.tier.02_834=834 + I:gt.blockmachines.basicmachine.alloysmelter.tier.02_862=862 I:gt.blockmachines.basicmachine.alloysmelter.tier.02_964=964 I:gt.blockmachines.basicmachine.alloysmelter.tier.03_1196=1196 I:gt.blockmachines.basicmachine.alloysmelter.tier.03_1204=1204 + I:gt.blockmachines.basicmachine.alloysmelter.tier.03_1232=1232 I:gt.blockmachines.basicmachine.alloysmelter.tier.03_1259=1259 I:gt.blockmachines.basicmachine.alloysmelter.tier.03_400=400 I:gt.blockmachines.basicmachine.alloysmelter.tier.04_400=400 I:gt.blockmachines.basicmachine.alloysmelter.tier.04_896=896 I:gt.blockmachines.basicmachine.alloysmelter.tier.04_904=904 + I:gt.blockmachines.basicmachine.alloysmelter.tier.04_932=932 I:gt.blockmachines.basicmachine.alloysmelter.tier.04_952=952 I:gt.blockmachines.basicmachine.alloysmelter.tier.05_2302=2302 + I:gt.blockmachines.basicmachine.alloysmelter.tier.05_2330=2330 I:gt.blockmachines.basicmachine.alloysmelter.tier.05_3122=3122 I:gt.blockmachines.basicmachine.alloysmelter.tier.05_3130=3130 I:gt.blockmachines.basicmachine.alloysmelter.tier.05_3249=3249 @@ -115071,13 +116963,16 @@ pulveriser { I:gt.blockmachines.basicmachine.alloysmelter.tier.06_1528=1528 I:gt.blockmachines.basicmachine.alloysmelter.tier.06_400=400 I:gt.blockmachines.basicmachine.alloysmelter.tier.06_750=750 + I:gt.blockmachines.basicmachine.alloysmelter.tier.06_778=778 I:gt.blockmachines.basicmachine.alloysmelter.tier.06_793=793 I:gt.blockmachines.basicmachine.alloysmelter.tier.07_2258=2258 + I:gt.blockmachines.basicmachine.alloysmelter.tier.07_2286=2286 I:gt.blockmachines.basicmachine.alloysmelter.tier.07_2820=2820 I:gt.blockmachines.basicmachine.alloysmelter.tier.07_2832=2832 I:gt.blockmachines.basicmachine.alloysmelter.tier.07_3044=3044 I:gt.blockmachines.basicmachine.alloysmelter.tier.07_400=400 I:gt.blockmachines.basicmachine.alloysmelter.tier.08_2856=2856 + I:gt.blockmachines.basicmachine.alloysmelter.tier.08_2898=2898 I:gt.blockmachines.basicmachine.alloysmelter.tier.08_400=400 I:gt.blockmachines.basicmachine.alloysmelter.tier.08_5480=5480 I:gt.blockmachines.basicmachine.alloysmelter.tier.08_5484=5484 @@ -115088,24 +116983,28 @@ pulveriser { I:gt.blockmachines.basicmachine.amplifab.tier.01_5708=5708 I:gt.blockmachines.basicmachine.amplifab.tier.01_5840=5840 I:gt.blockmachines.basicmachine.amplifab.tier.01_5842=5842 + I:gt.blockmachines.basicmachine.amplifab.tier.01_5968=5968 I:gt.blockmachines.basicmachine.amplifab.tier.02_400=400 I:gt.blockmachines.basicmachine.amplifab.tier.02_4138=4138 I:gt.blockmachines.basicmachine.amplifab.tier.02_4174=4174 I:gt.blockmachines.basicmachine.amplifab.tier.02_4256=4256 I:gt.blockmachines.basicmachine.amplifab.tier.02_4358=4358 I:gt.blockmachines.basicmachine.amplifab.tier.02_4360=4360 + I:gt.blockmachines.basicmachine.amplifab.tier.02_4486=4486 I:gt.blockmachines.basicmachine.amplifab.tier.03_400=400 I:gt.blockmachines.basicmachine.amplifab.tier.03_6705=6705 I:gt.blockmachines.basicmachine.amplifab.tier.03_6732=6732 I:gt.blockmachines.basicmachine.amplifab.tier.03_9532=9532 I:gt.blockmachines.basicmachine.amplifab.tier.03_9568=9568 I:gt.blockmachines.basicmachine.amplifab.tier.03_9754=9754 + I:gt.blockmachines.basicmachine.amplifab.tier.03_9880=9880 I:gt.blockmachines.basicmachine.amplifab.tier.04_400=400 I:gt.blockmachines.basicmachine.amplifab.tier.04_4869=4869 I:gt.blockmachines.basicmachine.amplifab.tier.04_4905=4905 I:gt.blockmachines.basicmachine.amplifab.tier.04_4909=4909 I:gt.blockmachines.basicmachine.amplifab.tier.04_4929=4929 I:gt.blockmachines.basicmachine.amplifab.tier.04_5091=5091 + I:gt.blockmachines.basicmachine.amplifab.tier.04_5217=5217 I:gt.blockmachines.basicmachine.amplifab.tier.04_6841=6841 I:gt.blockmachines.basicmachine.amplifab.tier.04_6861=6861 I:gt.blockmachines.basicmachine.amplifab.tier.05_11164=11164 @@ -115114,6 +117013,7 @@ pulveriser { I:gt.blockmachines.basicmachine.amplifab.tier.05_11252=11252 I:gt.blockmachines.basicmachine.amplifab.tier.05_11272=11272 I:gt.blockmachines.basicmachine.amplifab.tier.05_11434=11434 + I:gt.blockmachines.basicmachine.amplifab.tier.05_11560=11560 I:gt.blockmachines.basicmachine.amplifab.tier.05_15449=15449 I:gt.blockmachines.basicmachine.amplifab.tier.05_15540=15540 I:gt.blockmachines.basicmachine.amplifab.tier.05_400=400 @@ -115121,6 +117021,7 @@ pulveriser { I:gt.blockmachines.basicmachine.amplifab.tier.06_12273=12273 I:gt.blockmachines.basicmachine.amplifab.tier.06_400=400 I:gt.blockmachines.basicmachine.amplifab.tier.06_721=721 + I:gt.blockmachines.basicmachine.amplifab.tier.06_763=763 I:gt.blockmachines.basicmachine.amplifab.tier.06_7880=7880 I:gt.blockmachines.basicmachine.amplifab.tier.06_7900=7900 I:gt.blockmachines.basicmachine.amplifab.tier.06_893=893 @@ -115129,44 +117030,54 @@ pulveriser { I:gt.blockmachines.basicmachine.amplifab.tier.07_16393=16393 I:gt.blockmachines.basicmachine.amplifab.tier.07_16449=16449 I:gt.blockmachines.basicmachine.amplifab.tier.07_2154=2154 + I:gt.blockmachines.basicmachine.amplifab.tier.07_2196=2196 I:gt.blockmachines.basicmachine.amplifab.tier.07_400=400 I:gt.blockmachines.basicmachine.amplifab.tier.08_1211830=1211830 I:gt.blockmachines.basicmachine.amplifab.tier.08_1212020=1212020 I:gt.blockmachines.basicmachine.amplifab.tier.08_1214482=1214482 I:gt.blockmachines.basicmachine.amplifab.tier.08_1214530=1214530 I:gt.blockmachines.basicmachine.amplifab.tier.08_2344=2344 + I:gt.blockmachines.basicmachine.amplifab.tier.08_2400=2400 I:gt.blockmachines.basicmachine.amplifab.tier.08_400=400 I:gt.blockmachines.basicmachine.arcfurnace.tier.01_1558=1558 I:gt.blockmachines.basicmachine.arcfurnace.tier.01_1570=1570 + I:gt.blockmachines.basicmachine.arcfurnace.tier.01_1612=1612 I:gt.blockmachines.basicmachine.arcfurnace.tier.01_1726=1726 I:gt.blockmachines.basicmachine.arcfurnace.tier.01_400=400 + I:gt.blockmachines.basicmachine.arcfurnace.tier.02_1007=1007 I:gt.blockmachines.basicmachine.arcfurnace.tier.02_1091=1091 I:gt.blockmachines.basicmachine.arcfurnace.tier.02_400=400 I:gt.blockmachines.basicmachine.arcfurnace.tier.02_953=953 I:gt.blockmachines.basicmachine.arcfurnace.tier.02_965=965 I:gt.blockmachines.basicmachine.arcfurnace.tier.03_1937=1937 I:gt.blockmachines.basicmachine.arcfurnace.tier.03_1949=1949 + I:gt.blockmachines.basicmachine.arcfurnace.tier.03_1991=1991 I:gt.blockmachines.basicmachine.arcfurnace.tier.03_2000=2000 I:gt.blockmachines.basicmachine.arcfurnace.tier.03_400=400 I:gt.blockmachines.basicmachine.arcfurnace.tier.04_1010=1010 I:gt.blockmachines.basicmachine.arcfurnace.tier.04_1022=1022 + I:gt.blockmachines.basicmachine.arcfurnace.tier.04_1064=1064 I:gt.blockmachines.basicmachine.arcfurnace.tier.04_1066=1066 I:gt.blockmachines.basicmachine.arcfurnace.tier.04_400=400 I:gt.blockmachines.basicmachine.arcfurnace.tier.05_2576=2576 I:gt.blockmachines.basicmachine.arcfurnace.tier.05_2588=2588 I:gt.blockmachines.basicmachine.arcfurnace.tier.05_2636=2636 + I:gt.blockmachines.basicmachine.arcfurnace.tier.05_2678=2678 I:gt.blockmachines.basicmachine.arcfurnace.tier.05_2703=2703 I:gt.blockmachines.basicmachine.arcfurnace.tier.05_400=400 I:gt.blockmachines.basicmachine.arcfurnace.tier.06_1367=1367 + I:gt.blockmachines.basicmachine.arcfurnace.tier.06_1409=1409 I:gt.blockmachines.basicmachine.arcfurnace.tier.06_1539=1539 I:gt.blockmachines.basicmachine.arcfurnace.tier.06_2210=2210 I:gt.blockmachines.basicmachine.arcfurnace.tier.06_2226=2226 I:gt.blockmachines.basicmachine.arcfurnace.tier.06_400=400 I:gt.blockmachines.basicmachine.arcfurnace.tier.07_3640=3640 + I:gt.blockmachines.basicmachine.arcfurnace.tier.07_3682=3682 I:gt.blockmachines.basicmachine.arcfurnace.tier.07_400=400 I:gt.blockmachines.basicmachine.arcfurnace.tier.07_4198=4198 I:gt.blockmachines.basicmachine.arcfurnace.tier.07_4214=4214 I:gt.blockmachines.basicmachine.arcfurnace.tier.08_3818=3818 + I:gt.blockmachines.basicmachine.arcfurnace.tier.08_3874=3874 I:gt.blockmachines.basicmachine.arcfurnace.tier.08_400=400 I:gt.blockmachines.basicmachine.arcfurnace.tier.08_6438=6438 I:gt.blockmachines.basicmachine.arcfurnace.tier.08_6446=6446 @@ -115176,6 +117087,7 @@ pulveriser { I:gt.blockmachines.basicmachine.assembler.tier.01_5680=5680 I:gt.blockmachines.basicmachine.assembler.tier.01_5920=5920 I:gt.blockmachines.basicmachine.assembler.tier.01_6700=6700 + I:gt.blockmachines.basicmachine.assembler.tier.01_6952=6952 I:gt.blockmachines.basicmachine.assembler.tier.02_400=400 I:gt.blockmachines.basicmachine.assembler.tier.02_4762=4762 I:gt.blockmachines.basicmachine.assembler.tier.02_4834=4834 @@ -115183,12 +117095,14 @@ pulveriser { I:gt.blockmachines.basicmachine.assembler.tier.02_5020=5020 I:gt.blockmachines.basicmachine.assembler.tier.02_5110=5110 I:gt.blockmachines.basicmachine.assembler.tier.02_5950=5950 + I:gt.blockmachines.basicmachine.assembler.tier.02_6202=6202 I:gt.blockmachines.basicmachine.assembler.tier.03_10729=10729 I:gt.blockmachines.basicmachine.assembler.tier.03_10738=10738 I:gt.blockmachines.basicmachine.assembler.tier.03_11068=11068 I:gt.blockmachines.basicmachine.assembler.tier.03_17886=17886 I:gt.blockmachines.basicmachine.assembler.tier.03_17958=17958 I:gt.blockmachines.basicmachine.assembler.tier.03_19074=19074 + I:gt.blockmachines.basicmachine.assembler.tier.03_19326=19326 I:gt.blockmachines.basicmachine.assembler.tier.03_400=400 I:gt.blockmachines.basicmachine.assembler.tier.04_12932=12932 I:gt.blockmachines.basicmachine.assembler.tier.04_12948=12948 @@ -115197,10 +117111,12 @@ pulveriser { I:gt.blockmachines.basicmachine.assembler.tier.04_8096=8096 I:gt.blockmachines.basicmachine.assembler.tier.04_8168=8168 I:gt.blockmachines.basicmachine.assembler.tier.04_9284=9284 + I:gt.blockmachines.basicmachine.assembler.tier.04_9536=9536 I:gt.blockmachines.basicmachine.assembler.tier.05_17422=17422 I:gt.blockmachines.basicmachine.assembler.tier.05_17494=17494 I:gt.blockmachines.basicmachine.assembler.tier.05_17506=17506 I:gt.blockmachines.basicmachine.assembler.tier.05_18622=18622 + I:gt.blockmachines.basicmachine.assembler.tier.05_18874=18874 I:gt.blockmachines.basicmachine.assembler.tier.05_27984=27984 I:gt.blockmachines.basicmachine.assembler.tier.05_28039=28039 I:gt.blockmachines.basicmachine.assembler.tier.05_28698=28698 @@ -115211,16 +117127,19 @@ pulveriser { I:gt.blockmachines.basicmachine.assembler.tier.06_23568=23568 I:gt.blockmachines.basicmachine.assembler.tier.06_400=400 I:gt.blockmachines.basicmachine.assembler.tier.06_546=546 + I:gt.blockmachines.basicmachine.assembler.tier.06_574=574 I:gt.blockmachines.basicmachine.assembler.tier.06_589=589 I:gt.blockmachines.basicmachine.assembler.tier.07_13076=13076 I:gt.blockmachines.basicmachine.assembler.tier.07_13224=13224 I:gt.blockmachines.basicmachine.assembler.tier.07_1850=1850 + I:gt.blockmachines.basicmachine.assembler.tier.07_1878=1878 I:gt.blockmachines.basicmachine.assembler.tier.07_27280=27280 I:gt.blockmachines.basicmachine.assembler.tier.07_27396=27396 I:gt.blockmachines.basicmachine.assembler.tier.07_400=400 I:gt.blockmachines.basicmachine.assembler.tier.08_15276=15276 I:gt.blockmachines.basicmachine.assembler.tier.08_15430=15430 I:gt.blockmachines.basicmachine.assembler.tier.08_2040=2040 + I:gt.blockmachines.basicmachine.assembler.tier.08_2082=2082 I:gt.blockmachines.basicmachine.assembler.tier.08_22128=22128 I:gt.blockmachines.basicmachine.assembler.tier.08_22236=22236 I:gt.blockmachines.basicmachine.assembler.tier.08_400=400 @@ -115228,12 +117147,14 @@ pulveriser { I:gt.blockmachines.basicmachine.autoclave.tier.01_1967=1967 I:gt.blockmachines.basicmachine.autoclave.tier.01_1980=1980 I:gt.blockmachines.basicmachine.autoclave.tier.01_2013=2013 + I:gt.blockmachines.basicmachine.autoclave.tier.01_2048=2048 I:gt.blockmachines.basicmachine.autoclave.tier.01_2138=2138 I:gt.blockmachines.basicmachine.autoclave.tier.01_400=400 I:gt.blockmachines.basicmachine.autoclave.tier.02_1300=1300 I:gt.blockmachines.basicmachine.autoclave.tier.02_1310=1310 I:gt.blockmachines.basicmachine.autoclave.tier.02_1330=1330 I:gt.blockmachines.basicmachine.autoclave.tier.02_1356=1356 + I:gt.blockmachines.basicmachine.autoclave.tier.02_1391=1391 I:gt.blockmachines.basicmachine.autoclave.tier.02_1458=1458 I:gt.blockmachines.basicmachine.autoclave.tier.02_400=400 I:gt.blockmachines.basicmachine.autoclave.tier.03_2199=2199 @@ -115241,12 +117162,14 @@ pulveriser { I:gt.blockmachines.basicmachine.autoclave.tier.03_2905=2905 I:gt.blockmachines.basicmachine.autoclave.tier.03_2915=2915 I:gt.blockmachines.basicmachine.autoclave.tier.03_2962=2962 + I:gt.blockmachines.basicmachine.autoclave.tier.03_2997=2997 I:gt.blockmachines.basicmachine.autoclave.tier.03_400=400 I:gt.blockmachines.basicmachine.autoclave.tier.04_1712=1712 I:gt.blockmachines.basicmachine.autoclave.tier.04_1722=1722 I:gt.blockmachines.basicmachine.autoclave.tier.04_1723=1723 I:gt.blockmachines.basicmachine.autoclave.tier.04_1728=1728 I:gt.blockmachines.basicmachine.autoclave.tier.04_1768=1768 + I:gt.blockmachines.basicmachine.autoclave.tier.04_1803=1803 I:gt.blockmachines.basicmachine.autoclave.tier.04_2206=2206 I:gt.blockmachines.basicmachine.autoclave.tier.04_2252=2252 I:gt.blockmachines.basicmachine.autoclave.tier.04_400=400 @@ -115256,6 +117179,7 @@ pulveriser { I:gt.blockmachines.basicmachine.autoclave.tier.05_3972=3972 I:gt.blockmachines.basicmachine.autoclave.tier.05_400=400 I:gt.blockmachines.basicmachine.autoclave.tier.05_4013=4013 + I:gt.blockmachines.basicmachine.autoclave.tier.05_4048=4048 I:gt.blockmachines.basicmachine.autoclave.tier.05_5029=5029 I:gt.blockmachines.basicmachine.autoclave.tier.05_5146=5146 I:gt.blockmachines.basicmachine.autoclave.tier.06_2951=2951 @@ -115264,13 +117188,16 @@ pulveriser { I:gt.blockmachines.basicmachine.autoclave.tier.06_4031=4031 I:gt.blockmachines.basicmachine.autoclave.tier.06_4049=4049 I:gt.blockmachines.basicmachine.autoclave.tier.06_689=689 + I:gt.blockmachines.basicmachine.autoclave.tier.06_703=703 I:gt.blockmachines.basicmachine.autoclave.tier.07_2510=2510 + I:gt.blockmachines.basicmachine.autoclave.tier.07_2524=2524 I:gt.blockmachines.basicmachine.autoclave.tier.07_400=400 I:gt.blockmachines.basicmachine.autoclave.tier.07_5103=5103 I:gt.blockmachines.basicmachine.autoclave.tier.07_5313=5313 I:gt.blockmachines.basicmachine.autoclave.tier.07_6496=6496 I:gt.blockmachines.basicmachine.autoclave.tier.07_6514=6514 I:gt.blockmachines.basicmachine.autoclave.tier.08_2692=2692 + I:gt.blockmachines.basicmachine.autoclave.tier.08_2720=2720 I:gt.blockmachines.basicmachine.autoclave.tier.08_307034=307034 I:gt.blockmachines.basicmachine.autoclave.tier.08_307250=307250 I:gt.blockmachines.basicmachine.autoclave.tier.08_307699=307699 @@ -115279,6 +117206,7 @@ pulveriser { I:gt.blockmachines.basicmachine.bender.tier.01_2808=2808 I:gt.blockmachines.basicmachine.bender.tier.01_2840=2840 I:gt.blockmachines.basicmachine.bender.tier.01_2872=2872 + I:gt.blockmachines.basicmachine.bender.tier.01_2913=2913 I:gt.blockmachines.basicmachine.bender.tier.01_3008=3008 I:gt.blockmachines.basicmachine.bender.tier.01_3208=3208 I:gt.blockmachines.basicmachine.bender.tier.01_400=400 @@ -115286,6 +117214,7 @@ pulveriser { I:gt.blockmachines.basicmachine.bender.tier.02_2196=2196 I:gt.blockmachines.basicmachine.bender.tier.02_2228=2228 I:gt.blockmachines.basicmachine.bender.tier.02_2276=2276 + I:gt.blockmachines.basicmachine.bender.tier.02_2296=2296 I:gt.blockmachines.basicmachine.bender.tier.02_2382=2382 I:gt.blockmachines.basicmachine.bender.tier.02_2432=2432 I:gt.blockmachines.basicmachine.bender.tier.02_400=400 @@ -115296,9 +117225,11 @@ pulveriser { I:gt.blockmachines.basicmachine.bender.tier.03_7771=7771 I:gt.blockmachines.basicmachine.bender.tier.03_7842=7842 I:gt.blockmachines.basicmachine.bender.tier.03_7874=7874 + I:gt.blockmachines.basicmachine.bender.tier.03_7876=7876 I:gt.blockmachines.basicmachine.bender.tier.04_3720=3720 I:gt.blockmachines.basicmachine.bender.tier.04_3734=3734 I:gt.blockmachines.basicmachine.bender.tier.04_3752=3752 + I:gt.blockmachines.basicmachine.bender.tier.04_3839=3839 I:gt.blockmachines.basicmachine.bender.tier.04_400=400 I:gt.blockmachines.basicmachine.bender.tier.04_5664=5664 I:gt.blockmachines.basicmachine.bender.tier.04_5688=5688 @@ -115311,16 +117242,19 @@ pulveriser { I:gt.blockmachines.basicmachine.bender.tier.05_8286=8286 I:gt.blockmachines.basicmachine.bender.tier.05_8318=8318 I:gt.blockmachines.basicmachine.bender.tier.05_8330=8330 + I:gt.blockmachines.basicmachine.bender.tier.05_8332=8332 I:gt.blockmachines.basicmachine.bender.tier.06_10344=10344 I:gt.blockmachines.basicmachine.bender.tier.06_10396=10396 I:gt.blockmachines.basicmachine.bender.tier.06_400=400 I:gt.blockmachines.basicmachine.bender.tier.06_546=546 + I:gt.blockmachines.basicmachine.bender.tier.06_574=574 I:gt.blockmachines.basicmachine.bender.tier.06_589=589 I:gt.blockmachines.basicmachine.bender.tier.06_5980=5980 I:gt.blockmachines.basicmachine.bender.tier.06_6004=6004 I:gt.blockmachines.basicmachine.bender.tier.07_13292=13292 I:gt.blockmachines.basicmachine.bender.tier.07_13344=13344 I:gt.blockmachines.basicmachine.bender.tier.07_1850=1850 + I:gt.blockmachines.basicmachine.bender.tier.07_1878=1878 I:gt.blockmachines.basicmachine.bender.tier.07_400=400 I:gt.blockmachines.basicmachine.bender.tier.07_7616=7616 I:gt.blockmachines.basicmachine.bender.tier.07_7804=7804 @@ -115328,6 +117262,7 @@ pulveriser { I:gt.blockmachines.basicmachine.bender.tier.08_12572=12572 I:gt.blockmachines.basicmachine.bender.tier.08_12616=12616 I:gt.blockmachines.basicmachine.bender.tier.08_2040=2040 + I:gt.blockmachines.basicmachine.bender.tier.08_2082=2082 I:gt.blockmachines.basicmachine.bender.tier.08_400=400 I:gt.blockmachines.basicmachine.bender.tier.08_9832=9832 I:gt.blockmachines.basicmachine.boxinator.tier.01_3248=3248 @@ -115335,6 +117270,7 @@ pulveriser { I:gt.blockmachines.basicmachine.boxinator.tier.01_3416=3416 I:gt.blockmachines.basicmachine.boxinator.tier.01_3456=3456 I:gt.blockmachines.basicmachine.boxinator.tier.01_3846=3846 + I:gt.blockmachines.basicmachine.boxinator.tier.01_3986=3986 I:gt.blockmachines.basicmachine.boxinator.tier.01_400=400 I:gt.blockmachines.basicmachine.boxinator.tier.02_2698=2698 I:gt.blockmachines.basicmachine.boxinator.tier.02_2738=2738 @@ -115342,8 +117278,10 @@ pulveriser { I:gt.blockmachines.basicmachine.boxinator.tier.02_2876=2876 I:gt.blockmachines.basicmachine.boxinator.tier.02_2896=2896 I:gt.blockmachines.basicmachine.boxinator.tier.02_3296=3296 + I:gt.blockmachines.basicmachine.boxinator.tier.02_3436=3436 I:gt.blockmachines.basicmachine.boxinator.tier.02_400=400 I:gt.blockmachines.basicmachine.boxinator.tier.03_10107=10107 + I:gt.blockmachines.basicmachine.boxinator.tier.03_10247=10247 I:gt.blockmachines.basicmachine.boxinator.tier.03_400=400 I:gt.blockmachines.basicmachine.boxinator.tier.03_5939=5939 I:gt.blockmachines.basicmachine.boxinator.tier.03_5962=5962 @@ -115354,10 +117292,12 @@ pulveriser { I:gt.blockmachines.basicmachine.boxinator.tier.04_4416=4416 I:gt.blockmachines.basicmachine.boxinator.tier.04_4456=4456 I:gt.blockmachines.basicmachine.boxinator.tier.04_5014=5014 + I:gt.blockmachines.basicmachine.boxinator.tier.04_5154=5154 I:gt.blockmachines.basicmachine.boxinator.tier.04_6846=6846 I:gt.blockmachines.basicmachine.boxinator.tier.04_6862=6862 I:gt.blockmachines.basicmachine.boxinator.tier.04_6990=6990 I:gt.blockmachines.basicmachine.boxinator.tier.05_10118=10118 + I:gt.blockmachines.basicmachine.boxinator.tier.05_10258=10258 I:gt.blockmachines.basicmachine.boxinator.tier.05_14805=14805 I:gt.blockmachines.basicmachine.boxinator.tier.05_14892=14892 I:gt.blockmachines.basicmachine.boxinator.tier.05_15162=15162 @@ -115369,6 +117309,7 @@ pulveriser { I:gt.blockmachines.basicmachine.brewery.tier.01_1904=1904 I:gt.blockmachines.basicmachine.brewery.tier.01_1937=1937 I:gt.blockmachines.basicmachine.brewery.tier.01_1943=1943 + I:gt.blockmachines.basicmachine.brewery.tier.01_1986=1986 I:gt.blockmachines.basicmachine.brewery.tier.01_2097=2097 I:gt.blockmachines.basicmachine.brewery.tier.01_400=400 I:gt.blockmachines.basicmachine.brewery.tier.02_1285=1285 @@ -115376,6 +117317,7 @@ pulveriser { I:gt.blockmachines.basicmachine.brewery.tier.02_1319=1319 I:gt.blockmachines.basicmachine.brewery.tier.02_1345=1345 I:gt.blockmachines.basicmachine.brewery.tier.02_1358=1358 + I:gt.blockmachines.basicmachine.brewery.tier.02_1394=1394 I:gt.blockmachines.basicmachine.brewery.tier.02_1482=1482 I:gt.blockmachines.basicmachine.brewery.tier.02_400=400 I:gt.blockmachines.basicmachine.brewery.tier.03_2205=2205 @@ -115384,12 +117326,14 @@ pulveriser { I:gt.blockmachines.basicmachine.brewery.tier.03_2907=2907 I:gt.blockmachines.basicmachine.brewery.tier.03_2921=2921 I:gt.blockmachines.basicmachine.brewery.tier.03_2968=2968 + I:gt.blockmachines.basicmachine.brewery.tier.03_3017=3017 I:gt.blockmachines.basicmachine.brewery.tier.03_400=400 I:gt.blockmachines.basicmachine.brewery.tier.04_1572=1572 I:gt.blockmachines.basicmachine.brewery.tier.04_1586=1586 I:gt.blockmachines.basicmachine.brewery.tier.04_1587=1587 I:gt.blockmachines.basicmachine.brewery.tier.04_1592=1592 I:gt.blockmachines.basicmachine.brewery.tier.04_1632=1632 + I:gt.blockmachines.basicmachine.brewery.tier.04_1681=1681 I:gt.blockmachines.basicmachine.brewery.tier.04_2070=2070 I:gt.blockmachines.basicmachine.brewery.tier.04_2109=2109 I:gt.blockmachines.basicmachine.brewery.tier.04_2151=2151 @@ -115399,26 +117343,32 @@ pulveriser { I:gt.blockmachines.basicmachine.brewery.tier.05_3704=3704 I:gt.blockmachines.basicmachine.brewery.tier.05_3709=3709 I:gt.blockmachines.basicmachine.brewery.tier.05_3750=3750 + I:gt.blockmachines.basicmachine.brewery.tier.05_3799=3799 I:gt.blockmachines.basicmachine.brewery.tier.05_400=400 I:gt.blockmachines.basicmachine.brewery.tier.05_4766=4766 I:gt.blockmachines.basicmachine.brewery.tier.05_4805=4805 I:gt.blockmachines.basicmachine.brewery.tier.05_4918=4918 I:gt.blockmachines.basicmachine.brewery.tier.06_400=400 I:gt.blockmachines.basicmachine.brewery.tier.06_586=586 + I:gt.blockmachines.basicmachine.brewery.tier.06_614=614 I:gt.blockmachines.basicmachine.brewery.tier.07_1890=1890 + I:gt.blockmachines.basicmachine.brewery.tier.07_1918=1918 I:gt.blockmachines.basicmachine.brewery.tier.07_400=400 I:gt.blockmachines.basicmachine.brewery.tier.08_2080=2080 + I:gt.blockmachines.basicmachine.brewery.tier.08_2122=2122 I:gt.blockmachines.basicmachine.brewery.tier.08_400=400 I:gt.blockmachines.basicmachine.canner.tier.01_1897=1897 I:gt.blockmachines.basicmachine.canner.tier.01_1911=1911 I:gt.blockmachines.basicmachine.canner.tier.01_1924=1924 I:gt.blockmachines.basicmachine.canner.tier.01_1957=1957 + I:gt.blockmachines.basicmachine.canner.tier.01_2006=2006 I:gt.blockmachines.basicmachine.canner.tier.01_2078=2078 I:gt.blockmachines.basicmachine.canner.tier.01_400=400 I:gt.blockmachines.basicmachine.canner.tier.02_1305=1305 I:gt.blockmachines.basicmachine.canner.tier.02_1319=1319 I:gt.blockmachines.basicmachine.canner.tier.02_1339=1339 I:gt.blockmachines.basicmachine.canner.tier.02_1365=1365 + I:gt.blockmachines.basicmachine.canner.tier.02_1414=1414 I:gt.blockmachines.basicmachine.canner.tier.02_1463=1463 I:gt.blockmachines.basicmachine.canner.tier.02_400=400 I:gt.blockmachines.basicmachine.canner.tier.03_2225=2225 @@ -115426,12 +117376,14 @@ pulveriser { I:gt.blockmachines.basicmachine.canner.tier.03_2927=2927 I:gt.blockmachines.basicmachine.canner.tier.03_2941=2941 I:gt.blockmachines.basicmachine.canner.tier.03_2988=2988 + I:gt.blockmachines.basicmachine.canner.tier.03_3037=3037 I:gt.blockmachines.basicmachine.canner.tier.03_400=400 I:gt.blockmachines.basicmachine.canner.tier.04_1592=1592 I:gt.blockmachines.basicmachine.canner.tier.04_1606=1606 I:gt.blockmachines.basicmachine.canner.tier.04_1607=1607 I:gt.blockmachines.basicmachine.canner.tier.04_1612=1612 I:gt.blockmachines.basicmachine.canner.tier.04_1652=1652 + I:gt.blockmachines.basicmachine.canner.tier.04_1701=1701 I:gt.blockmachines.basicmachine.canner.tier.04_2090=2090 I:gt.blockmachines.basicmachine.canner.tier.04_2132=2132 I:gt.blockmachines.basicmachine.canner.tier.04_400=400 @@ -115441,31 +117393,39 @@ pulveriser { I:gt.blockmachines.basicmachine.canner.tier.05_3736=3736 I:gt.blockmachines.basicmachine.canner.tier.05_3741=3741 I:gt.blockmachines.basicmachine.canner.tier.05_3782=3782 + I:gt.blockmachines.basicmachine.canner.tier.05_3831=3831 I:gt.blockmachines.basicmachine.canner.tier.05_400=400 I:gt.blockmachines.basicmachine.canner.tier.05_4786=4786 I:gt.blockmachines.basicmachine.canner.tier.05_4899=4899 I:gt.blockmachines.basicmachine.canner.tier.06_400=400 I:gt.blockmachines.basicmachine.canner.tier.06_606=606 + I:gt.blockmachines.basicmachine.canner.tier.06_634=634 I:gt.blockmachines.basicmachine.canner.tier.07_1910=1910 + I:gt.blockmachines.basicmachine.canner.tier.07_1938=1938 I:gt.blockmachines.basicmachine.canner.tier.07_400=400 I:gt.blockmachines.basicmachine.canner.tier.08_2100=2100 + I:gt.blockmachines.basicmachine.canner.tier.08_2142=2142 I:gt.blockmachines.basicmachine.canner.tier.08_400=400 I:gt.blockmachines.basicmachine.centrifuge.tier.01_1364=1364 I:gt.blockmachines.basicmachine.centrifuge.tier.01_1380=1380 + I:gt.blockmachines.basicmachine.centrifuge.tier.01_1436=1436 I:gt.blockmachines.basicmachine.centrifuge.tier.01_1532=1532 I:gt.blockmachines.basicmachine.centrifuge.tier.01_400=400 I:gt.blockmachines.basicmachine.centrifuge.tier.02_1072=1072 I:gt.blockmachines.basicmachine.centrifuge.tier.02_1088=1088 I:gt.blockmachines.basicmachine.centrifuge.tier.02_1112=1112 + I:gt.blockmachines.basicmachine.centrifuge.tier.02_1144=1144 I:gt.blockmachines.basicmachine.centrifuge.tier.02_1234=1234 I:gt.blockmachines.basicmachine.centrifuge.tier.02_400=400 I:gt.blockmachines.basicmachine.centrifuge.tier.03_2438=2438 I:gt.blockmachines.basicmachine.centrifuge.tier.03_2485=2485 I:gt.blockmachines.basicmachine.centrifuge.tier.03_3866=3866 I:gt.blockmachines.basicmachine.centrifuge.tier.03_3882=3882 + I:gt.blockmachines.basicmachine.centrifuge.tier.03_3938=3938 I:gt.blockmachines.basicmachine.centrifuge.tier.03_400=400 I:gt.blockmachines.basicmachine.centrifuge.tier.04_1812=1812 I:gt.blockmachines.basicmachine.centrifuge.tier.04_1828=1828 + I:gt.blockmachines.basicmachine.centrifuge.tier.04_1884=1884 I:gt.blockmachines.basicmachine.centrifuge.tier.04_2784=2784 I:gt.blockmachines.basicmachine.centrifuge.tier.04_2824=2824 I:gt.blockmachines.basicmachine.centrifuge.tier.04_400=400 @@ -115473,6 +117433,7 @@ pulveriser { I:gt.blockmachines.basicmachine.centrifuge.tier.05_4024=4024 I:gt.blockmachines.basicmachine.centrifuge.tier.05_4040=4040 I:gt.blockmachines.basicmachine.centrifuge.tier.05_4052=4052 + I:gt.blockmachines.basicmachine.centrifuge.tier.05_4108=4108 I:gt.blockmachines.basicmachine.centrifuge.tier.05_6138=6138 I:gt.blockmachines.basicmachine.centrifuge.tier.05_6249=6249 I:gt.blockmachines.basicmachine.centrifuge.tier.06_3260=3260 @@ -115480,13 +117441,16 @@ pulveriser { I:gt.blockmachines.basicmachine.centrifuge.tier.06_5440=5440 I:gt.blockmachines.basicmachine.centrifuge.tier.06_546=546 I:gt.blockmachines.basicmachine.centrifuge.tier.06_5468=5468 + I:gt.blockmachines.basicmachine.centrifuge.tier.06_574=574 I:gt.blockmachines.basicmachine.centrifuge.tier.06_589=589 I:gt.blockmachines.basicmachine.centrifuge.tier.07_1850=1850 + I:gt.blockmachines.basicmachine.centrifuge.tier.07_1878=1878 I:gt.blockmachines.basicmachine.centrifuge.tier.07_3952=3952 I:gt.blockmachines.basicmachine.centrifuge.tier.07_400=400 I:gt.blockmachines.basicmachine.centrifuge.tier.07_6788=6788 I:gt.blockmachines.basicmachine.centrifuge.tier.07_6816=6816 I:gt.blockmachines.basicmachine.centrifuge.tier.08_2040=2040 + I:gt.blockmachines.basicmachine.centrifuge.tier.08_2082=2082 I:gt.blockmachines.basicmachine.centrifuge.tier.08_400=400 I:gt.blockmachines.basicmachine.centrifuge.tier.08_6192=6192 I:gt.blockmachines.basicmachine.centrifuge.tier.08_7564=7564 @@ -115498,13 +117462,16 @@ pulveriser { I:gt.blockmachines.basicmachine.chemicalbath.tier.01_3516=3516 I:gt.blockmachines.basicmachine.chemicalbath.tier.01_400=400 I:gt.blockmachines.basicmachine.chemicalbath.tier.01_4529=4529 + I:gt.blockmachines.basicmachine.chemicalbath.tier.01_4641=4641 I:gt.blockmachines.basicmachine.chemicalbath.tier.02_2831=2831 I:gt.blockmachines.basicmachine.chemicalbath.tier.02_2863=2863 I:gt.blockmachines.basicmachine.chemicalbath.tier.02_2932=2932 I:gt.blockmachines.basicmachine.chemicalbath.tier.02_3038=3038 I:gt.blockmachines.basicmachine.chemicalbath.tier.02_400=400 I:gt.blockmachines.basicmachine.chemicalbath.tier.02_4026=4026 + I:gt.blockmachines.basicmachine.chemicalbath.tier.02_4138=4138 I:gt.blockmachines.basicmachine.chemicalbath.tier.03_10307=10307 + I:gt.blockmachines.basicmachine.chemicalbath.tier.03_10419=10419 I:gt.blockmachines.basicmachine.chemicalbath.tier.03_400=400 I:gt.blockmachines.basicmachine.chemicalbath.tier.03_5540=5540 I:gt.blockmachines.basicmachine.chemicalbath.tier.03_5571=5571 @@ -115516,9 +117483,11 @@ pulveriser { I:gt.blockmachines.basicmachine.chemicalbath.tier.04_4409=4409 I:gt.blockmachines.basicmachine.chemicalbath.tier.04_4414=4414 I:gt.blockmachines.basicmachine.chemicalbath.tier.04_5570=5570 + I:gt.blockmachines.basicmachine.chemicalbath.tier.04_5682=5682 I:gt.blockmachines.basicmachine.chemicalbath.tier.04_6804=6804 I:gt.blockmachines.basicmachine.chemicalbath.tier.04_6828=6828 I:gt.blockmachines.basicmachine.chemicalbath.tier.05_10432=10432 + I:gt.blockmachines.basicmachine.chemicalbath.tier.05_10544=10544 I:gt.blockmachines.basicmachine.chemicalbath.tier.05_14522=14522 I:gt.blockmachines.basicmachine.chemicalbath.tier.05_14617=14617 I:gt.blockmachines.basicmachine.chemicalbath.tier.05_400=400 @@ -115529,19 +117498,24 @@ pulveriser { I:gt.blockmachines.basicmachine.chemicalbath.tier.05_9276=9276 I:gt.blockmachines.basicmachine.chemicalbath.tier.06_400=400 I:gt.blockmachines.basicmachine.chemicalbath.tier.06_553=553 + I:gt.blockmachines.basicmachine.chemicalbath.tier.06_574=574 I:gt.blockmachines.basicmachine.chemicalbath.tier.07_1836=1836 + I:gt.blockmachines.basicmachine.chemicalbath.tier.07_1857=1857 I:gt.blockmachines.basicmachine.chemicalbath.tier.07_400=400 I:gt.blockmachines.basicmachine.chemicalbath.tier.08_2026=2026 + I:gt.blockmachines.basicmachine.chemicalbath.tier.08_2061=2061 I:gt.blockmachines.basicmachine.chemicalbath.tier.08_400=400 I:gt.blockmachines.basicmachine.chemicalreactor.tier.01_1571=1571 I:gt.blockmachines.basicmachine.chemicalreactor.tier.01_1583=1583 I:gt.blockmachines.basicmachine.chemicalreactor.tier.01_1596=1596 + I:gt.blockmachines.basicmachine.chemicalreactor.tier.01_1625=1625 I:gt.blockmachines.basicmachine.chemicalreactor.tier.01_1752=1752 I:gt.blockmachines.basicmachine.chemicalreactor.tier.01_400=400 I:gt.blockmachines.basicmachine.chemicalreactor.tier.02_1056=1056 I:gt.blockmachines.basicmachine.chemicalreactor.tier.02_1068=1068 I:gt.blockmachines.basicmachine.chemicalreactor.tier.02_1084=1084 I:gt.blockmachines.basicmachine.chemicalreactor.tier.02_1104=1104 + I:gt.blockmachines.basicmachine.chemicalreactor.tier.02_1126=1126 I:gt.blockmachines.basicmachine.chemicalreactor.tier.02_1214=1214 I:gt.blockmachines.basicmachine.chemicalreactor.tier.02_400=400 I:gt.blockmachines.basicmachine.chemicalreactor.tier.03_1929=1929 @@ -115549,51 +117523,66 @@ pulveriser { I:gt.blockmachines.basicmachine.chemicalreactor.tier.03_2617=2617 I:gt.blockmachines.basicmachine.chemicalreactor.tier.03_2629=2629 I:gt.blockmachines.basicmachine.chemicalreactor.tier.03_2645=2645 + I:gt.blockmachines.basicmachine.chemicalreactor.tier.03_2671=2671 I:gt.blockmachines.basicmachine.chemicalreactor.tier.03_400=400 I:gt.blockmachines.basicmachine.chemicalreactor.tier.04_1411=1411 I:gt.blockmachines.basicmachine.chemicalreactor.tier.04_1415=1415 I:gt.blockmachines.basicmachine.chemicalreactor.tier.04_1423=1423 + I:gt.blockmachines.basicmachine.chemicalreactor.tier.04_1465=1465 I:gt.blockmachines.basicmachine.chemicalreactor.tier.04_1899=1899 I:gt.blockmachines.basicmachine.chemicalreactor.tier.04_1951=1951 I:gt.blockmachines.basicmachine.chemicalreactor.tier.04_400=400 I:gt.blockmachines.basicmachine.chemicalreactor.tier.05_3234=3234 I:gt.blockmachines.basicmachine.chemicalreactor.tier.05_3278=3278 I:gt.blockmachines.basicmachine.chemicalreactor.tier.05_3302=3302 + I:gt.blockmachines.basicmachine.chemicalreactor.tier.05_3344=3344 I:gt.blockmachines.basicmachine.chemicalreactor.tier.05_400=400 I:gt.blockmachines.basicmachine.chemicalreactor.tier.05_4296=4296 I:gt.blockmachines.basicmachine.chemicalreactor.tier.05_4467=4467 I:gt.blockmachines.basicmachine.chemicalreactor.tier.06_400=400 I:gt.blockmachines.basicmachine.chemicalreactor.tier.06_827=827 + I:gt.blockmachines.basicmachine.chemicalreactor.tier.06_855=855 I:gt.blockmachines.basicmachine.chemicalreactor.tier.07_2786=2786 + I:gt.blockmachines.basicmachine.chemicalreactor.tier.07_2814=2814 I:gt.blockmachines.basicmachine.chemicalreactor.tier.07_400=400 I:gt.blockmachines.basicmachine.chemicalreactor.tier.08_3087=3087 + I:gt.blockmachines.basicmachine.chemicalreactor.tier.08_3129=3129 I:gt.blockmachines.basicmachine.chemicalreactor.tier.08_400=400 I:gt.blockmachines.basicmachine.circuitassembler.tier.01_400=400 I:gt.blockmachines.basicmachine.circuitassembler.tier.01_4266=4266 I:gt.blockmachines.basicmachine.circuitassembler.tier.01_5382=5382 + I:gt.blockmachines.basicmachine.circuitassembler.tier.01_5571=5571 I:gt.blockmachines.basicmachine.circuitassembler.tier.02_3852=3852 I:gt.blockmachines.basicmachine.circuitassembler.tier.02_400=400 I:gt.blockmachines.basicmachine.circuitassembler.tier.02_4968=4968 + I:gt.blockmachines.basicmachine.circuitassembler.tier.02_5157=5157 I:gt.blockmachines.basicmachine.circuitassembler.tier.03_13039=13039 I:gt.blockmachines.basicmachine.circuitassembler.tier.03_13076=13076 I:gt.blockmachines.basicmachine.circuitassembler.tier.03_14155=14155 + I:gt.blockmachines.basicmachine.circuitassembler.tier.03_14344=14344 I:gt.blockmachines.basicmachine.circuitassembler.tier.03_400=400 I:gt.blockmachines.basicmachine.circuitassembler.tier.04_400=400 I:gt.blockmachines.basicmachine.circuitassembler.tier.04_6158=6158 I:gt.blockmachines.basicmachine.circuitassembler.tier.04_7274=7274 + I:gt.blockmachines.basicmachine.circuitassembler.tier.04_7463=7463 I:gt.blockmachines.basicmachine.circuitassembler.tier.05_12833=12833 I:gt.blockmachines.basicmachine.circuitassembler.tier.05_13949=13949 + I:gt.blockmachines.basicmachine.circuitassembler.tier.05_14138=14138 I:gt.blockmachines.basicmachine.circuitassembler.tier.05_400=400 I:gt.blockmachines.basicmachine.circuitassembler.tier.06_400=400 I:gt.blockmachines.basicmachine.circuitassembler.tier.06_562=562 + I:gt.blockmachines.basicmachine.circuitassembler.tier.06_590=590 I:gt.blockmachines.basicmachine.circuitassembler.tier.07_1850=1850 + I:gt.blockmachines.basicmachine.circuitassembler.tier.07_1878=1878 I:gt.blockmachines.basicmachine.circuitassembler.tier.07_400=400 I:gt.blockmachines.basicmachine.circuitassembler.tier.08_2344=2344 + I:gt.blockmachines.basicmachine.circuitassembler.tier.08_2400=2400 I:gt.blockmachines.basicmachine.circuitassembler.tier.08_400=400 I:gt.blockmachines.basicmachine.compressor.tier.01_2172=2172 I:gt.blockmachines.basicmachine.compressor.tier.01_2196=2196 I:gt.blockmachines.basicmachine.compressor.tier.01_2324=2324 I:gt.blockmachines.basicmachine.compressor.tier.01_2340=2340 + I:gt.blockmachines.basicmachine.compressor.tier.01_2422=2422 I:gt.blockmachines.basicmachine.compressor.tier.01_2532=2532 I:gt.blockmachines.basicmachine.compressor.tier.01_400=400 I:gt.blockmachines.basicmachine.compressor.tier.02_1470=1470 @@ -115601,6 +117590,7 @@ pulveriser { I:gt.blockmachines.basicmachine.compressor.tier.02_1518=1518 I:gt.blockmachines.basicmachine.compressor.tier.02_1567=1567 I:gt.blockmachines.basicmachine.compressor.tier.02_1632=1632 + I:gt.blockmachines.basicmachine.compressor.tier.02_1665=1665 I:gt.blockmachines.basicmachine.compressor.tier.02_1674=1674 I:gt.blockmachines.basicmachine.compressor.tier.02_400=400 I:gt.blockmachines.basicmachine.compressor.tier.03_3400=3400 @@ -115610,9 +117600,11 @@ pulveriser { I:gt.blockmachines.basicmachine.compressor.tier.03_4820=4820 I:gt.blockmachines.basicmachine.compressor.tier.03_4844=4844 I:gt.blockmachines.basicmachine.compressor.tier.03_5050=5050 + I:gt.blockmachines.basicmachine.compressor.tier.03_5148=5148 I:gt.blockmachines.basicmachine.compressor.tier.04_2356=2356 I:gt.blockmachines.basicmachine.compressor.tier.04_2380=2380 I:gt.blockmachines.basicmachine.compressor.tier.04_2416=2416 + I:gt.blockmachines.basicmachine.compressor.tier.04_2514=2514 I:gt.blockmachines.basicmachine.compressor.tier.04_3336=3336 I:gt.blockmachines.basicmachine.compressor.tier.04_3368=3368 I:gt.blockmachines.basicmachine.compressor.tier.04_3624=3624 @@ -115621,6 +117613,7 @@ pulveriser { I:gt.blockmachines.basicmachine.compressor.tier.05_5592=5592 I:gt.blockmachines.basicmachine.compressor.tier.05_5616=5616 I:gt.blockmachines.basicmachine.compressor.tier.05_5833=5833 + I:gt.blockmachines.basicmachine.compressor.tier.05_5931=5931 I:gt.blockmachines.basicmachine.compressor.tier.05_7714=7714 I:gt.blockmachines.basicmachine.compressor.tier.05_7817=7817 I:gt.blockmachines.basicmachine.compressor.tier.05_8428=8428 @@ -115630,14 +117623,17 @@ pulveriser { I:gt.blockmachines.basicmachine.compressor.tier.06_611=611 I:gt.blockmachines.basicmachine.compressor.tier.06_6168=6168 I:gt.blockmachines.basicmachine.compressor.tier.06_6204=6204 + I:gt.blockmachines.basicmachine.compressor.tier.06_653=653 I:gt.blockmachines.basicmachine.compressor.tier.06_697=697 I:gt.blockmachines.basicmachine.compressor.tier.07_1958=1958 + I:gt.blockmachines.basicmachine.compressor.tier.07_2000=2000 I:gt.blockmachines.basicmachine.compressor.tier.07_400=400 I:gt.blockmachines.basicmachine.compressor.tier.07_6088=6088 I:gt.blockmachines.basicmachine.compressor.tier.07_6284=6284 I:gt.blockmachines.basicmachine.compressor.tier.07_8916=8916 I:gt.blockmachines.basicmachine.compressor.tier.07_8952=8952 I:gt.blockmachines.basicmachine.compressor.tier.08_2148=2148 + I:gt.blockmachines.basicmachine.compressor.tier.08_2204=2204 I:gt.blockmachines.basicmachine.compressor.tier.08_400=400 I:gt.blockmachines.basicmachine.compressor.tier.08_8308=8308 I:gt.blockmachines.basicmachine.compressor.tier.08_8510=8510 @@ -115647,12 +117643,14 @@ pulveriser { I:gt.blockmachines.basicmachine.cutter.tier.01_1832=1832 I:gt.blockmachines.basicmachine.cutter.tier.01_1978=1978 I:gt.blockmachines.basicmachine.cutter.tier.01_2390=2390 + I:gt.blockmachines.basicmachine.cutter.tier.01_2467=2467 I:gt.blockmachines.basicmachine.cutter.tier.01_400=400 I:gt.blockmachines.basicmachine.cutter.tier.02_1519=1519 I:gt.blockmachines.basicmachine.cutter.tier.02_1541=1541 I:gt.blockmachines.basicmachine.cutter.tier.02_1577=1577 I:gt.blockmachines.basicmachine.cutter.tier.02_1693=1693 I:gt.blockmachines.basicmachine.cutter.tier.02_2099=2099 + I:gt.blockmachines.basicmachine.cutter.tier.02_2176=2176 I:gt.blockmachines.basicmachine.cutter.tier.02_400=400 I:gt.blockmachines.basicmachine.cutter.tier.03_3384=3384 I:gt.blockmachines.basicmachine.cutter.tier.03_3425=3425 @@ -115660,9 +117658,11 @@ pulveriser { I:gt.blockmachines.basicmachine.cutter.tier.03_5528=5528 I:gt.blockmachines.basicmachine.cutter.tier.03_5550=5550 I:gt.blockmachines.basicmachine.cutter.tier.03_6108=6108 + I:gt.blockmachines.basicmachine.cutter.tier.03_6185=6185 I:gt.blockmachines.basicmachine.cutter.tier.04_2560=2560 I:gt.blockmachines.basicmachine.cutter.tier.04_2582=2582 I:gt.blockmachines.basicmachine.cutter.tier.04_3140=3140 + I:gt.blockmachines.basicmachine.cutter.tier.04_3217=3217 I:gt.blockmachines.basicmachine.cutter.tier.04_400=400 I:gt.blockmachines.basicmachine.cutter.tier.04_4016=4016 I:gt.blockmachines.basicmachine.cutter.tier.04_4050=4050 @@ -115671,22 +117671,26 @@ pulveriser { I:gt.blockmachines.basicmachine.cutter.tier.05_5537=5537 I:gt.blockmachines.basicmachine.cutter.tier.05_5549=5549 I:gt.blockmachines.basicmachine.cutter.tier.05_6107=6107 + I:gt.blockmachines.basicmachine.cutter.tier.05_6184=6184 I:gt.blockmachines.basicmachine.cutter.tier.05_8684=8684 I:gt.blockmachines.basicmachine.cutter.tier.05_8789=8789 I:gt.blockmachines.basicmachine.cutter.tier.06_400=400 I:gt.blockmachines.basicmachine.cutter.tier.06_4336=4336 I:gt.blockmachines.basicmachine.cutter.tier.06_4370=4370 I:gt.blockmachines.basicmachine.cutter.tier.06_546=546 + I:gt.blockmachines.basicmachine.cutter.tier.06_574=574 I:gt.blockmachines.basicmachine.cutter.tier.06_589=589 I:gt.blockmachines.basicmachine.cutter.tier.06_7610=7610 I:gt.blockmachines.basicmachine.cutter.tier.06_7648=7648 I:gt.blockmachines.basicmachine.cutter.tier.07_1850=1850 + I:gt.blockmachines.basicmachine.cutter.tier.07_1878=1878 I:gt.blockmachines.basicmachine.cutter.tier.07_400=400 I:gt.blockmachines.basicmachine.cutter.tier.07_4800=4800 I:gt.blockmachines.basicmachine.cutter.tier.07_4998=4998 I:gt.blockmachines.basicmachine.cutter.tier.07_9058=9058 I:gt.blockmachines.basicmachine.cutter.tier.07_9096=9096 I:gt.blockmachines.basicmachine.cutter.tier.08_2040=2040 + I:gt.blockmachines.basicmachine.cutter.tier.08_2082=2082 I:gt.blockmachines.basicmachine.cutter.tier.08_400=400 I:gt.blockmachines.basicmachine.cutter.tier.08_7038=7038 I:gt.blockmachines.basicmachine.cutter.tier.08_7242=7242 @@ -115696,36 +117700,44 @@ pulveriser { I:gt.blockmachines.basicmachine.disassembler.tier.01_7288=7288 I:gt.blockmachines.basicmachine.disassembler.tier.01_7384=7384 I:gt.blockmachines.basicmachine.disassembler.tier.01_7456=7456 + I:gt.blockmachines.basicmachine.disassembler.tier.01_7720=7720 I:gt.blockmachines.basicmachine.disassembler.tier.01_8056=8056 I:gt.blockmachines.basicmachine.disassembler.tier.02_400=400 I:gt.blockmachines.basicmachine.disassembler.tier.02_6016=6016 I:gt.blockmachines.basicmachine.disassembler.tier.02_6112=6112 I:gt.blockmachines.basicmachine.disassembler.tier.02_6256=6256 I:gt.blockmachines.basicmachine.disassembler.tier.02_6298=6298 + I:gt.blockmachines.basicmachine.disassembler.tier.02_6448=6448 I:gt.blockmachines.basicmachine.disassembler.tier.02_6568=6568 I:gt.blockmachines.basicmachine.disassembler.tier.03_13715=13715 I:gt.blockmachines.basicmachine.disassembler.tier.03_13748=13748 I:gt.blockmachines.basicmachine.disassembler.tier.03_14408=14408 I:gt.blockmachines.basicmachine.disassembler.tier.03_22316=22316 I:gt.blockmachines.basicmachine.disassembler.tier.03_22412=22412 + I:gt.blockmachines.basicmachine.disassembler.tier.03_22748=22748 I:gt.blockmachines.basicmachine.disassembler.tier.03_400=400 I:gt.blockmachines.basicmachine.disassembler.tier.04_10104=10104 I:gt.blockmachines.basicmachine.disassembler.tier.04_10200=10200 + I:gt.blockmachines.basicmachine.disassembler.tier.04_10536=10536 I:gt.blockmachines.basicmachine.disassembler.tier.04_15896=15896 I:gt.blockmachines.basicmachine.disassembler.tier.04_15936=15936 I:gt.blockmachines.basicmachine.disassembler.tier.04_16512=16512 I:gt.blockmachines.basicmachine.disassembler.tier.04_400=400 I:gt.blockmachines.basicmachine.disassembler.tier.05_22240=22240 I:gt.blockmachines.basicmachine.disassembler.tier.05_22336=22336 + I:gt.blockmachines.basicmachine.disassembler.tier.05_22672=22672 I:gt.blockmachines.basicmachine.disassembler.tier.05_34924=34924 I:gt.blockmachines.basicmachine.disassembler.tier.05_34955=34955 I:gt.blockmachines.basicmachine.disassembler.tier.05_36352=36352 I:gt.blockmachines.basicmachine.disassembler.tier.05_400=400 I:gt.blockmachines.basicmachine.disassembler.tier.06_400=400 I:gt.blockmachines.basicmachine.disassembler.tier.06_546=546 + I:gt.blockmachines.basicmachine.disassembler.tier.06_574=574 I:gt.blockmachines.basicmachine.disassembler.tier.07_1850=1850 + I:gt.blockmachines.basicmachine.disassembler.tier.07_1878=1878 I:gt.blockmachines.basicmachine.disassembler.tier.07_400=400 I:gt.blockmachines.basicmachine.disassembler.tier.08_2040=2040 + I:gt.blockmachines.basicmachine.disassembler.tier.08_2082=2082 I:gt.blockmachines.basicmachine.disassembler.tier.08_400=400 I:gt.blockmachines.basicmachine.distillery.tier.01_1943=1943 I:gt.blockmachines.basicmachine.distillery.tier.01_1995=1995 @@ -115734,6 +117746,7 @@ pulveriser { I:gt.blockmachines.basicmachine.distillery.tier.01_2119=2119 I:gt.blockmachines.basicmachine.distillery.tier.01_2132=2132 I:gt.blockmachines.basicmachine.distillery.tier.01_2165=2165 + I:gt.blockmachines.basicmachine.distillery.tier.01_2214=2214 I:gt.blockmachines.basicmachine.distillery.tier.01_400=400 I:gt.blockmachines.basicmachine.distillery.tier.02_1356=1356 I:gt.blockmachines.basicmachine.distillery.tier.02_1358=1358 @@ -115742,6 +117755,7 @@ pulveriser { I:gt.blockmachines.basicmachine.distillery.tier.02_1482=1482 I:gt.blockmachines.basicmachine.distillery.tier.02_1487=1487 I:gt.blockmachines.basicmachine.distillery.tier.02_1513=1513 + I:gt.blockmachines.basicmachine.distillery.tier.02_1562=1562 I:gt.blockmachines.basicmachine.distillery.tier.02_400=400 I:gt.blockmachines.basicmachine.distillery.tier.03_2244=2244 I:gt.blockmachines.basicmachine.distillery.tier.03_2293=2293 @@ -115750,12 +117764,14 @@ pulveriser { I:gt.blockmachines.basicmachine.distillery.tier.03_3072=3072 I:gt.blockmachines.basicmachine.distillery.tier.03_3086=3086 I:gt.blockmachines.basicmachine.distillery.tier.03_3133=3133 + I:gt.blockmachines.basicmachine.distillery.tier.03_3182=3182 I:gt.blockmachines.basicmachine.distillery.tier.03_400=400 I:gt.blockmachines.basicmachine.distillery.tier.04_1644=1644 I:gt.blockmachines.basicmachine.distillery.tier.04_1716=1716 I:gt.blockmachines.basicmachine.distillery.tier.04_1730=1730 I:gt.blockmachines.basicmachine.distillery.tier.04_1736=1736 I:gt.blockmachines.basicmachine.distillery.tier.04_1776=1776 + I:gt.blockmachines.basicmachine.distillery.tier.04_1825=1825 I:gt.blockmachines.basicmachine.distillery.tier.04_2109=2109 I:gt.blockmachines.basicmachine.distillery.tier.04_2151=2151 I:gt.blockmachines.basicmachine.distillery.tier.04_2214=2214 @@ -115767,6 +117783,7 @@ pulveriser { I:gt.blockmachines.basicmachine.distillery.tier.05_4072=4072 I:gt.blockmachines.basicmachine.distillery.tier.05_4078=4078 I:gt.blockmachines.basicmachine.distillery.tier.05_4119=4119 + I:gt.blockmachines.basicmachine.distillery.tier.05_4168=4168 I:gt.blockmachines.basicmachine.distillery.tier.05_4805=4805 I:gt.blockmachines.basicmachine.distillery.tier.05_4918=4918 I:gt.blockmachines.basicmachine.distillery.tier.05_5123=5123 @@ -115776,14 +117793,17 @@ pulveriser { I:gt.blockmachines.basicmachine.distillery.tier.06_3998=3998 I:gt.blockmachines.basicmachine.distillery.tier.06_400=400 I:gt.blockmachines.basicmachine.distillery.tier.06_924=924 + I:gt.blockmachines.basicmachine.distillery.tier.06_952=952 I:gt.blockmachines.basicmachine.distillery.tier.06_967=967 I:gt.blockmachines.basicmachine.distillery.tier.07_2144=2144 + I:gt.blockmachines.basicmachine.distillery.tier.07_2172=2172 I:gt.blockmachines.basicmachine.distillery.tier.07_400=400 I:gt.blockmachines.basicmachine.distillery.tier.07_4492=4492 I:gt.blockmachines.basicmachine.distillery.tier.07_4698=4698 I:gt.blockmachines.basicmachine.distillery.tier.07_5881=5881 I:gt.blockmachines.basicmachine.distillery.tier.07_5903=5903 I:gt.blockmachines.basicmachine.distillery.tier.08_302040=302040 + I:gt.blockmachines.basicmachine.distillery.tier.08_302082=302082 I:gt.blockmachines.basicmachine.distillery.tier.08_306431=306431 I:gt.blockmachines.basicmachine.distillery.tier.08_306643=306643 I:gt.blockmachines.basicmachine.distillery.tier.08_307092=307092 @@ -115793,19 +117813,24 @@ pulveriser { I:gt.blockmachines.basicmachine.e_furnace.tier.01_400=400 I:gt.blockmachines.basicmachine.e_furnace.tier.01_948=948 I:gt.blockmachines.basicmachine.e_furnace.tier.01_956=956 + I:gt.blockmachines.basicmachine.e_furnace.tier.01_984=984 I:gt.blockmachines.basicmachine.e_furnace.tier.02_400=400 I:gt.blockmachines.basicmachine.e_furnace.tier.02_586=586 I:gt.blockmachines.basicmachine.e_furnace.tier.02_594=594 + I:gt.blockmachines.basicmachine.e_furnace.tier.02_622=622 I:gt.blockmachines.basicmachine.e_furnace.tier.02_724=724 I:gt.blockmachines.basicmachine.e_furnace.tier.03_1020=1020 I:gt.blockmachines.basicmachine.e_furnace.tier.03_1028=1028 + I:gt.blockmachines.basicmachine.e_furnace.tier.03_1056=1056 I:gt.blockmachines.basicmachine.e_furnace.tier.03_1083=1083 I:gt.blockmachines.basicmachine.e_furnace.tier.03_400=400 I:gt.blockmachines.basicmachine.e_furnace.tier.04_400=400 I:gt.blockmachines.basicmachine.e_furnace.tier.04_672=672 I:gt.blockmachines.basicmachine.e_furnace.tier.04_680=680 + I:gt.blockmachines.basicmachine.e_furnace.tier.04_708=708 I:gt.blockmachines.basicmachine.e_furnace.tier.04_728=728 I:gt.blockmachines.basicmachine.e_furnace.tier.05_1826=1826 + I:gt.blockmachines.basicmachine.e_furnace.tier.05_1854=1854 I:gt.blockmachines.basicmachine.e_furnace.tier.05_2226=2226 I:gt.blockmachines.basicmachine.e_furnace.tier.05_2234=2234 I:gt.blockmachines.basicmachine.e_furnace.tier.05_2353=2353 @@ -115815,13 +117840,16 @@ pulveriser { I:gt.blockmachines.basicmachine.e_furnace.tier.06_1528=1528 I:gt.blockmachines.basicmachine.e_furnace.tier.06_400=400 I:gt.blockmachines.basicmachine.e_furnace.tier.06_750=750 + I:gt.blockmachines.basicmachine.e_furnace.tier.06_778=778 I:gt.blockmachines.basicmachine.e_furnace.tier.06_793=793 I:gt.blockmachines.basicmachine.e_furnace.tier.07_2258=2258 + I:gt.blockmachines.basicmachine.e_furnace.tier.07_2286=2286 I:gt.blockmachines.basicmachine.e_furnace.tier.07_2820=2820 I:gt.blockmachines.basicmachine.e_furnace.tier.07_2832=2832 I:gt.blockmachines.basicmachine.e_furnace.tier.07_3044=3044 I:gt.blockmachines.basicmachine.e_furnace.tier.07_400=400 I:gt.blockmachines.basicmachine.e_furnace.tier.08_2856=2856 + I:gt.blockmachines.basicmachine.e_furnace.tier.08_2898=2898 I:gt.blockmachines.basicmachine.e_furnace.tier.08_400=400 I:gt.blockmachines.basicmachine.e_furnace.tier.08_5480=5480 I:gt.blockmachines.basicmachine.e_furnace.tier.08_5484=5484 @@ -115830,56 +117858,69 @@ pulveriser { I:gt.blockmachines.basicmachine.e_oven.tier.01_400=400 I:gt.blockmachines.basicmachine.e_oven.tier.01_948=948 I:gt.blockmachines.basicmachine.e_oven.tier.01_956=956 + I:gt.blockmachines.basicmachine.e_oven.tier.01_984=984 I:gt.blockmachines.basicmachine.e_oven.tier.02_400=400 I:gt.blockmachines.basicmachine.e_oven.tier.02_586=586 I:gt.blockmachines.basicmachine.e_oven.tier.02_594=594 + I:gt.blockmachines.basicmachine.e_oven.tier.02_622=622 I:gt.blockmachines.basicmachine.e_oven.tier.02_724=724 I:gt.blockmachines.basicmachine.e_oven.tier.03_1020=1020 I:gt.blockmachines.basicmachine.e_oven.tier.03_1028=1028 + I:gt.blockmachines.basicmachine.e_oven.tier.03_1056=1056 I:gt.blockmachines.basicmachine.e_oven.tier.03_1083=1083 I:gt.blockmachines.basicmachine.e_oven.tier.03_400=400 I:gt.blockmachines.basicmachine.e_oven.tier.04_400=400 I:gt.blockmachines.basicmachine.e_oven.tier.04_672=672 I:gt.blockmachines.basicmachine.e_oven.tier.04_680=680 + I:gt.blockmachines.basicmachine.e_oven.tier.04_708=708 I:gt.blockmachines.basicmachine.e_oven.tier.04_728=728 I:gt.blockmachines.basicmachine.e_oven.tier.05_1826=1826 + I:gt.blockmachines.basicmachine.e_oven.tier.05_1854=1854 I:gt.blockmachines.basicmachine.e_oven.tier.05_2226=2226 I:gt.blockmachines.basicmachine.e_oven.tier.05_2234=2234 I:gt.blockmachines.basicmachine.e_oven.tier.05_2353=2353 I:gt.blockmachines.basicmachine.e_oven.tier.05_400=400 I:gt.blockmachines.basicmachine.electrolyzer.tier.01_1046=1046 I:gt.blockmachines.basicmachine.electrolyzer.tier.01_1052=1052 + I:gt.blockmachines.basicmachine.electrolyzer.tier.01_1073=1073 I:gt.blockmachines.basicmachine.electrolyzer.tier.01_1214=1214 I:gt.blockmachines.basicmachine.electrolyzer.tier.01_400=400 I:gt.blockmachines.basicmachine.electrolyzer.tier.02_400=400 I:gt.blockmachines.basicmachine.electrolyzer.tier.02_545=545 I:gt.blockmachines.basicmachine.electrolyzer.tier.02_551=551 + I:gt.blockmachines.basicmachine.electrolyzer.tier.02_572=572 I:gt.blockmachines.basicmachine.electrolyzer.tier.02_683=683 I:gt.blockmachines.basicmachine.electrolyzer.tier.03_1065=1065 I:gt.blockmachines.basicmachine.electrolyzer.tier.03_1071=1071 + I:gt.blockmachines.basicmachine.electrolyzer.tier.03_1092=1092 I:gt.blockmachines.basicmachine.electrolyzer.tier.03_1128=1128 I:gt.blockmachines.basicmachine.electrolyzer.tier.03_400=400 I:gt.blockmachines.basicmachine.electrolyzer.tier.04_400=400 I:gt.blockmachines.basicmachine.electrolyzer.tier.04_842=842 I:gt.blockmachines.basicmachine.electrolyzer.tier.04_848=848 + I:gt.blockmachines.basicmachine.electrolyzer.tier.04_869=869 I:gt.blockmachines.basicmachine.electrolyzer.tier.04_898=898 I:gt.blockmachines.basicmachine.electrolyzer.tier.05_1635=1635 I:gt.blockmachines.basicmachine.electrolyzer.tier.05_1641=1641 I:gt.blockmachines.basicmachine.electrolyzer.tier.05_1647=1647 + I:gt.blockmachines.basicmachine.electrolyzer.tier.05_1668=1668 I:gt.blockmachines.basicmachine.electrolyzer.tier.05_1762=1762 I:gt.blockmachines.basicmachine.electrolyzer.tier.05_400=400 I:gt.blockmachines.basicmachine.electrolyzer.tier.06_1273=1273 + I:gt.blockmachines.basicmachine.electrolyzer.tier.06_1294=1294 I:gt.blockmachines.basicmachine.electrolyzer.tier.06_1295=1295 I:gt.blockmachines.basicmachine.electrolyzer.tier.06_1972=1972 I:gt.blockmachines.basicmachine.electrolyzer.tier.06_1982=1982 I:gt.blockmachines.basicmachine.electrolyzer.tier.06_2032=2032 I:gt.blockmachines.basicmachine.electrolyzer.tier.06_400=400 I:gt.blockmachines.basicmachine.electrolyzer.tier.07_2080=2080 + I:gt.blockmachines.basicmachine.electrolyzer.tier.07_2101=2101 I:gt.blockmachines.basicmachine.electrolyzer.tier.07_2644=2644 I:gt.blockmachines.basicmachine.electrolyzer.tier.07_2654=2654 I:gt.blockmachines.basicmachine.electrolyzer.tier.07_2868=2868 I:gt.blockmachines.basicmachine.electrolyzer.tier.07_400=400 I:gt.blockmachines.basicmachine.electrolyzer.tier.08_2426=2426 + I:gt.blockmachines.basicmachine.electrolyzer.tier.08_2461=2461 I:gt.blockmachines.basicmachine.electrolyzer.tier.08_400=400 I:gt.blockmachines.basicmachine.electrolyzer.tier.08_5052=5052 I:gt.blockmachines.basicmachine.electrolyzer.tier.08_5054=5054 @@ -115888,12 +117929,14 @@ pulveriser { I:gt.blockmachines.basicmachine.electromagneticseparator.tier.01_1802=1802 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.01_1950=1950 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.01_2360=2360 + I:gt.blockmachines.basicmachine.electromagneticseparator.tier.01_2430=2430 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.01_400=400 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.02_1325=1325 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.02_1345=1345 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.02_1369=1369 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.02_1487=1487 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.02_1903=1903 + I:gt.blockmachines.basicmachine.electromagneticseparator.tier.02_1973=1973 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.02_400=400 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.03_2954=2954 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.03_2997=2997 @@ -115901,9 +117944,11 @@ pulveriser { I:gt.blockmachines.basicmachine.electromagneticseparator.tier.03_4378=4378 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.03_4398=4398 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.03_4956=4956 + I:gt.blockmachines.basicmachine.electromagneticseparator.tier.03_5026=5026 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.04_2450=2450 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.04_2470=2470 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.04_3028=3028 + I:gt.blockmachines.basicmachine.electromagneticseparator.tier.04_3098=3098 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.04_3426=3426 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.04_3462=3462 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.04_400=400 @@ -115912,6 +117957,7 @@ pulveriser { I:gt.blockmachines.basicmachine.electromagneticseparator.tier.05_5278=5278 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.05_5298=5298 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.05_5370=5370 + I:gt.blockmachines.basicmachine.electromagneticseparator.tier.05_5440=5440 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.05_7396=7396 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.05_7503=7503 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.06_3805=3805 @@ -115920,14 +117966,17 @@ pulveriser { I:gt.blockmachines.basicmachine.electromagneticseparator.tier.06_5981=5981 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.06_6013=6013 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.06_802=802 + I:gt.blockmachines.basicmachine.electromagneticseparator.tier.06_837=837 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.06_866=866 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.07_2127=2127 + I:gt.blockmachines.basicmachine.electromagneticseparator.tier.07_2162=2162 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.07_400=400 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.07_4313=4313 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.07_4513=4513 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.07_7145=7145 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.07_7177=7177 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.08_2317=2317 + I:gt.blockmachines.basicmachine.electromagneticseparator.tier.08_2366=2366 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.08_400=400 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.08_6553=6553 I:gt.blockmachines.basicmachine.electromagneticseparator.tier.08_6759=6759 @@ -115937,6 +117986,7 @@ pulveriser { I:gt.blockmachines.basicmachine.extractor.tier.01_2637=2637 I:gt.blockmachines.basicmachine.extractor.tier.01_2650=2650 I:gt.blockmachines.basicmachine.extractor.tier.01_2683=2683 + I:gt.blockmachines.basicmachine.extractor.tier.01_2760=2760 I:gt.blockmachines.basicmachine.extractor.tier.01_2796=2796 I:gt.blockmachines.basicmachine.extractor.tier.01_2818=2818 I:gt.blockmachines.basicmachine.extractor.tier.01_400=400 @@ -115945,6 +117995,7 @@ pulveriser { I:gt.blockmachines.basicmachine.extractor.tier.02_1901=1901 I:gt.blockmachines.basicmachine.extractor.tier.02_1915=1915 I:gt.blockmachines.basicmachine.extractor.tier.02_1979=1979 + I:gt.blockmachines.basicmachine.extractor.tier.02_1992=1992 I:gt.blockmachines.basicmachine.extractor.tier.02_2017=2017 I:gt.blockmachines.basicmachine.extractor.tier.02_400=400 I:gt.blockmachines.basicmachine.extractor.tier.03_3479=3479 @@ -115954,11 +118005,13 @@ pulveriser { I:gt.blockmachines.basicmachine.extractor.tier.03_4895=4895 I:gt.blockmachines.basicmachine.extractor.tier.03_4917=4917 I:gt.blockmachines.basicmachine.extractor.tier.03_4964=4964 + I:gt.blockmachines.basicmachine.extractor.tier.03_5041=5041 I:gt.blockmachines.basicmachine.extractor.tier.04_2526=2526 I:gt.blockmachines.basicmachine.extractor.tier.04_2548=2548 I:gt.blockmachines.basicmachine.extractor.tier.04_2549=2549 I:gt.blockmachines.basicmachine.extractor.tier.04_2554=2554 I:gt.blockmachines.basicmachine.extractor.tier.04_2594=2594 + I:gt.blockmachines.basicmachine.extractor.tier.04_2671=2671 I:gt.blockmachines.basicmachine.extractor.tier.04_3510=3510 I:gt.blockmachines.basicmachine.extractor.tier.04_3544=3544 I:gt.blockmachines.basicmachine.extractor.tier.04_3654=3654 @@ -115970,6 +118023,7 @@ pulveriser { I:gt.blockmachines.basicmachine.extractor.tier.05_5855=5855 I:gt.blockmachines.basicmachine.extractor.tier.05_5860=5860 I:gt.blockmachines.basicmachine.extractor.tier.05_5901=5901 + I:gt.blockmachines.basicmachine.extractor.tier.05_5978=5978 I:gt.blockmachines.basicmachine.extractor.tier.05_7954=7954 I:gt.blockmachines.basicmachine.extractor.tier.05_8059=8059 I:gt.blockmachines.basicmachine.extractor.tier.05_8311=8311 @@ -115977,16 +118031,19 @@ pulveriser { I:gt.blockmachines.basicmachine.extractor.tier.06_4211=4211 I:gt.blockmachines.basicmachine.extractor.tier.06_4245=4245 I:gt.blockmachines.basicmachine.extractor.tier.06_546=546 + I:gt.blockmachines.basicmachine.extractor.tier.06_574=574 I:gt.blockmachines.basicmachine.extractor.tier.06_589=589 I:gt.blockmachines.basicmachine.extractor.tier.06_6379=6379 I:gt.blockmachines.basicmachine.extractor.tier.06_6413=6413 I:gt.blockmachines.basicmachine.extractor.tier.07_1850=1850 + I:gt.blockmachines.basicmachine.extractor.tier.07_1878=1878 I:gt.blockmachines.basicmachine.extractor.tier.07_400=400 I:gt.blockmachines.basicmachine.extractor.tier.07_6275=6275 I:gt.blockmachines.basicmachine.extractor.tier.07_6473=6473 I:gt.blockmachines.basicmachine.extractor.tier.07_9084=9084 I:gt.blockmachines.basicmachine.extractor.tier.07_9118=9118 I:gt.blockmachines.basicmachine.extractor.tier.08_2040=2040 + I:gt.blockmachines.basicmachine.extractor.tier.08_2082=2082 I:gt.blockmachines.basicmachine.extractor.tier.08_308202=308202 I:gt.blockmachines.basicmachine.extractor.tier.08_308406=308406 I:gt.blockmachines.basicmachine.extractor.tier.08_309547=309547 @@ -115994,12 +118051,14 @@ pulveriser { I:gt.blockmachines.basicmachine.extractor.tier.08_400=400 I:gt.blockmachines.basicmachine.extruder.tier.01_2042=2042 I:gt.blockmachines.basicmachine.extruder.tier.01_2054=2054 + I:gt.blockmachines.basicmachine.extruder.tier.01_2096=2096 I:gt.blockmachines.basicmachine.extruder.tier.01_2210=2210 I:gt.blockmachines.basicmachine.extruder.tier.01_2222=2222 I:gt.blockmachines.basicmachine.extruder.tier.01_400=400 I:gt.blockmachines.basicmachine.extruder.tier.02_1487=1487 I:gt.blockmachines.basicmachine.extruder.tier.02_1499=1499 I:gt.blockmachines.basicmachine.extruder.tier.02_1511=1511 + I:gt.blockmachines.basicmachine.extruder.tier.02_1541=1541 I:gt.blockmachines.basicmachine.extruder.tier.02_1589=1589 I:gt.blockmachines.basicmachine.extruder.tier.02_1637=1637 I:gt.blockmachines.basicmachine.extruder.tier.02_400=400 @@ -116008,33 +118067,39 @@ pulveriser { I:gt.blockmachines.basicmachine.extruder.tier.03_2602=2602 I:gt.blockmachines.basicmachine.extruder.tier.03_3147=3147 I:gt.blockmachines.basicmachine.extruder.tier.03_3159=3159 + I:gt.blockmachines.basicmachine.extruder.tier.03_3201=3201 I:gt.blockmachines.basicmachine.extruder.tier.03_400=400 I:gt.blockmachines.basicmachine.extruder.tier.04_1962=1962 I:gt.blockmachines.basicmachine.extruder.tier.04_1974=1974 + I:gt.blockmachines.basicmachine.extruder.tier.04_2016=2016 I:gt.blockmachines.basicmachine.extruder.tier.04_2452=2452 I:gt.blockmachines.basicmachine.extruder.tier.04_2496=2496 I:gt.blockmachines.basicmachine.extruder.tier.04_2596=2596 I:gt.blockmachines.basicmachine.extruder.tier.04_400=400 I:gt.blockmachines.basicmachine.extruder.tier.05_400=400 I:gt.blockmachines.basicmachine.extruder.tier.05_4593=4593 + I:gt.blockmachines.basicmachine.extruder.tier.05_4635=4635 I:gt.blockmachines.basicmachine.extruder.tier.05_5421=5421 I:gt.blockmachines.basicmachine.extruder.tier.05_5433=5433 I:gt.blockmachines.basicmachine.extruder.tier.05_6482=6482 I:gt.blockmachines.basicmachine.extruder.tier.05_6597=6597 I:gt.blockmachines.basicmachine.extruder.tier.05_6839=6839 I:gt.blockmachines.basicmachine.extruder.tier.06_1063=1063 + I:gt.blockmachines.basicmachine.extruder.tier.06_1077=1077 I:gt.blockmachines.basicmachine.extruder.tier.06_3026=3026 I:gt.blockmachines.basicmachine.extruder.tier.06_3070=3070 I:gt.blockmachines.basicmachine.extruder.tier.06_400=400 I:gt.blockmachines.basicmachine.extruder.tier.06_4110=4110 I:gt.blockmachines.basicmachine.extruder.tier.06_4130=4130 I:gt.blockmachines.basicmachine.extruder.tier.07_2444=2444 + I:gt.blockmachines.basicmachine.extruder.tier.07_2458=2458 I:gt.blockmachines.basicmachine.extruder.tier.07_400=400 I:gt.blockmachines.basicmachine.extruder.tier.07_4850=4850 I:gt.blockmachines.basicmachine.extruder.tier.07_5058=5058 I:gt.blockmachines.basicmachine.extruder.tier.07_6262=6262 I:gt.blockmachines.basicmachine.extruder.tier.07_6282=6282 I:gt.blockmachines.basicmachine.extruder.tier.08_302748=302748 + I:gt.blockmachines.basicmachine.extruder.tier.08_302776=302776 I:gt.blockmachines.basicmachine.extruder.tier.08_307196=307196 I:gt.blockmachines.basicmachine.extruder.tier.08_307410=307410 I:gt.blockmachines.basicmachine.extruder.tier.08_307880=307880 @@ -116044,12 +118109,14 @@ pulveriser { I:gt.blockmachines.basicmachine.fermenter.tier.01_2019=2019 I:gt.blockmachines.basicmachine.fermenter.tier.01_2032=2032 I:gt.blockmachines.basicmachine.fermenter.tier.01_2065=2065 + I:gt.blockmachines.basicmachine.fermenter.tier.01_2128=2128 I:gt.blockmachines.basicmachine.fermenter.tier.01_2182=2182 I:gt.blockmachines.basicmachine.fermenter.tier.01_400=400 I:gt.blockmachines.basicmachine.fermenter.tier.02_1354=1354 I:gt.blockmachines.basicmachine.fermenter.tier.02_1372=1372 I:gt.blockmachines.basicmachine.fermenter.tier.02_1392=1392 I:gt.blockmachines.basicmachine.fermenter.tier.02_1418=1418 + I:gt.blockmachines.basicmachine.fermenter.tier.02_1481=1481 I:gt.blockmachines.basicmachine.fermenter.tier.02_1512=1512 I:gt.blockmachines.basicmachine.fermenter.tier.02_400=400 I:gt.blockmachines.basicmachine.fermenter.tier.03_2411=2411 @@ -116057,12 +118124,14 @@ pulveriser { I:gt.blockmachines.basicmachine.fermenter.tier.03_3109=3109 I:gt.blockmachines.basicmachine.fermenter.tier.03_3127=3127 I:gt.blockmachines.basicmachine.fermenter.tier.03_3174=3174 + I:gt.blockmachines.basicmachine.fermenter.tier.03_3237=3237 I:gt.blockmachines.basicmachine.fermenter.tier.03_400=400 I:gt.blockmachines.basicmachine.fermenter.tier.04_1604=1604 I:gt.blockmachines.basicmachine.fermenter.tier.04_1622=1622 I:gt.blockmachines.basicmachine.fermenter.tier.04_1623=1623 I:gt.blockmachines.basicmachine.fermenter.tier.04_1628=1628 I:gt.blockmachines.basicmachine.fermenter.tier.04_1668=1668 + I:gt.blockmachines.basicmachine.fermenter.tier.04_1731=1731 I:gt.blockmachines.basicmachine.fermenter.tier.04_2106=2106 I:gt.blockmachines.basicmachine.fermenter.tier.04_2144=2144 I:gt.blockmachines.basicmachine.fermenter.tier.04_400=400 @@ -116073,40 +118142,53 @@ pulveriser { I:gt.blockmachines.basicmachine.fermenter.tier.05_3926=3926 I:gt.blockmachines.basicmachine.fermenter.tier.05_3967=3967 I:gt.blockmachines.basicmachine.fermenter.tier.05_400=400 + I:gt.blockmachines.basicmachine.fermenter.tier.05_4030=4030 I:gt.blockmachines.basicmachine.fermenter.tier.05_4959=4959 I:gt.blockmachines.basicmachine.fermenter.tier.05_5068=5068 I:gt.blockmachines.basicmachine.fermenter.tier.06_400=400 I:gt.blockmachines.basicmachine.fermenter.tier.06_611=611 + I:gt.blockmachines.basicmachine.fermenter.tier.06_653=653 I:gt.blockmachines.basicmachine.fermenter.tier.07_1958=1958 + I:gt.blockmachines.basicmachine.fermenter.tier.07_2000=2000 I:gt.blockmachines.basicmachine.fermenter.tier.07_400=400 I:gt.blockmachines.basicmachine.fermenter.tier.08_2148=2148 + I:gt.blockmachines.basicmachine.fermenter.tier.08_2204=2204 I:gt.blockmachines.basicmachine.fermenter.tier.08_400=400 + I:gt.blockmachines.basicmachine.fluidcanner.tier.01_1977=1977 I:gt.blockmachines.basicmachine.fluidcanner.tier.01_3018=3018 I:gt.blockmachines.basicmachine.fluidcanner.tier.01_3038=3038 I:gt.blockmachines.basicmachine.fluidcanner.tier.01_3064=3064 I:gt.blockmachines.basicmachine.fluidcanner.tier.01_3131=3131 + I:gt.blockmachines.basicmachine.fluidcanner.tier.01_3201=3201 I:gt.blockmachines.basicmachine.fluidcanner.tier.01_3212=3212 I:gt.blockmachines.basicmachine.fluidcanner.tier.01_400=400 + I:gt.blockmachines.basicmachine.fluidcanner.tier.02_1385=1385 I:gt.blockmachines.basicmachine.fluidcanner.tier.02_2184=2184 I:gt.blockmachines.basicmachine.fluidcanner.tier.02_2204=2204 I:gt.blockmachines.basicmachine.fluidcanner.tier.02_2245=2245 I:gt.blockmachines.basicmachine.fluidcanner.tier.02_2297=2297 I:gt.blockmachines.basicmachine.fluidcanner.tier.02_2363=2363 + I:gt.blockmachines.basicmachine.fluidcanner.tier.02_2367=2367 I:gt.blockmachines.basicmachine.fluidcanner.tier.02_400=400 + I:gt.blockmachines.basicmachine.fluidcanner.tier.03_3008=3008 I:gt.blockmachines.basicmachine.fluidcanner.tier.03_3519=3519 I:gt.blockmachines.basicmachine.fluidcanner.tier.03_3562=3562 I:gt.blockmachines.basicmachine.fluidcanner.tier.03_400=400 I:gt.blockmachines.basicmachine.fluidcanner.tier.03_4931=4931 I:gt.blockmachines.basicmachine.fluidcanner.tier.03_4951=4951 I:gt.blockmachines.basicmachine.fluidcanner.tier.03_5044=5044 + I:gt.blockmachines.basicmachine.fluidcanner.tier.03_5114=5114 + I:gt.blockmachines.basicmachine.fluidcanner.tier.04_1672=1672 I:gt.blockmachines.basicmachine.fluidcanner.tier.04_2656=2656 I:gt.blockmachines.basicmachine.fluidcanner.tier.04_2676=2676 I:gt.blockmachines.basicmachine.fluidcanner.tier.04_2678=2678 I:gt.blockmachines.basicmachine.fluidcanner.tier.04_2688=2688 I:gt.blockmachines.basicmachine.fluidcanner.tier.04_2769=2769 + I:gt.blockmachines.basicmachine.fluidcanner.tier.04_2839=2839 I:gt.blockmachines.basicmachine.fluidcanner.tier.04_3644=3644 I:gt.blockmachines.basicmachine.fluidcanner.tier.04_3680=3680 I:gt.blockmachines.basicmachine.fluidcanner.tier.04_400=400 + I:gt.blockmachines.basicmachine.fluidcanner.tier.05_3802=3802 I:gt.blockmachines.basicmachine.fluidcanner.tier.05_400=400 I:gt.blockmachines.basicmachine.fluidcanner.tier.05_6009=6009 I:gt.blockmachines.basicmachine.fluidcanner.tier.05_6029=6029 @@ -116114,18 +118196,23 @@ pulveriser { I:gt.blockmachines.basicmachine.fluidcanner.tier.05_6043=6043 I:gt.blockmachines.basicmachine.fluidcanner.tier.05_6053=6053 I:gt.blockmachines.basicmachine.fluidcanner.tier.05_6134=6134 + I:gt.blockmachines.basicmachine.fluidcanner.tier.05_6204=6204 I:gt.blockmachines.basicmachine.fluidcanner.tier.05_8154=8154 I:gt.blockmachines.basicmachine.fluidcanner.tier.05_8261=8261 I:gt.blockmachines.basicmachine.fluidcanner.tier.06_400=400 I:gt.blockmachines.basicmachine.fluidcanner.tier.06_546=546 + I:gt.blockmachines.basicmachine.fluidcanner.tier.06_574=574 I:gt.blockmachines.basicmachine.fluidcanner.tier.07_1850=1850 + I:gt.blockmachines.basicmachine.fluidcanner.tier.07_1878=1878 I:gt.blockmachines.basicmachine.fluidcanner.tier.07_400=400 I:gt.blockmachines.basicmachine.fluidcanner.tier.08_2040=2040 + I:gt.blockmachines.basicmachine.fluidcanner.tier.08_2082=2082 I:gt.blockmachines.basicmachine.fluidcanner.tier.08_400=400 I:gt.blockmachines.basicmachine.fluidextractor.tier.01_2615=2615 I:gt.blockmachines.basicmachine.fluidextractor.tier.01_2637=2637 I:gt.blockmachines.basicmachine.fluidextractor.tier.01_2650=2650 I:gt.blockmachines.basicmachine.fluidextractor.tier.01_2683=2683 + I:gt.blockmachines.basicmachine.fluidextractor.tier.01_2760=2760 I:gt.blockmachines.basicmachine.fluidextractor.tier.01_2796=2796 I:gt.blockmachines.basicmachine.fluidextractor.tier.01_2818=2818 I:gt.blockmachines.basicmachine.fluidextractor.tier.01_400=400 @@ -116134,6 +118221,7 @@ pulveriser { I:gt.blockmachines.basicmachine.fluidextractor.tier.02_1901=1901 I:gt.blockmachines.basicmachine.fluidextractor.tier.02_1915=1915 I:gt.blockmachines.basicmachine.fluidextractor.tier.02_1979=1979 + I:gt.blockmachines.basicmachine.fluidextractor.tier.02_1992=1992 I:gt.blockmachines.basicmachine.fluidextractor.tier.02_2017=2017 I:gt.blockmachines.basicmachine.fluidextractor.tier.02_400=400 I:gt.blockmachines.basicmachine.fluidextractor.tier.03_3479=3479 @@ -116143,11 +118231,13 @@ pulveriser { I:gt.blockmachines.basicmachine.fluidextractor.tier.03_4895=4895 I:gt.blockmachines.basicmachine.fluidextractor.tier.03_4917=4917 I:gt.blockmachines.basicmachine.fluidextractor.tier.03_4964=4964 + I:gt.blockmachines.basicmachine.fluidextractor.tier.03_5041=5041 I:gt.blockmachines.basicmachine.fluidextractor.tier.04_2526=2526 I:gt.blockmachines.basicmachine.fluidextractor.tier.04_2548=2548 I:gt.blockmachines.basicmachine.fluidextractor.tier.04_2549=2549 I:gt.blockmachines.basicmachine.fluidextractor.tier.04_2554=2554 I:gt.blockmachines.basicmachine.fluidextractor.tier.04_2594=2594 + I:gt.blockmachines.basicmachine.fluidextractor.tier.04_2671=2671 I:gt.blockmachines.basicmachine.fluidextractor.tier.04_3510=3510 I:gt.blockmachines.basicmachine.fluidextractor.tier.04_3544=3544 I:gt.blockmachines.basicmachine.fluidextractor.tier.04_3654=3654 @@ -116159,19 +118249,24 @@ pulveriser { I:gt.blockmachines.basicmachine.fluidextractor.tier.05_5855=5855 I:gt.blockmachines.basicmachine.fluidextractor.tier.05_5860=5860 I:gt.blockmachines.basicmachine.fluidextractor.tier.05_5901=5901 + I:gt.blockmachines.basicmachine.fluidextractor.tier.05_5978=5978 I:gt.blockmachines.basicmachine.fluidextractor.tier.05_7954=7954 I:gt.blockmachines.basicmachine.fluidextractor.tier.05_8059=8059 I:gt.blockmachines.basicmachine.fluidextractor.tier.05_8311=8311 I:gt.blockmachines.basicmachine.fluidextractor.tier.06_400=400 I:gt.blockmachines.basicmachine.fluidextractor.tier.06_586=586 + I:gt.blockmachines.basicmachine.fluidextractor.tier.06_614=614 I:gt.blockmachines.basicmachine.fluidextractor.tier.07_1890=1890 + I:gt.blockmachines.basicmachine.fluidextractor.tier.07_1918=1918 I:gt.blockmachines.basicmachine.fluidextractor.tier.07_400=400 I:gt.blockmachines.basicmachine.fluidextractor.tier.08_2080=2080 + I:gt.blockmachines.basicmachine.fluidextractor.tier.08_2122=2122 I:gt.blockmachines.basicmachine.fluidextractor.tier.08_400=400 I:gt.blockmachines.basicmachine.fluidheater.tier.01_3250=3250 I:gt.blockmachines.basicmachine.fluidheater.tier.01_3270=3270 I:gt.blockmachines.basicmachine.fluidheater.tier.01_3296=3296 I:gt.blockmachines.basicmachine.fluidheater.tier.01_3363=3363 + I:gt.blockmachines.basicmachine.fluidheater.tier.01_3433=3433 I:gt.blockmachines.basicmachine.fluidheater.tier.01_3444=3444 I:gt.blockmachines.basicmachine.fluidheater.tier.01_400=400 I:gt.blockmachines.basicmachine.fluidheater.tier.02_2404=2404 @@ -116179,6 +118274,7 @@ pulveriser { I:gt.blockmachines.basicmachine.fluidheater.tier.02_2465=2465 I:gt.blockmachines.basicmachine.fluidheater.tier.02_2517=2517 I:gt.blockmachines.basicmachine.fluidheater.tier.02_2583=2583 + I:gt.blockmachines.basicmachine.fluidheater.tier.02_2587=2587 I:gt.blockmachines.basicmachine.fluidheater.tier.02_400=400 I:gt.blockmachines.basicmachine.fluidheater.tier.03_3675=3675 I:gt.blockmachines.basicmachine.fluidheater.tier.03_3718=3718 @@ -116186,11 +118282,13 @@ pulveriser { I:gt.blockmachines.basicmachine.fluidheater.tier.03_5087=5087 I:gt.blockmachines.basicmachine.fluidheater.tier.03_5107=5107 I:gt.blockmachines.basicmachine.fluidheater.tier.03_5200=5200 + I:gt.blockmachines.basicmachine.fluidheater.tier.03_5270=5270 I:gt.blockmachines.basicmachine.fluidheater.tier.04_2860=2860 I:gt.blockmachines.basicmachine.fluidheater.tier.04_2880=2880 I:gt.blockmachines.basicmachine.fluidheater.tier.04_2882=2882 I:gt.blockmachines.basicmachine.fluidheater.tier.04_2892=2892 I:gt.blockmachines.basicmachine.fluidheater.tier.04_2973=2973 + I:gt.blockmachines.basicmachine.fluidheater.tier.04_3043=3043 I:gt.blockmachines.basicmachine.fluidheater.tier.04_3848=3848 I:gt.blockmachines.basicmachine.fluidheater.tier.04_3884=3884 I:gt.blockmachines.basicmachine.fluidheater.tier.04_400=400 @@ -116199,20 +118297,25 @@ pulveriser { I:gt.blockmachines.basicmachine.fluidheater.tier.05_6499=6499 I:gt.blockmachines.basicmachine.fluidheater.tier.05_6509=6509 I:gt.blockmachines.basicmachine.fluidheater.tier.05_6590=6590 + I:gt.blockmachines.basicmachine.fluidheater.tier.05_6660=6660 I:gt.blockmachines.basicmachine.fluidheater.tier.05_6885=6885 I:gt.blockmachines.basicmachine.fluidheater.tier.05_6905=6905 I:gt.blockmachines.basicmachine.fluidheater.tier.05_9030=9030 I:gt.blockmachines.basicmachine.fluidheater.tier.05_9137=9137 I:gt.blockmachines.basicmachine.fluidheater.tier.06_400=400 I:gt.blockmachines.basicmachine.fluidheater.tier.06_850=850 + I:gt.blockmachines.basicmachine.fluidheater.tier.06_878=878 I:gt.blockmachines.basicmachine.fluidheater.tier.07_2546=2546 + I:gt.blockmachines.basicmachine.fluidheater.tier.07_2560=2560 I:gt.blockmachines.basicmachine.fluidheater.tier.07_400=400 I:gt.blockmachines.basicmachine.fluidheater.tier.08_2736=2736 + I:gt.blockmachines.basicmachine.fluidheater.tier.08_2764=2764 I:gt.blockmachines.basicmachine.fluidheater.tier.08_400=400 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.01_3070=3070 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.01_3090=3090 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.01_3116=3116 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.01_3183=3183 + I:gt.blockmachines.basicmachine.fluidsolidifier.tier.01_3253=3253 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.01_3264=3264 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.01_400=400 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.02_2236=2236 @@ -116220,6 +118323,7 @@ pulveriser { I:gt.blockmachines.basicmachine.fluidsolidifier.tier.02_2297=2297 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.02_2349=2349 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.02_2415=2415 + I:gt.blockmachines.basicmachine.fluidsolidifier.tier.02_2419=2419 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.02_400=400 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.03_3571=3571 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.03_3614=3614 @@ -116227,11 +118331,13 @@ pulveriser { I:gt.blockmachines.basicmachine.fluidsolidifier.tier.03_4983=4983 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.03_5003=5003 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.03_5096=5096 + I:gt.blockmachines.basicmachine.fluidsolidifier.tier.03_5166=5166 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.04_2708=2708 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.04_2728=2728 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.04_2730=2730 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.04_2740=2740 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.04_2821=2821 + I:gt.blockmachines.basicmachine.fluidsolidifier.tier.04_2891=2891 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.04_3696=3696 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.04_3732=3732 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.04_400=400 @@ -116242,22 +118348,26 @@ pulveriser { I:gt.blockmachines.basicmachine.fluidsolidifier.tier.05_6095=6095 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.05_6105=6105 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.05_6186=6186 + I:gt.blockmachines.basicmachine.fluidsolidifier.tier.05_6256=6256 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.05_8206=8206 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.05_8313=8313 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.06_400=400 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.06_4498=4498 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.06_4534=4534 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.06_618=618 + I:gt.blockmachines.basicmachine.fluidsolidifier.tier.06_646=646 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.06_661=661 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.06_6662=6662 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.06_6694=6694 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.07_1922=1922 + I:gt.blockmachines.basicmachine.fluidsolidifier.tier.07_1950=1950 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.07_400=400 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.07_6535=6535 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.07_6735=6735 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.07_9324=9324 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.07_9356=9356 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.08_2112=2112 + I:gt.blockmachines.basicmachine.fluidsolidifier.tier.08_2154=2154 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.08_400=400 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.08_608169=608169 I:gt.blockmachines.basicmachine.fluidsolidifier.tier.08_608375=608375 @@ -116265,12 +118375,14 @@ pulveriser { I:gt.blockmachines.basicmachine.fluidsolidifier.tier.08_609519=609519 I:gt.blockmachines.basicmachine.hammer.tier.01_2118=2118 I:gt.blockmachines.basicmachine.hammer.tier.01_2138=2138 + I:gt.blockmachines.basicmachine.hammer.tier.01_2208=2208 I:gt.blockmachines.basicmachine.hammer.tier.01_2286=2286 I:gt.blockmachines.basicmachine.hammer.tier.01_2306=2306 I:gt.blockmachines.basicmachine.hammer.tier.01_400=400 I:gt.blockmachines.basicmachine.hammer.tier.02_1537=1537 I:gt.blockmachines.basicmachine.hammer.tier.02_1557=1557 I:gt.blockmachines.basicmachine.hammer.tier.02_1569=1569 + I:gt.blockmachines.basicmachine.hammer.tier.02_1627=1627 I:gt.blockmachines.basicmachine.hammer.tier.02_1647=1647 I:gt.blockmachines.basicmachine.hammer.tier.02_1687=1687 I:gt.blockmachines.basicmachine.hammer.tier.02_400=400 @@ -116279,9 +118391,11 @@ pulveriser { I:gt.blockmachines.basicmachine.hammer.tier.03_3057=3057 I:gt.blockmachines.basicmachine.hammer.tier.03_3594=3594 I:gt.blockmachines.basicmachine.hammer.tier.03_3614=3614 + I:gt.blockmachines.basicmachine.hammer.tier.03_3684=3684 I:gt.blockmachines.basicmachine.hammer.tier.03_400=400 I:gt.blockmachines.basicmachine.hammer.tier.04_1994=1994 I:gt.blockmachines.basicmachine.hammer.tier.04_2014=2014 + I:gt.blockmachines.basicmachine.hammer.tier.04_2084=2084 I:gt.blockmachines.basicmachine.hammer.tier.04_2492=2492 I:gt.blockmachines.basicmachine.hammer.tier.04_2528=2528 I:gt.blockmachines.basicmachine.hammer.tier.04_2636=2636 @@ -116290,10 +118404,12 @@ pulveriser { I:gt.blockmachines.basicmachine.hammer.tier.05_4210=4210 I:gt.blockmachines.basicmachine.hammer.tier.05_4230=4230 I:gt.blockmachines.basicmachine.hammer.tier.05_4254=4254 + I:gt.blockmachines.basicmachine.hammer.tier.05_4324=4324 I:gt.blockmachines.basicmachine.hammer.tier.05_5279=5279 I:gt.blockmachines.basicmachine.hammer.tier.05_5386=5386 I:gt.blockmachines.basicmachine.hammer.tier.05_5636=5636 I:gt.blockmachines.basicmachine.hammer.tier.06_1171=1171 + I:gt.blockmachines.basicmachine.hammer.tier.06_1213=1213 I:gt.blockmachines.basicmachine.hammer.tier.06_1257=1257 I:gt.blockmachines.basicmachine.hammer.tier.06_3304=3304 I:gt.blockmachines.basicmachine.hammer.tier.06_3340=3340 @@ -116301,12 +118417,14 @@ pulveriser { I:gt.blockmachines.basicmachine.hammer.tier.06_4380=4380 I:gt.blockmachines.basicmachine.hammer.tier.06_4408=4408 I:gt.blockmachines.basicmachine.hammer.tier.07_2518=2518 + I:gt.blockmachines.basicmachine.hammer.tier.07_2560=2560 I:gt.blockmachines.basicmachine.hammer.tier.07_400=400 I:gt.blockmachines.basicmachine.hammer.tier.07_4924=4924 I:gt.blockmachines.basicmachine.hammer.tier.07_5124=5124 I:gt.blockmachines.basicmachine.hammer.tier.07_6328=6328 I:gt.blockmachines.basicmachine.hammer.tier.07_6356=6356 I:gt.blockmachines.basicmachine.hammer.tier.08_2708=2708 + I:gt.blockmachines.basicmachine.hammer.tier.08_2764=2764 I:gt.blockmachines.basicmachine.hammer.tier.08_400=400 I:gt.blockmachines.basicmachine.hammer.tier.08_7156=7156 I:gt.blockmachines.basicmachine.hammer.tier.08_7362=7362 @@ -116314,6 +118432,7 @@ pulveriser { I:gt.blockmachines.basicmachine.hammer.tier.08_7852=7852 I:gt.blockmachines.basicmachine.laserengraver.tier.01_2520=2520 I:gt.blockmachines.basicmachine.laserengraver.tier.01_2548=2548 + I:gt.blockmachines.basicmachine.laserengraver.tier.01_2646=2646 I:gt.blockmachines.basicmachine.laserengraver.tier.01_2688=2688 I:gt.blockmachines.basicmachine.laserengraver.tier.01_2884=2884 I:gt.blockmachines.basicmachine.laserengraver.tier.01_400=400 @@ -116321,6 +118440,7 @@ pulveriser { I:gt.blockmachines.basicmachine.laserengraver.tier.02_1952=1952 I:gt.blockmachines.basicmachine.laserengraver.tier.02_1967=1967 I:gt.blockmachines.basicmachine.laserengraver.tier.02_1991=1991 + I:gt.blockmachines.basicmachine.laserengraver.tier.02_2050=2050 I:gt.blockmachines.basicmachine.laserengraver.tier.02_2101=2101 I:gt.blockmachines.basicmachine.laserengraver.tier.02_2147=2147 I:gt.blockmachines.basicmachine.laserengraver.tier.02_400=400 @@ -116332,9 +118452,11 @@ pulveriser { I:gt.blockmachines.basicmachine.laserengraver.tier.03_5172=5172 I:gt.blockmachines.basicmachine.laserengraver.tier.03_5315=5315 I:gt.blockmachines.basicmachine.laserengraver.tier.03_5352=5352 + I:gt.blockmachines.basicmachine.laserengraver.tier.03_5413=5413 I:gt.blockmachines.basicmachine.laserengraver.tier.04_2806=2806 I:gt.blockmachines.basicmachine.laserengraver.tier.04_2861=2861 I:gt.blockmachines.basicmachine.laserengraver.tier.04_2889=2889 + I:gt.blockmachines.basicmachine.laserengraver.tier.04_2904=2904 I:gt.blockmachines.basicmachine.laserengraver.tier.04_3845=3845 I:gt.blockmachines.basicmachine.laserengraver.tier.04_3873=3873 I:gt.blockmachines.basicmachine.laserengraver.tier.04_400=400 @@ -116342,6 +118464,7 @@ pulveriser { I:gt.blockmachines.basicmachine.laserengraver.tier.05_400=400 I:gt.blockmachines.basicmachine.laserengraver.tier.05_6201=6201 I:gt.blockmachines.basicmachine.laserengraver.tier.05_6205=6205 + I:gt.blockmachines.basicmachine.laserengraver.tier.05_6303=6303 I:gt.blockmachines.basicmachine.laserengraver.tier.05_6322=6322 I:gt.blockmachines.basicmachine.laserengraver.tier.05_6350=6350 I:gt.blockmachines.basicmachine.laserengraver.tier.05_8448=8448 @@ -116349,12 +118472,14 @@ pulveriser { I:gt.blockmachines.basicmachine.laserengraver.tier.05_9162=9162 I:gt.blockmachines.basicmachine.laserengraver.tier.06_400=400 I:gt.blockmachines.basicmachine.laserengraver.tier.06_546=546 + I:gt.blockmachines.basicmachine.laserengraver.tier.06_574=574 I:gt.blockmachines.basicmachine.laserengraver.tier.06_589=589 I:gt.blockmachines.basicmachine.laserengraver.tier.06_7372=7372 I:gt.blockmachines.basicmachine.laserengraver.tier.06_7400=7400 I:gt.blockmachines.basicmachine.laserengraver.tier.06_9540=9540 I:gt.blockmachines.basicmachine.laserengraver.tier.06_9580=9580 I:gt.blockmachines.basicmachine.laserengraver.tier.07_1850=1850 + I:gt.blockmachines.basicmachine.laserengraver.tier.07_1878=1878 I:gt.blockmachines.basicmachine.laserengraver.tier.07_400=400 I:gt.blockmachines.basicmachine.laserengraver.tier.07_6484=6484 I:gt.blockmachines.basicmachine.laserengraver.tier.07_6676=6676 @@ -116363,17 +118488,20 @@ pulveriser { I:gt.blockmachines.basicmachine.laserengraver.tier.08_10064=10064 I:gt.blockmachines.basicmachine.laserengraver.tier.08_10096=10096 I:gt.blockmachines.basicmachine.laserengraver.tier.08_2040=2040 + I:gt.blockmachines.basicmachine.laserengraver.tier.08_2082=2082 I:gt.blockmachines.basicmachine.laserengraver.tier.08_400=400 I:gt.blockmachines.basicmachine.laserengraver.tier.08_8704=8704 I:gt.blockmachines.basicmachine.laserengraver.tier.08_8902=8902 I:gt.blockmachines.basicmachine.lathe.tier.01_2598=2598 I:gt.blockmachines.basicmachine.lathe.tier.01_2620=2620 + I:gt.blockmachines.basicmachine.lathe.tier.01_2697=2697 I:gt.blockmachines.basicmachine.lathe.tier.01_2766=2766 I:gt.blockmachines.basicmachine.lathe.tier.01_2788=2788 I:gt.blockmachines.basicmachine.lathe.tier.01_400=400 I:gt.blockmachines.basicmachine.lathe.tier.02_2073=2073 I:gt.blockmachines.basicmachine.lathe.tier.02_2095=2095 I:gt.blockmachines.basicmachine.lathe.tier.02_2119=2119 + I:gt.blockmachines.basicmachine.lathe.tier.02_2172=2172 I:gt.blockmachines.basicmachine.lathe.tier.02_2197=2197 I:gt.blockmachines.basicmachine.lathe.tier.02_2235=2235 I:gt.blockmachines.basicmachine.lathe.tier.02_400=400 @@ -116383,8 +118511,10 @@ pulveriser { I:gt.blockmachines.basicmachine.lathe.tier.03_400=400 I:gt.blockmachines.basicmachine.lathe.tier.03_5212=5212 I:gt.blockmachines.basicmachine.lathe.tier.03_5234=5234 + I:gt.blockmachines.basicmachine.lathe.tier.03_5311=5311 I:gt.blockmachines.basicmachine.lathe.tier.04_2868=2868 I:gt.blockmachines.basicmachine.lathe.tier.04_2890=2890 + I:gt.blockmachines.basicmachine.lathe.tier.04_2967=2967 I:gt.blockmachines.basicmachine.lathe.tier.04_3846=3846 I:gt.blockmachines.basicmachine.lathe.tier.04_3880=3880 I:gt.blockmachines.basicmachine.lathe.tier.04_3990=3990 @@ -116393,10 +118523,12 @@ pulveriser { I:gt.blockmachines.basicmachine.lathe.tier.05_5670=5670 I:gt.blockmachines.basicmachine.lathe.tier.05_5692=5692 I:gt.blockmachines.basicmachine.lathe.tier.05_5710=5710 + I:gt.blockmachines.basicmachine.lathe.tier.05_5787=5787 I:gt.blockmachines.basicmachine.lathe.tier.05_7790=7790 I:gt.blockmachines.basicmachine.lathe.tier.05_7895=7895 I:gt.blockmachines.basicmachine.lathe.tier.05_8147=8147 I:gt.blockmachines.basicmachine.lathe.tier.06_1346=1346 + I:gt.blockmachines.basicmachine.lathe.tier.06_1381=1381 I:gt.blockmachines.basicmachine.lathe.tier.06_1411=1411 I:gt.blockmachines.basicmachine.lathe.tier.06_400=400 I:gt.blockmachines.basicmachine.lathe.tier.06_4450=4450 @@ -116404,12 +118536,14 @@ pulveriser { I:gt.blockmachines.basicmachine.lathe.tier.06_6624=6624 I:gt.blockmachines.basicmachine.lathe.tier.06_6658=6658 I:gt.blockmachines.basicmachine.lathe.tier.07_2672=2672 + I:gt.blockmachines.basicmachine.lathe.tier.07_2707=2707 I:gt.blockmachines.basicmachine.lathe.tier.07_400=400 I:gt.blockmachines.basicmachine.lathe.tier.07_5842=5842 I:gt.blockmachines.basicmachine.lathe.tier.07_6040=6040 I:gt.blockmachines.basicmachine.lathe.tier.07_8672=8672 I:gt.blockmachines.basicmachine.lathe.tier.07_8706=8706 I:gt.blockmachines.basicmachine.lathe.tier.08_2862=2862 + I:gt.blockmachines.basicmachine.lathe.tier.08_2911=2911 I:gt.blockmachines.basicmachine.lathe.tier.08_400=400 I:gt.blockmachines.basicmachine.lathe.tier.08_8072=8072 I:gt.blockmachines.basicmachine.lathe.tier.08_8276=8276 @@ -116417,12 +118551,14 @@ pulveriser { I:gt.blockmachines.basicmachine.lathe.tier.08_9464=9464 I:gt.blockmachines.basicmachine.macerator.tier.01_2598=2598 I:gt.blockmachines.basicmachine.macerator.tier.01_2620=2620 + I:gt.blockmachines.basicmachine.macerator.tier.01_2697=2697 I:gt.blockmachines.basicmachine.macerator.tier.01_2766=2766 I:gt.blockmachines.basicmachine.macerator.tier.01_2788=2788 I:gt.blockmachines.basicmachine.macerator.tier.01_400=400 I:gt.blockmachines.basicmachine.macerator.tier.02_2073=2073 I:gt.blockmachines.basicmachine.macerator.tier.02_2095=2095 I:gt.blockmachines.basicmachine.macerator.tier.02_2119=2119 + I:gt.blockmachines.basicmachine.macerator.tier.02_2172=2172 I:gt.blockmachines.basicmachine.macerator.tier.02_2197=2197 I:gt.blockmachines.basicmachine.macerator.tier.02_2235=2235 I:gt.blockmachines.basicmachine.macerator.tier.02_400=400 @@ -116432,8 +118568,10 @@ pulveriser { I:gt.blockmachines.basicmachine.macerator.tier.03_400=400 I:gt.blockmachines.basicmachine.macerator.tier.03_4444=4444 I:gt.blockmachines.basicmachine.macerator.tier.03_4466=4466 + I:gt.blockmachines.basicmachine.macerator.tier.03_4543=4543 I:gt.blockmachines.basicmachine.macerator.tier.04_2100=2100 I:gt.blockmachines.basicmachine.macerator.tier.04_2122=2122 + I:gt.blockmachines.basicmachine.macerator.tier.04_2199=2199 I:gt.blockmachines.basicmachine.macerator.tier.04_3078=3078 I:gt.blockmachines.basicmachine.macerator.tier.04_3112=3112 I:gt.blockmachines.basicmachine.macerator.tier.04_3222=3222 @@ -116442,6 +118580,7 @@ pulveriser { I:gt.blockmachines.basicmachine.macerator.tier.05_4902=4902 I:gt.blockmachines.basicmachine.macerator.tier.05_4924=4924 I:gt.blockmachines.basicmachine.macerator.tier.05_4942=4942 + I:gt.blockmachines.basicmachine.macerator.tier.05_5019=5019 I:gt.blockmachines.basicmachine.macerator.tier.05_7022=7022 I:gt.blockmachines.basicmachine.macerator.tier.05_7127=7127 I:gt.blockmachines.basicmachine.macerator.tier.05_7379=7379 @@ -116451,20 +118590,24 @@ pulveriser { I:gt.blockmachines.basicmachine.macerator.tier.06_578=578 I:gt.blockmachines.basicmachine.macerator.tier.06_5856=5856 I:gt.blockmachines.basicmachine.macerator.tier.06_5890=5890 + I:gt.blockmachines.basicmachine.macerator.tier.06_613=613 I:gt.blockmachines.basicmachine.macerator.tier.06_643=643 I:gt.blockmachines.basicmachine.macerator.tier.07_1904=1904 + I:gt.blockmachines.basicmachine.macerator.tier.07_1939=1939 I:gt.blockmachines.basicmachine.macerator.tier.07_400=400 I:gt.blockmachines.basicmachine.macerator.tier.07_5074=5074 I:gt.blockmachines.basicmachine.macerator.tier.07_5272=5272 I:gt.blockmachines.basicmachine.macerator.tier.07_7904=7904 I:gt.blockmachines.basicmachine.macerator.tier.07_7938=7938 I:gt.blockmachines.basicmachine.macerator.tier.08_2094=2094 + I:gt.blockmachines.basicmachine.macerator.tier.08_2143=2143 I:gt.blockmachines.basicmachine.macerator.tier.08_400=400 I:gt.blockmachines.basicmachine.macerator.tier.08_7304=7304 I:gt.blockmachines.basicmachine.macerator.tier.08_7508=7508 I:gt.blockmachines.basicmachine.macerator.tier.08_8670=8670 I:gt.blockmachines.basicmachine.macerator.tier.08_8696=8696 I:gt.blockmachines.basicmachine.massfab.tier.01_1068=1068 + I:gt.blockmachines.basicmachine.massfab.tier.01_1110=1110 I:gt.blockmachines.basicmachine.massfab.tier.01_1802=1802 I:gt.blockmachines.basicmachine.massfab.tier.01_1994=1994 I:gt.blockmachines.basicmachine.massfab.tier.01_2150=2150 @@ -116478,7 +118621,9 @@ pulveriser { I:gt.blockmachines.basicmachine.massfab.tier.02_2521=2521 I:gt.blockmachines.basicmachine.massfab.tier.02_400=400 I:gt.blockmachines.basicmachine.massfab.tier.02_553=553 + I:gt.blockmachines.basicmachine.massfab.tier.02_595=595 I:gt.blockmachines.basicmachine.massfab.tier.03_1450=1450 + I:gt.blockmachines.basicmachine.massfab.tier.03_1492=1492 I:gt.blockmachines.basicmachine.massfab.tier.03_2998=2998 I:gt.blockmachines.basicmachine.massfab.tier.03_3018=3018 I:gt.blockmachines.basicmachine.massfab.tier.03_3194=3194 @@ -116494,6 +118639,7 @@ pulveriser { I:gt.blockmachines.basicmachine.massfab.tier.04_3812=3812 I:gt.blockmachines.basicmachine.massfab.tier.04_400=400 I:gt.blockmachines.basicmachine.massfab.tier.04_544=544 + I:gt.blockmachines.basicmachine.massfab.tier.04_586=586 I:gt.blockmachines.basicmachine.massfab.tier.04_6820=6820 I:gt.blockmachines.basicmachine.massfab.tier.04_6864=6864 I:gt.blockmachines.basicmachine.massfab.tier.04_7408=7408 @@ -116501,6 +118647,7 @@ pulveriser { I:gt.blockmachines.basicmachine.massfab.tier.05_14368=14368 I:gt.blockmachines.basicmachine.massfab.tier.05_15821=15821 I:gt.blockmachines.basicmachine.massfab.tier.05_1897=1897 + I:gt.blockmachines.basicmachine.massfab.tier.05_1939=1939 I:gt.blockmachines.basicmachine.massfab.tier.05_3405=3405 I:gt.blockmachines.basicmachine.massfab.tier.05_3465=3465 I:gt.blockmachines.basicmachine.massfab.tier.05_3601=3601 @@ -116511,12 +118658,15 @@ pulveriser { I:gt.blockmachines.basicmachine.massfab.tier.06_3100=3100 I:gt.blockmachines.basicmachine.massfab.tier.06_400=400 I:gt.blockmachines.basicmachine.massfab.tier.06_721=721 + I:gt.blockmachines.basicmachine.massfab.tier.06_763=763 I:gt.blockmachines.basicmachine.massfab.tier.06_893=893 I:gt.blockmachines.basicmachine.massfab.tier.07_2154=2154 + I:gt.blockmachines.basicmachine.massfab.tier.07_2196=2196 I:gt.blockmachines.basicmachine.massfab.tier.07_3496=3496 I:gt.blockmachines.basicmachine.massfab.tier.07_3512=3512 I:gt.blockmachines.basicmachine.massfab.tier.07_400=400 I:gt.blockmachines.basicmachine.massfab.tier.08_2344=2344 + I:gt.blockmachines.basicmachine.massfab.tier.08_2400=2400 I:gt.blockmachines.basicmachine.massfab.tier.08_400=400 I:gt.blockmachines.basicmachine.massfab.tier.08_5748=5748 I:gt.blockmachines.basicmachine.massfab.tier.08_5756=5756 @@ -116539,38 +118689,45 @@ pulveriser { I:gt.blockmachines.basicmachine.microtransmitter.07_5988=5988 I:gt.blockmachines.basicmachine.microtransmitter.07_6086=6086 I:gt.blockmachines.basicmachine.microtransmitter.tier.03_2530=2530 + I:gt.blockmachines.basicmachine.microtransmitter.tier.03_2600=2600 I:gt.blockmachines.basicmachine.microtransmitter.tier.03_2678=2678 I:gt.blockmachines.basicmachine.microtransmitter.tier.03_3314=3314 I:gt.blockmachines.basicmachine.microtransmitter.tier.03_400=400 I:gt.blockmachines.basicmachine.microtransmitter.tier.03_4050=4050 I:gt.blockmachines.basicmachine.microtransmitter.tier.04_2124=2124 + I:gt.blockmachines.basicmachine.microtransmitter.tier.04_2194=2194 I:gt.blockmachines.basicmachine.microtransmitter.tier.04_3006=3006 I:gt.blockmachines.basicmachine.microtransmitter.tier.04_3742=3742 I:gt.blockmachines.basicmachine.microtransmitter.tier.04_3758=3758 I:gt.blockmachines.basicmachine.microtransmitter.tier.04_400=400 I:gt.blockmachines.basicmachine.microtransmitter.tier.05_2849=2849 + I:gt.blockmachines.basicmachine.microtransmitter.tier.05_2919=2919 I:gt.blockmachines.basicmachine.microtransmitter.tier.05_3731=3731 I:gt.blockmachines.basicmachine.microtransmitter.tier.05_400=400 I:gt.blockmachines.basicmachine.microtransmitter.tier.05_4467=4467 I:gt.blockmachines.basicmachine.microtransmitter.tier.05_4483=4483 I:gt.blockmachines.basicmachine.microtransmitter.tier.06_2789=2789 + I:gt.blockmachines.basicmachine.microtransmitter.tier.06_2859=2859 I:gt.blockmachines.basicmachine.microtransmitter.tier.06_3557=3557 I:gt.blockmachines.basicmachine.microtransmitter.tier.06_400=400 I:gt.blockmachines.basicmachine.microtransmitter.tier.06_4321=4321 I:gt.blockmachines.basicmachine.microtransmitter.tier.06_4337=4337 I:gt.blockmachines.basicmachine.microtransmitter.tier.07_400=400 I:gt.blockmachines.basicmachine.microtransmitter.tier.07_4050=4050 + I:gt.blockmachines.basicmachine.microtransmitter.tier.07_4120=4120 I:gt.blockmachines.basicmachine.microtransmitter.tier.07_4818=4818 I:gt.blockmachines.basicmachine.microtransmitter.tier.07_5582=5582 I:gt.blockmachines.basicmachine.microtransmitter.tier.07_5598=5598 I:gt.blockmachines.basicmachine.microwave.tier.01_1937=1937 I:gt.blockmachines.basicmachine.microwave.tier.01_1951=1951 + I:gt.blockmachines.basicmachine.microwave.tier.01_2000=2000 I:gt.blockmachines.basicmachine.microwave.tier.01_2105=2105 I:gt.blockmachines.basicmachine.microwave.tier.01_400=400 I:gt.blockmachines.basicmachine.microwave.tier.02_1763=1763 I:gt.blockmachines.basicmachine.microwave.tier.02_1764=1764 I:gt.blockmachines.basicmachine.microwave.tier.02_1778=1778 I:gt.blockmachines.basicmachine.microwave.tier.02_1790=1790 + I:gt.blockmachines.basicmachine.microwave.tier.02_1812=1812 I:gt.blockmachines.basicmachine.microwave.tier.02_1914=1914 I:gt.blockmachines.basicmachine.microwave.tier.02_400=400 I:gt.blockmachines.basicmachine.microwave.tier.03_2491=2491 @@ -116579,8 +118736,10 @@ pulveriser { I:gt.blockmachines.basicmachine.microwave.tier.03_3213=3213 I:gt.blockmachines.basicmachine.microwave.tier.03_3356=3356 I:gt.blockmachines.basicmachine.microwave.tier.03_3393=3393 + I:gt.blockmachines.basicmachine.microwave.tier.03_3405=3405 I:gt.blockmachines.basicmachine.microwave.tier.03_400=400 I:gt.blockmachines.basicmachine.microwave.tier.04_2171=2171 + I:gt.blockmachines.basicmachine.microwave.tier.04_2220=2220 I:gt.blockmachines.basicmachine.microwave.tier.04_2240=2240 I:gt.blockmachines.basicmachine.microwave.tier.04_2254=2254 I:gt.blockmachines.basicmachine.microwave.tier.04_2732=2732 @@ -116588,6 +118747,7 @@ pulveriser { I:gt.blockmachines.basicmachine.microwave.tier.04_400=400 I:gt.blockmachines.basicmachine.microwave.tier.05_3792=3792 I:gt.blockmachines.basicmachine.microwave.tier.05_3796=3796 + I:gt.blockmachines.basicmachine.microwave.tier.05_3845=3845 I:gt.blockmachines.basicmachine.microwave.tier.05_3933=3933 I:gt.blockmachines.basicmachine.microwave.tier.05_3947=3947 I:gt.blockmachines.basicmachine.microwave.tier.05_400=400 @@ -116595,106 +118755,134 @@ pulveriser { I:gt.blockmachines.basicmachine.microwave.tier.05_5109=5109 I:gt.blockmachines.basicmachine.microwave.tier.06_400=400 I:gt.blockmachines.basicmachine.microwave.tier.06_6102=6102 + I:gt.blockmachines.basicmachine.microwave.tier.06_6123=6123 I:gt.blockmachines.basicmachine.microwave.tier.07_400=400 I:gt.blockmachines.basicmachine.microwave.tier.07_7385=7385 + I:gt.blockmachines.basicmachine.microwave.tier.07_7406=7406 I:gt.blockmachines.basicmachine.microwave.tier.08_400=400 I:gt.blockmachines.basicmachine.microwave.tier.08_7575=7575 + I:gt.blockmachines.basicmachine.microwave.tier.08_7610=7610 I:gt.blockmachines.basicmachine.miner.tier.01_2071=2071 + I:gt.blockmachines.basicmachine.miner.tier.01_2141=2141 I:gt.blockmachines.basicmachine.miner.tier.01_400=400 I:gt.blockmachines.basicmachine.miner.tier.02_1670=1670 I:gt.blockmachines.basicmachine.miner.tier.02_2139=2139 + I:gt.blockmachines.basicmachine.miner.tier.02_2237=2237 I:gt.blockmachines.basicmachine.miner.tier.02_400=400 I:gt.blockmachines.basicmachine.miner.tier.03_14633=14633 + I:gt.blockmachines.basicmachine.miner.tier.03_14857=14857 I:gt.blockmachines.basicmachine.miner.tier.03_400=400 I:gt.blockmachines.basicmachine.mixer.tier.01_1487=1487 I:gt.blockmachines.basicmachine.mixer.tier.01_1495=1495 I:gt.blockmachines.basicmachine.mixer.tier.01_1508=1508 + I:gt.blockmachines.basicmachine.mixer.tier.01_1523=1523 I:gt.blockmachines.basicmachine.mixer.tier.01_1668=1668 I:gt.blockmachines.basicmachine.mixer.tier.01_400=400 I:gt.blockmachines.basicmachine.mixer.tier.02_1043=1043 I:gt.blockmachines.basicmachine.mixer.tier.02_1051=1051 I:gt.blockmachines.basicmachine.mixer.tier.02_1071=1071 + I:gt.blockmachines.basicmachine.mixer.tier.02_1079=1079 I:gt.blockmachines.basicmachine.mixer.tier.02_1201=1201 I:gt.blockmachines.basicmachine.mixer.tier.02_400=400 I:gt.blockmachines.basicmachine.mixer.tier.03_1763=1763 I:gt.blockmachines.basicmachine.mixer.tier.03_1818=1818 I:gt.blockmachines.basicmachine.mixer.tier.03_2471=2471 I:gt.blockmachines.basicmachine.mixer.tier.03_2479=2479 + I:gt.blockmachines.basicmachine.mixer.tier.03_2507=2507 I:gt.blockmachines.basicmachine.mixer.tier.03_400=400 I:gt.blockmachines.basicmachine.mixer.tier.04_1411=1411 I:gt.blockmachines.basicmachine.mixer.tier.04_1419=1419 + I:gt.blockmachines.basicmachine.mixer.tier.04_1447=1447 I:gt.blockmachines.basicmachine.mixer.tier.04_1903=1903 I:gt.blockmachines.basicmachine.mixer.tier.04_1951=1951 I:gt.blockmachines.basicmachine.mixer.tier.04_400=400 I:gt.blockmachines.basicmachine.mixer.tier.05_3073=3073 I:gt.blockmachines.basicmachine.mixer.tier.05_3081=3081 + I:gt.blockmachines.basicmachine.mixer.tier.05_3109=3109 I:gt.blockmachines.basicmachine.mixer.tier.05_400=400 I:gt.blockmachines.basicmachine.mixer.tier.05_4143=4143 I:gt.blockmachines.basicmachine.mixer.tier.05_4262=4262 I:gt.blockmachines.basicmachine.mixer.tier.06_400=400 I:gt.blockmachines.basicmachine.mixer.tier.06_782=782 + I:gt.blockmachines.basicmachine.mixer.tier.06_796=796 I:gt.blockmachines.basicmachine.mixer.tier.07_2638=2638 + I:gt.blockmachines.basicmachine.mixer.tier.07_2652=2652 I:gt.blockmachines.basicmachine.mixer.tier.07_400=400 I:gt.blockmachines.basicmachine.mixer.tier.08_2819=2819 + I:gt.blockmachines.basicmachine.mixer.tier.08_2847=2847 I:gt.blockmachines.basicmachine.mixer.tier.08_400=400 I:gt.blockmachines.basicmachine.mobrep.tier.01_1616=1616 I:gt.blockmachines.basicmachine.mobrep.tier.01_1632=1632 + I:gt.blockmachines.basicmachine.mobrep.tier.01_1688=1688 I:gt.blockmachines.basicmachine.mobrep.tier.01_1784=1784 I:gt.blockmachines.basicmachine.mobrep.tier.01_400=400 I:gt.blockmachines.basicmachine.mobrep.tier.02_1655=1655 I:gt.blockmachines.basicmachine.mobrep.tier.02_1684=1684 I:gt.blockmachines.basicmachine.mobrep.tier.02_1700=1700 + I:gt.blockmachines.basicmachine.mobrep.tier.02_1711=1711 I:gt.blockmachines.basicmachine.mobrep.tier.02_1822=1822 I:gt.blockmachines.basicmachine.mobrep.tier.02_400=400 I:gt.blockmachines.basicmachine.mobrep.tier.03_1614=1614 I:gt.blockmachines.basicmachine.mobrep.tier.03_1630=1630 I:gt.blockmachines.basicmachine.mobrep.tier.03_1677=1677 I:gt.blockmachines.basicmachine.mobrep.tier.03_2059=2059 + I:gt.blockmachines.basicmachine.mobrep.tier.03_2115=2115 I:gt.blockmachines.basicmachine.mobrep.tier.03_2170=2170 I:gt.blockmachines.basicmachine.mobrep.tier.03_400=400 I:gt.blockmachines.basicmachine.mobrep.tier.04_1698=1698 + I:gt.blockmachines.basicmachine.mobrep.tier.04_1754=1754 I:gt.blockmachines.basicmachine.mobrep.tier.04_1931=1931 I:gt.blockmachines.basicmachine.mobrep.tier.04_1947=1947 I:gt.blockmachines.basicmachine.mobrep.tier.04_1987=1987 I:gt.blockmachines.basicmachine.mobrep.tier.04_400=400 I:gt.blockmachines.basicmachine.mobrep.tier.05_2864=2864 I:gt.blockmachines.basicmachine.mobrep.tier.05_2876=2876 + I:gt.blockmachines.basicmachine.mobrep.tier.05_2932=2932 I:gt.blockmachines.basicmachine.mobrep.tier.05_3331=3331 I:gt.blockmachines.basicmachine.mobrep.tier.05_3347=3347 I:gt.blockmachines.basicmachine.mobrep.tier.05_3458=3458 I:gt.blockmachines.basicmachine.mobrep.tier.05_400=400 I:gt.blockmachines.basicmachine.mobrep.tier.06_400=400 I:gt.blockmachines.basicmachine.mobrep.tier.06_481=481 + I:gt.blockmachines.basicmachine.mobrep.tier.06_495=495 I:gt.blockmachines.basicmachine.mobrep.tier.07_1742=1742 + I:gt.blockmachines.basicmachine.mobrep.tier.07_1756=1756 I:gt.blockmachines.basicmachine.mobrep.tier.07_400=400 I:gt.blockmachines.basicmachine.mobrep.tier.08_1932=1932 + I:gt.blockmachines.basicmachine.mobrep.tier.08_1960=1960 I:gt.blockmachines.basicmachine.mobrep.tier.08_400=400 I:gt.blockmachines.basicmachine.orewasher.tier.01_2053=2053 I:gt.blockmachines.basicmachine.orewasher.tier.01_2065=2065 I:gt.blockmachines.basicmachine.orewasher.tier.01_2091=2091 + I:gt.blockmachines.basicmachine.orewasher.tier.01_2107=2107 I:gt.blockmachines.basicmachine.orewasher.tier.01_2247=2247 I:gt.blockmachines.basicmachine.orewasher.tier.01_400=400 I:gt.blockmachines.basicmachine.orewasher.tier.02_1375=1375 I:gt.blockmachines.basicmachine.orewasher.tier.02_1387=1387 I:gt.blockmachines.basicmachine.orewasher.tier.02_1415=1415 + I:gt.blockmachines.basicmachine.orewasher.tier.02_1429=1429 I:gt.blockmachines.basicmachine.orewasher.tier.02_1541=1541 I:gt.blockmachines.basicmachine.orewasher.tier.02_400=400 I:gt.blockmachines.basicmachine.orewasher.tier.03_2153=2153 I:gt.blockmachines.basicmachine.orewasher.tier.03_2204=2204 I:gt.blockmachines.basicmachine.orewasher.tier.03_2851=2851 I:gt.blockmachines.basicmachine.orewasher.tier.03_2863=2863 + I:gt.blockmachines.basicmachine.orewasher.tier.03_2905=2905 I:gt.blockmachines.basicmachine.orewasher.tier.03_400=400 I:gt.blockmachines.basicmachine.orewasher.tier.04_1617=1617 I:gt.blockmachines.basicmachine.orewasher.tier.04_1629=1629 + I:gt.blockmachines.basicmachine.orewasher.tier.04_1671=1671 I:gt.blockmachines.basicmachine.orewasher.tier.04_2119=2119 I:gt.blockmachines.basicmachine.orewasher.tier.04_2163=2163 I:gt.blockmachines.basicmachine.orewasher.tier.04_400=400 I:gt.blockmachines.basicmachine.orewasher.tier.05_3708=3708 I:gt.blockmachines.basicmachine.orewasher.tier.05_3720=3720 I:gt.blockmachines.basicmachine.orewasher.tier.05_3732=3732 + I:gt.blockmachines.basicmachine.orewasher.tier.05_3774=3774 I:gt.blockmachines.basicmachine.orewasher.tier.05_400=400 I:gt.blockmachines.basicmachine.orewasher.tier.05_4795=4795 I:gt.blockmachines.basicmachine.orewasher.tier.05_4910=4910 + I:gt.blockmachines.basicmachine.orewasher.tier.06_1016=1016 I:gt.blockmachines.basicmachine.orewasher.tier.06_1031=1031 I:gt.blockmachines.basicmachine.orewasher.tier.06_2721=2721 I:gt.blockmachines.basicmachine.orewasher.tier.06_2765=2765 @@ -116703,12 +118891,14 @@ pulveriser { I:gt.blockmachines.basicmachine.orewasher.tier.06_400=400 I:gt.blockmachines.basicmachine.orewasher.tier.06_988=988 I:gt.blockmachines.basicmachine.orewasher.tier.07_3482=3482 + I:gt.blockmachines.basicmachine.orewasher.tier.07_3510=3510 I:gt.blockmachines.basicmachine.orewasher.tier.07_400=400 I:gt.blockmachines.basicmachine.orewasher.tier.07_4862=4862 I:gt.blockmachines.basicmachine.orewasher.tier.07_5070=5070 I:gt.blockmachines.basicmachine.orewasher.tier.07_6232=6232 I:gt.blockmachines.basicmachine.orewasher.tier.07_6252=6252 I:gt.blockmachines.basicmachine.orewasher.tier.08_3655=3655 + I:gt.blockmachines.basicmachine.orewasher.tier.08_3697=3697 I:gt.blockmachines.basicmachine.orewasher.tier.08_400=400 I:gt.blockmachines.basicmachine.orewasher.tier.08_7087=7087 I:gt.blockmachines.basicmachine.orewasher.tier.08_7301=7301 @@ -116719,12 +118909,14 @@ pulveriser { I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.01_3778=3778 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.01_3845=3845 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.01_3922=3922 + I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.01_3929=3929 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.01_400=400 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.02_2699=2699 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.02_2723=2723 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.02_2764=2764 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.02_2816=2816 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.02_2878=2878 + I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.02_2900=2900 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.02_400=400 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.03_400=400 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.03_4466=4466 @@ -116732,11 +118924,13 @@ pulveriser { I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.03_5874=5874 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.03_5898=5898 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.03_5991=5991 + I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.03_6075=6075 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.04_3082=3082 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.04_3106=3106 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.04_3108=3108 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.04_3118=3118 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.04_3199=3199 + I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.04_3283=3283 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.04_400=400 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.04_4074=4074 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.04_4106=4106 @@ -116747,9 +118941,11 @@ pulveriser { I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.05_7051=7051 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.05_7061=7061 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.05_7142=7142 + I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.05_7226=7226 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.05_9126=9126 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.05_9229=9229 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.06_1159=1159 + I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.06_1201=1201 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.06_1331=1331 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.06_400=400 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.06_5168=5168 @@ -116758,58 +118954,70 @@ pulveriser { I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.07_10270=10270 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.07_10306=10306 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.07_2872=2872 + I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.07_2914=2914 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.07_400=400 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.07_7485=7485 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.08_3058=3058 + I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.08_3114=3114 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.08_400=400 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.08_609115=609115 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.08_610437=610437 I:gt.blockmachines.basicmachine.plasmaarcfurnace.tier.08_610465=610465 I:gt.blockmachines.basicmachine.polarizer.tier.01_1224=1224 I:gt.blockmachines.basicmachine.polarizer.tier.01_1232=1232 + I:gt.blockmachines.basicmachine.polarizer.tier.01_1260=1260 I:gt.blockmachines.basicmachine.polarizer.tier.01_1392=1392 I:gt.blockmachines.basicmachine.polarizer.tier.01_400=400 I:gt.blockmachines.basicmachine.polarizer.tier.02_400=400 I:gt.blockmachines.basicmachine.polarizer.tier.02_654=654 I:gt.blockmachines.basicmachine.polarizer.tier.02_662=662 + I:gt.blockmachines.basicmachine.polarizer.tier.02_690=690 I:gt.blockmachines.basicmachine.polarizer.tier.02_792=792 I:gt.blockmachines.basicmachine.polarizer.tier.03_1404=1404 I:gt.blockmachines.basicmachine.polarizer.tier.03_1412=1412 + I:gt.blockmachines.basicmachine.polarizer.tier.03_1440=1440 I:gt.blockmachines.basicmachine.polarizer.tier.03_1467=1467 I:gt.blockmachines.basicmachine.polarizer.tier.03_400=400 I:gt.blockmachines.basicmachine.polarizer.tier.04_1600=1600 I:gt.blockmachines.basicmachine.polarizer.tier.04_1608=1608 + I:gt.blockmachines.basicmachine.polarizer.tier.04_1636=1636 I:gt.blockmachines.basicmachine.polarizer.tier.04_1656=1656 I:gt.blockmachines.basicmachine.polarizer.tier.04_400=400 I:gt.blockmachines.basicmachine.polarizer.tier.05_2413=2413 + I:gt.blockmachines.basicmachine.polarizer.tier.05_2441=2441 I:gt.blockmachines.basicmachine.polarizer.tier.05_3401=3401 I:gt.blockmachines.basicmachine.polarizer.tier.05_3409=3409 I:gt.blockmachines.basicmachine.polarizer.tier.05_3528=3528 I:gt.blockmachines.basicmachine.polarizer.tier.05_400=400 I:gt.blockmachines.basicmachine.polarizer.tier.06_1361=1361 + I:gt.blockmachines.basicmachine.polarizer.tier.06_1389=1389 I:gt.blockmachines.basicmachine.polarizer.tier.06_1404=1404 I:gt.blockmachines.basicmachine.polarizer.tier.06_2079=2079 I:gt.blockmachines.basicmachine.polarizer.tier.06_2091=2091 I:gt.blockmachines.basicmachine.polarizer.tier.06_2139=2139 I:gt.blockmachines.basicmachine.polarizer.tier.06_400=400 I:gt.blockmachines.basicmachine.polarizer.tier.07_3425=3425 + I:gt.blockmachines.basicmachine.polarizer.tier.07_3453=3453 I:gt.blockmachines.basicmachine.polarizer.tier.07_3987=3987 I:gt.blockmachines.basicmachine.polarizer.tier.07_3999=3999 I:gt.blockmachines.basicmachine.polarizer.tier.07_400=400 I:gt.blockmachines.basicmachine.polarizer.tier.07_4211=4211 I:gt.blockmachines.basicmachine.polarizer.tier.08_400=400 I:gt.blockmachines.basicmachine.polarizer.tier.08_5135=5135 + I:gt.blockmachines.basicmachine.polarizer.tier.08_5177=5177 I:gt.blockmachines.basicmachine.polarizer.tier.08_7759=7759 I:gt.blockmachines.basicmachine.polarizer.tier.08_7763=7763 I:gt.blockmachines.basicmachine.polarizer.tier.08_7981=7981 I:gt.blockmachines.basicmachine.press.tier.01_2296=2296 I:gt.blockmachines.basicmachine.press.tier.01_2324=2324 + I:gt.blockmachines.basicmachine.press.tier.01_2422=2422 I:gt.blockmachines.basicmachine.press.tier.01_2464=2464 I:gt.blockmachines.basicmachine.press.tier.01_2660=2660 I:gt.blockmachines.basicmachine.press.tier.01_400=400 I:gt.blockmachines.basicmachine.press.tier.02_1539=1539 I:gt.blockmachines.basicmachine.press.tier.02_1567=1567 I:gt.blockmachines.basicmachine.press.tier.02_1591=1591 + I:gt.blockmachines.basicmachine.press.tier.02_1665=1665 I:gt.blockmachines.basicmachine.press.tier.02_1701=1701 I:gt.blockmachines.basicmachine.press.tier.02_1747=1747 I:gt.blockmachines.basicmachine.press.tier.02_400=400 @@ -116819,8 +119027,10 @@ pulveriser { I:gt.blockmachines.basicmachine.press.tier.03_400=400 I:gt.blockmachines.basicmachine.press.tier.03_5022=5022 I:gt.blockmachines.basicmachine.press.tier.03_5050=5050 + I:gt.blockmachines.basicmachine.press.tier.03_5148=5148 I:gt.blockmachines.basicmachine.press.tier.04_2388=2388 I:gt.blockmachines.basicmachine.press.tier.04_2416=2416 + I:gt.blockmachines.basicmachine.press.tier.04_2514=2514 I:gt.blockmachines.basicmachine.press.tier.04_3372=3372 I:gt.blockmachines.basicmachine.press.tier.04_3400=3400 I:gt.blockmachines.basicmachine.press.tier.04_3660=3660 @@ -116829,6 +119039,7 @@ pulveriser { I:gt.blockmachines.basicmachine.press.tier.05_5781=5781 I:gt.blockmachines.basicmachine.press.tier.05_5809=5809 I:gt.blockmachines.basicmachine.press.tier.05_5833=5833 + I:gt.blockmachines.basicmachine.press.tier.05_5931=5931 I:gt.blockmachines.basicmachine.press.tier.05_7907=7907 I:gt.blockmachines.basicmachine.press.tier.05_8006=8006 I:gt.blockmachines.basicmachine.press.tier.05_8621=8621 @@ -116838,14 +119049,17 @@ pulveriser { I:gt.blockmachines.basicmachine.press.tier.06_611=611 I:gt.blockmachines.basicmachine.press.tier.06_6272=6272 I:gt.blockmachines.basicmachine.press.tier.06_6312=6312 + I:gt.blockmachines.basicmachine.press.tier.06_653=653 I:gt.blockmachines.basicmachine.press.tier.06_697=697 I:gt.blockmachines.basicmachine.press.tier.07_1958=1958 + I:gt.blockmachines.basicmachine.press.tier.07_2000=2000 I:gt.blockmachines.basicmachine.press.tier.07_400=400 I:gt.blockmachines.basicmachine.press.tier.07_6196=6196 I:gt.blockmachines.basicmachine.press.tier.07_6388=6388 I:gt.blockmachines.basicmachine.press.tier.07_9020=9020 I:gt.blockmachines.basicmachine.press.tier.07_9060=9060 I:gt.blockmachines.basicmachine.press.tier.08_2148=2148 + I:gt.blockmachines.basicmachine.press.tier.08_2204=2204 I:gt.blockmachines.basicmachine.press.tier.08_400=400 I:gt.blockmachines.basicmachine.press.tier.08_8416=8416 I:gt.blockmachines.basicmachine.press.tier.08_8614=8614 @@ -116853,11 +119067,13 @@ pulveriser { I:gt.blockmachines.basicmachine.press.tier.08_9808=9808 I:gt.blockmachines.basicmachine.printer.tier.01_1760=1760 I:gt.blockmachines.basicmachine.printer.tier.01_1782=1782 + I:gt.blockmachines.basicmachine.printer.tier.01_1859=1859 I:gt.blockmachines.basicmachine.printer.tier.01_1928=1928 I:gt.blockmachines.basicmachine.printer.tier.01_400=400 I:gt.blockmachines.basicmachine.printer.tier.02_1469=1469 I:gt.blockmachines.basicmachine.printer.tier.02_1491=1491 I:gt.blockmachines.basicmachine.printer.tier.02_1527=1527 + I:gt.blockmachines.basicmachine.printer.tier.02_1568=1568 I:gt.blockmachines.basicmachine.printer.tier.02_1643=1643 I:gt.blockmachines.basicmachine.printer.tier.02_400=400 I:gt.blockmachines.basicmachine.printer.tier.03_3334=3334 @@ -116865,8 +119081,10 @@ pulveriser { I:gt.blockmachines.basicmachine.printer.tier.03_400=400 I:gt.blockmachines.basicmachine.printer.tier.03_5478=5478 I:gt.blockmachines.basicmachine.printer.tier.03_5500=5500 + I:gt.blockmachines.basicmachine.printer.tier.03_5577=5577 I:gt.blockmachines.basicmachine.printer.tier.04_2510=2510 I:gt.blockmachines.basicmachine.printer.tier.04_2532=2532 + I:gt.blockmachines.basicmachine.printer.tier.04_2609=2609 I:gt.blockmachines.basicmachine.printer.tier.04_3966=3966 I:gt.blockmachines.basicmachine.printer.tier.04_400=400 I:gt.blockmachines.basicmachine.printer.tier.04_4000=4000 @@ -116874,6 +119092,7 @@ pulveriser { I:gt.blockmachines.basicmachine.printer.tier.05_5465=5465 I:gt.blockmachines.basicmachine.printer.tier.05_5487=5487 I:gt.blockmachines.basicmachine.printer.tier.05_5505=5505 + I:gt.blockmachines.basicmachine.printer.tier.05_5582=5582 I:gt.blockmachines.basicmachine.printer.tier.05_8634=8634 I:gt.blockmachines.basicmachine.printer.tier.05_8739=8739 I:gt.blockmachines.basicmachine.pump.tier.01_400=400 @@ -116882,24 +119101,28 @@ pulveriser { I:gt.blockmachines.basicmachine.pump.tier.01_6128=6128 I:gt.blockmachines.basicmachine.pump.tier.01_6262=6262 I:gt.blockmachines.basicmachine.pump.tier.01_6268=6268 + I:gt.blockmachines.basicmachine.pump.tier.01_6360=6360 I:gt.blockmachines.basicmachine.pump.tier.02_400=400 I:gt.blockmachines.basicmachine.pump.tier.02_4546=4546 I:gt.blockmachines.basicmachine.pump.tier.02_4574=4574 I:gt.blockmachines.basicmachine.pump.tier.02_4656=4656 I:gt.blockmachines.basicmachine.pump.tier.02_4760=4760 I:gt.blockmachines.basicmachine.pump.tier.02_4766=4766 + I:gt.blockmachines.basicmachine.pump.tier.02_4858=4858 I:gt.blockmachines.basicmachine.pump.tier.03_400=400 I:gt.blockmachines.basicmachine.pump.tier.03_6561=6561 I:gt.blockmachines.basicmachine.pump.tier.03_6596=6596 I:gt.blockmachines.basicmachine.pump.tier.03_9396=9396 I:gt.blockmachines.basicmachine.pump.tier.03_9424=9424 I:gt.blockmachines.basicmachine.pump.tier.03_9610=9610 + I:gt.blockmachines.basicmachine.pump.tier.03_9708=9708 I:gt.blockmachines.basicmachine.pump.tier.04_400=400 I:gt.blockmachines.basicmachine.pump.tier.04_5329=5329 I:gt.blockmachines.basicmachine.pump.tier.04_5357=5357 I:gt.blockmachines.basicmachine.pump.tier.04_5361=5361 I:gt.blockmachines.basicmachine.pump.tier.04_5381=5381 I:gt.blockmachines.basicmachine.pump.tier.04_5543=5543 + I:gt.blockmachines.basicmachine.pump.tier.04_5641=5641 I:gt.blockmachines.basicmachine.pump.tier.04_7293=7293 I:gt.blockmachines.basicmachine.pump.tier.04_7321=7321 I:gt.blockmachines.basicmachine.pump.tier.05_11848=11848 @@ -116907,12 +119130,14 @@ pulveriser { I:gt.blockmachines.basicmachine.pump.tier.05_11880=11880 I:gt.blockmachines.basicmachine.pump.tier.05_11900=11900 I:gt.blockmachines.basicmachine.pump.tier.05_12062=12062 + I:gt.blockmachines.basicmachine.pump.tier.05_12160=12160 I:gt.blockmachines.basicmachine.pump.tier.05_16125=16125 I:gt.blockmachines.basicmachine.pump.tier.05_16224=16224 I:gt.blockmachines.basicmachine.pump.tier.05_400=400 I:gt.blockmachines.basicmachine.pump.tier.06_12989=12989 I:gt.blockmachines.basicmachine.pump.tier.06_13037=13037 I:gt.blockmachines.basicmachine.pump.tier.06_1993=1993 + I:gt.blockmachines.basicmachine.pump.tier.06_2007=2007 I:gt.blockmachines.basicmachine.pump.tier.06_400=400 I:gt.blockmachines.basicmachine.pump.tier.06_8644=8644 I:gt.blockmachines.basicmachine.pump.tier.06_8672=8672 @@ -116921,17 +119146,20 @@ pulveriser { I:gt.blockmachines.basicmachine.pump.tier.07_17165=17165 I:gt.blockmachines.basicmachine.pump.tier.07_17213=17213 I:gt.blockmachines.basicmachine.pump.tier.07_2918=2918 + I:gt.blockmachines.basicmachine.pump.tier.07_2932=2932 I:gt.blockmachines.basicmachine.pump.tier.07_400=400 I:gt.blockmachines.basicmachine.pump.tier.08_2411418=2411418 I:gt.blockmachines.basicmachine.pump.tier.08_400=400 I:gt.blockmachines.basicmachine.recycler.tier.01_2368=2368 I:gt.blockmachines.basicmachine.recycler.tier.01_2392=2392 + I:gt.blockmachines.basicmachine.recycler.tier.01_2476=2476 I:gt.blockmachines.basicmachine.recycler.tier.01_2536=2536 I:gt.blockmachines.basicmachine.recycler.tier.01_2728=2728 I:gt.blockmachines.basicmachine.recycler.tier.01_400=400 I:gt.blockmachines.basicmachine.recycler.tier.02_1666=1666 I:gt.blockmachines.basicmachine.recycler.tier.02_1690=1690 I:gt.blockmachines.basicmachine.recycler.tier.02_1714=1714 + I:gt.blockmachines.basicmachine.recycler.tier.02_1774=1774 I:gt.blockmachines.basicmachine.recycler.tier.02_1828=1828 I:gt.blockmachines.basicmachine.recycler.tier.02_1870=1870 I:gt.blockmachines.basicmachine.recycler.tier.02_400=400 @@ -116941,8 +119169,10 @@ pulveriser { I:gt.blockmachines.basicmachine.recycler.tier.03_400=400 I:gt.blockmachines.basicmachine.recycler.tier.03_5016=5016 I:gt.blockmachines.basicmachine.recycler.tier.03_5040=5040 + I:gt.blockmachines.basicmachine.recycler.tier.03_5124=5124 I:gt.blockmachines.basicmachine.recycler.tier.04_2552=2552 I:gt.blockmachines.basicmachine.recycler.tier.04_2576=2576 + I:gt.blockmachines.basicmachine.recycler.tier.04_2660=2660 I:gt.blockmachines.basicmachine.recycler.tier.04_3532=3532 I:gt.blockmachines.basicmachine.recycler.tier.04_3564=3564 I:gt.blockmachines.basicmachine.recycler.tier.04_3820=3820 @@ -116951,6 +119181,7 @@ pulveriser { I:gt.blockmachines.basicmachine.recycler.tier.05_5788=5788 I:gt.blockmachines.basicmachine.recycler.tier.05_5812=5812 I:gt.blockmachines.basicmachine.recycler.tier.05_5824=5824 + I:gt.blockmachines.basicmachine.recycler.tier.05_5908=5908 I:gt.blockmachines.basicmachine.recycler.tier.05_7910=7910 I:gt.blockmachines.basicmachine.recycler.tier.05_8013=8013 I:gt.blockmachines.basicmachine.recycler.tier.05_8624=8624 @@ -116960,20 +119191,24 @@ pulveriser { I:gt.blockmachines.basicmachine.recycler.tier.06_6364=6364 I:gt.blockmachines.basicmachine.recycler.tier.06_6400=6400 I:gt.blockmachines.basicmachine.recycler.tier.06_742=742 + I:gt.blockmachines.basicmachine.recycler.tier.06_770=770 I:gt.blockmachines.basicmachine.recycler.tier.06_785=785 I:gt.blockmachines.basicmachine.recycler.tier.07_2046=2046 + I:gt.blockmachines.basicmachine.recycler.tier.07_2074=2074 I:gt.blockmachines.basicmachine.recycler.tier.07_400=400 I:gt.blockmachines.basicmachine.recycler.tier.07_6284=6284 I:gt.blockmachines.basicmachine.recycler.tier.07_6480=6480 I:gt.blockmachines.basicmachine.recycler.tier.07_9112=9112 I:gt.blockmachines.basicmachine.recycler.tier.07_9148=9148 I:gt.blockmachines.basicmachine.recycler.tier.08_2236=2236 + I:gt.blockmachines.basicmachine.recycler.tier.08_2278=2278 I:gt.blockmachines.basicmachine.recycler.tier.08_400=400 I:gt.blockmachines.basicmachine.recycler.tier.08_8504=8504 I:gt.blockmachines.basicmachine.recycler.tier.08_8706=8706 I:gt.blockmachines.basicmachine.recycler.tier.08_9868=9868 I:gt.blockmachines.basicmachine.recycler.tier.08_9896=9896 I:gt.blockmachines.basicmachine.replicator.tier.01_2230=2230 + I:gt.blockmachines.basicmachine.replicator.tier.01_2314=2314 I:gt.blockmachines.basicmachine.replicator.tier.01_2597=2597 I:gt.blockmachines.basicmachine.replicator.tier.01_2693=2693 I:gt.blockmachines.basicmachine.replicator.tier.01_2765=2765 @@ -116981,6 +119216,7 @@ pulveriser { I:gt.blockmachines.basicmachine.replicator.tier.01_2837=2837 I:gt.blockmachines.basicmachine.replicator.tier.01_400=400 I:gt.blockmachines.basicmachine.replicator.tier.02_2249=2249 + I:gt.blockmachines.basicmachine.replicator.tier.02_2333=2333 I:gt.blockmachines.basicmachine.replicator.tier.02_2802=2802 I:gt.blockmachines.basicmachine.replicator.tier.02_2886=2886 I:gt.blockmachines.basicmachine.replicator.tier.02_2922=2922 @@ -116989,6 +119225,7 @@ pulveriser { I:gt.blockmachines.basicmachine.replicator.tier.02_3344=3344 I:gt.blockmachines.basicmachine.replicator.tier.02_400=400 I:gt.blockmachines.basicmachine.replicator.tier.03_2932=2932 + I:gt.blockmachines.basicmachine.replicator.tier.03_3016=3016 I:gt.blockmachines.basicmachine.replicator.tier.03_3080=3080 I:gt.blockmachines.basicmachine.replicator.tier.03_3116=3116 I:gt.blockmachines.basicmachine.replicator.tier.03_3214=3214 @@ -116999,6 +119236,7 @@ pulveriser { I:gt.blockmachines.basicmachine.replicator.tier.03_4017=4017 I:gt.blockmachines.basicmachine.replicator.tier.03_4452=4452 I:gt.blockmachines.basicmachine.replicator.tier.04_2186=2186 + I:gt.blockmachines.basicmachine.replicator.tier.04_2270=2270 I:gt.blockmachines.basicmachine.replicator.tier.04_3068=3068 I:gt.blockmachines.basicmachine.replicator.tier.04_3372=3372 I:gt.blockmachines.basicmachine.replicator.tier.04_3396=3396 @@ -117012,6 +119250,7 @@ pulveriser { I:gt.blockmachines.basicmachine.replicator.tier.05_10738=10738 I:gt.blockmachines.basicmachine.replicator.tier.05_11419=11419 I:gt.blockmachines.basicmachine.replicator.tier.05_3829=3829 + I:gt.blockmachines.basicmachine.replicator.tier.05_3913=3913 I:gt.blockmachines.basicmachine.replicator.tier.05_400=400 I:gt.blockmachines.basicmachine.replicator.tier.05_4597=4597 I:gt.blockmachines.basicmachine.replicator.tier.05_5193=5193 @@ -117024,25 +119263,30 @@ pulveriser { I:gt.blockmachines.basicmachine.replicator.tier.06_15670=15670 I:gt.blockmachines.basicmachine.replicator.tier.06_400=400 I:gt.blockmachines.basicmachine.replicator.tier.06_601=601 + I:gt.blockmachines.basicmachine.replicator.tier.06_629=629 I:gt.blockmachines.basicmachine.replicator.tier.06_687=687 I:gt.blockmachines.basicmachine.replicator.tier.07_1948=1948 + I:gt.blockmachines.basicmachine.replicator.tier.07_1976=1976 I:gt.blockmachines.basicmachine.replicator.tier.07_400=400 I:gt.blockmachines.basicmachine.replicator.tier.07_4470=4470 I:gt.blockmachines.basicmachine.replicator.tier.07_4498=4498 I:gt.blockmachines.basicmachine.replicator.tier.07_4694=4694 I:gt.blockmachines.basicmachine.replicator.tier.08_2138=2138 + I:gt.blockmachines.basicmachine.replicator.tier.08_2180=2180 I:gt.blockmachines.basicmachine.replicator.tier.08_400=400 I:gt.blockmachines.basicmachine.replicator.tier.08_6722=6722 I:gt.blockmachines.basicmachine.replicator.tier.08_6742=6742 I:gt.blockmachines.basicmachine.replicator.tier.08_6944=6944 I:gt.blockmachines.basicmachine.rockbreaker.tier.01_1828=1828 I:gt.blockmachines.basicmachine.rockbreaker.tier.01_1848=1848 + I:gt.blockmachines.basicmachine.rockbreaker.tier.01_1918=1918 I:gt.blockmachines.basicmachine.rockbreaker.tier.01_1996=1996 I:gt.blockmachines.basicmachine.rockbreaker.tier.01_2016=2016 I:gt.blockmachines.basicmachine.rockbreaker.tier.01_400=400 I:gt.blockmachines.basicmachine.rockbreaker.tier.02_1331=1331 I:gt.blockmachines.basicmachine.rockbreaker.tier.02_1351=1351 I:gt.blockmachines.basicmachine.rockbreaker.tier.02_1375=1375 + I:gt.blockmachines.basicmachine.rockbreaker.tier.02_1421=1421 I:gt.blockmachines.basicmachine.rockbreaker.tier.02_1453=1453 I:gt.blockmachines.basicmachine.rockbreaker.tier.02_1493=1493 I:gt.blockmachines.basicmachine.rockbreaker.tier.02_400=400 @@ -117052,8 +119296,10 @@ pulveriser { I:gt.blockmachines.basicmachine.rockbreaker.tier.03_400=400 I:gt.blockmachines.basicmachine.rockbreaker.tier.03_4403=4403 I:gt.blockmachines.basicmachine.rockbreaker.tier.03_4423=4423 + I:gt.blockmachines.basicmachine.rockbreaker.tier.03_4493=4493 I:gt.blockmachines.basicmachine.rockbreaker.tier.04_2144=2144 I:gt.blockmachines.basicmachine.rockbreaker.tier.04_2164=2164 + I:gt.blockmachines.basicmachine.rockbreaker.tier.04_2234=2234 I:gt.blockmachines.basicmachine.rockbreaker.tier.04_3120=3120 I:gt.blockmachines.basicmachine.rockbreaker.tier.04_3156=3156 I:gt.blockmachines.basicmachine.rockbreaker.tier.04_3264=3264 @@ -117061,14 +119307,17 @@ pulveriser { I:gt.blockmachines.basicmachine.rockbreaker.tier.05_400=400 I:gt.blockmachines.basicmachine.rockbreaker.tier.05_4868=4868 I:gt.blockmachines.basicmachine.rockbreaker.tier.05_4888=4888 + I:gt.blockmachines.basicmachine.rockbreaker.tier.05_4958=4958 I:gt.blockmachines.basicmachine.rockbreaker.tier.05_6986=6986 I:gt.blockmachines.basicmachine.rockbreaker.tier.05_7093=7093 I:gt.blockmachines.basicmachine.rockbreaker.tier.05_7343=7343 I:gt.blockmachines.basicmachine.scanner.tier.01_1397=1397 I:gt.blockmachines.basicmachine.scanner.tier.01_1409=1409 + I:gt.blockmachines.basicmachine.scanner.tier.01_1451=1451 I:gt.blockmachines.basicmachine.scanner.tier.01_1565=1565 I:gt.blockmachines.basicmachine.scanner.tier.01_400=400 I:gt.blockmachines.basicmachine.scanner.tier.02_1027=1027 + I:gt.blockmachines.basicmachine.scanner.tier.02_1069=1069 I:gt.blockmachines.basicmachine.scanner.tier.02_1092=1092 I:gt.blockmachines.basicmachine.scanner.tier.02_1104=1104 I:gt.blockmachines.basicmachine.scanner.tier.02_1230=1230 @@ -117077,47 +119326,56 @@ pulveriser { I:gt.blockmachines.basicmachine.scanner.tier.03_1444=1444 I:gt.blockmachines.basicmachine.scanner.tier.03_1495=1495 I:gt.blockmachines.basicmachine.scanner.tier.03_1730=1730 + I:gt.blockmachines.basicmachine.scanner.tier.03_1772=1772 I:gt.blockmachines.basicmachine.scanner.tier.03_1804=1804 I:gt.blockmachines.basicmachine.scanner.tier.03_400=400 I:gt.blockmachines.basicmachine.scanner.tier.04_1171=1171 + I:gt.blockmachines.basicmachine.scanner.tier.04_1213=1213 I:gt.blockmachines.basicmachine.scanner.tier.04_1325=1325 I:gt.blockmachines.basicmachine.scanner.tier.04_1337=1337 I:gt.blockmachines.basicmachine.scanner.tier.04_1381=1381 I:gt.blockmachines.basicmachine.scanner.tier.04_400=400 I:gt.blockmachines.basicmachine.scanner.tier.05_2482=2482 I:gt.blockmachines.basicmachine.scanner.tier.05_2487=2487 + I:gt.blockmachines.basicmachine.scanner.tier.05_2529=2529 I:gt.blockmachines.basicmachine.scanner.tier.05_2792=2792 I:gt.blockmachines.basicmachine.scanner.tier.05_2804=2804 I:gt.blockmachines.basicmachine.scanner.tier.05_2919=2919 I:gt.blockmachines.basicmachine.scanner.tier.05_400=400 I:gt.blockmachines.basicmachine.scanner.tier.06_400=400 I:gt.blockmachines.basicmachine.scanner.tier.06_546=546 + I:gt.blockmachines.basicmachine.scanner.tier.06_574=574 I:gt.blockmachines.basicmachine.scanner.tier.06_589=589 I:gt.blockmachines.basicmachine.scanner.tier.06_7965=7965 I:gt.blockmachines.basicmachine.scanner.tier.06_7981=7981 I:gt.blockmachines.basicmachine.scanner.tier.06_8025=8025 I:gt.blockmachines.basicmachine.scanner.tier.07_1850=1850 + I:gt.blockmachines.basicmachine.scanner.tier.07_1878=1878 I:gt.blockmachines.basicmachine.scanner.tier.07_3713=3713 I:gt.blockmachines.basicmachine.scanner.tier.07_3729=3729 I:gt.blockmachines.basicmachine.scanner.tier.07_3937=3937 I:gt.blockmachines.basicmachine.scanner.tier.07_400=400 I:gt.blockmachines.basicmachine.scanner.tier.08_2040=2040 + I:gt.blockmachines.basicmachine.scanner.tier.08_2082=2082 I:gt.blockmachines.basicmachine.scanner.tier.08_400=400 I:gt.blockmachines.basicmachine.scanner.tier.08_5957=5957 I:gt.blockmachines.basicmachine.scanner.tier.08_5965=5965 I:gt.blockmachines.basicmachine.scanner.tier.08_6179=6179 I:gt.blockmachines.basicmachine.seismicprospector.3_1618=1618 + I:gt.blockmachines.basicmachine.seismicprospector.3_1632=1632 I:gt.blockmachines.basicmachine.seismicprospector.3_400=400 I:gt.blockmachines.basicmachine.seismicprospector_1844=1844 I:gt.blockmachines.basicmachine.seismicprospector_400=400 I:gt.blockmachines.basicmachine.sifter.tier.01_2172=2172 I:gt.blockmachines.basicmachine.sifter.tier.01_2196=2196 + I:gt.blockmachines.basicmachine.sifter.tier.01_2280=2280 I:gt.blockmachines.basicmachine.sifter.tier.01_2340=2340 I:gt.blockmachines.basicmachine.sifter.tier.01_2532=2532 I:gt.blockmachines.basicmachine.sifter.tier.01_400=400 I:gt.blockmachines.basicmachine.sifter.tier.02_1470=1470 I:gt.blockmachines.basicmachine.sifter.tier.02_1494=1494 I:gt.blockmachines.basicmachine.sifter.tier.02_1518=1518 + I:gt.blockmachines.basicmachine.sifter.tier.02_1578=1578 I:gt.blockmachines.basicmachine.sifter.tier.02_1632=1632 I:gt.blockmachines.basicmachine.sifter.tier.02_1674=1674 I:gt.blockmachines.basicmachine.sifter.tier.02_400=400 @@ -117127,8 +119385,10 @@ pulveriser { I:gt.blockmachines.basicmachine.sifter.tier.03_400=400 I:gt.blockmachines.basicmachine.sifter.tier.03_4820=4820 I:gt.blockmachines.basicmachine.sifter.tier.03_4844=4844 + I:gt.blockmachines.basicmachine.sifter.tier.03_4928=4928 I:gt.blockmachines.basicmachine.sifter.tier.04_2356=2356 I:gt.blockmachines.basicmachine.sifter.tier.04_2380=2380 + I:gt.blockmachines.basicmachine.sifter.tier.04_2464=2464 I:gt.blockmachines.basicmachine.sifter.tier.04_3336=3336 I:gt.blockmachines.basicmachine.sifter.tier.04_3368=3368 I:gt.blockmachines.basicmachine.sifter.tier.04_3624=3624 @@ -117137,6 +119397,7 @@ pulveriser { I:gt.blockmachines.basicmachine.sifter.tier.05_5592=5592 I:gt.blockmachines.basicmachine.sifter.tier.05_5616=5616 I:gt.blockmachines.basicmachine.sifter.tier.05_5628=5628 + I:gt.blockmachines.basicmachine.sifter.tier.05_5712=5712 I:gt.blockmachines.basicmachine.sifter.tier.05_7714=7714 I:gt.blockmachines.basicmachine.sifter.tier.05_7817=7817 I:gt.blockmachines.basicmachine.sifter.tier.05_8428=8428 @@ -117144,16 +119405,19 @@ pulveriser { I:gt.blockmachines.basicmachine.sifter.tier.06_400=400 I:gt.blockmachines.basicmachine.sifter.tier.06_4028=4028 I:gt.blockmachines.basicmachine.sifter.tier.06_546=546 + I:gt.blockmachines.basicmachine.sifter.tier.06_574=574 I:gt.blockmachines.basicmachine.sifter.tier.06_589=589 I:gt.blockmachines.basicmachine.sifter.tier.06_6168=6168 I:gt.blockmachines.basicmachine.sifter.tier.06_6204=6204 I:gt.blockmachines.basicmachine.sifter.tier.07_1850=1850 + I:gt.blockmachines.basicmachine.sifter.tier.07_1878=1878 I:gt.blockmachines.basicmachine.sifter.tier.07_400=400 I:gt.blockmachines.basicmachine.sifter.tier.07_6088=6088 I:gt.blockmachines.basicmachine.sifter.tier.07_6284=6284 I:gt.blockmachines.basicmachine.sifter.tier.07_8916=8916 I:gt.blockmachines.basicmachine.sifter.tier.07_8952=8952 I:gt.blockmachines.basicmachine.sifter.tier.08_2040=2040 + I:gt.blockmachines.basicmachine.sifter.tier.08_2082=2082 I:gt.blockmachines.basicmachine.sifter.tier.08_400=400 I:gt.blockmachines.basicmachine.sifter.tier.08_8308=8308 I:gt.blockmachines.basicmachine.sifter.tier.08_8510=8510 @@ -117164,6 +119428,7 @@ pulveriser { I:gt.blockmachines.basicmachine.slicer.tier.01_2486=2486 I:gt.blockmachines.basicmachine.slicer.tier.01_2516=2516 I:gt.blockmachines.basicmachine.slicer.tier.01_2906=2906 + I:gt.blockmachines.basicmachine.slicer.tier.01_3011=3011 I:gt.blockmachines.basicmachine.slicer.tier.01_400=400 I:gt.blockmachines.basicmachine.slicer.tier.02_1767=1767 I:gt.blockmachines.basicmachine.slicer.tier.02_1797=1797 @@ -117171,6 +119436,7 @@ pulveriser { I:gt.blockmachines.basicmachine.slicer.tier.02_1911=1911 I:gt.blockmachines.basicmachine.slicer.tier.02_1941=1941 I:gt.blockmachines.basicmachine.slicer.tier.02_2355=2355 + I:gt.blockmachines.basicmachine.slicer.tier.02_2460=2460 I:gt.blockmachines.basicmachine.slicer.tier.02_400=400 I:gt.blockmachines.basicmachine.slicer.tier.03_400=400 I:gt.blockmachines.basicmachine.slicer.tier.03_4051=4051 @@ -117179,9 +119445,11 @@ pulveriser { I:gt.blockmachines.basicmachine.slicer.tier.03_6187=6187 I:gt.blockmachines.basicmachine.slicer.tier.03_6217=6217 I:gt.blockmachines.basicmachine.slicer.tier.03_6775=6775 + I:gt.blockmachines.basicmachine.slicer.tier.03_6880=6880 I:gt.blockmachines.basicmachine.slicer.tier.04_2844=2844 I:gt.blockmachines.basicmachine.slicer.tier.04_2874=2874 I:gt.blockmachines.basicmachine.slicer.tier.04_3432=3432 + I:gt.blockmachines.basicmachine.slicer.tier.04_3537=3537 I:gt.blockmachines.basicmachine.slicer.tier.04_400=400 I:gt.blockmachines.basicmachine.slicer.tier.04_4308=4308 I:gt.blockmachines.basicmachine.slicer.tier.04_4334=4334 @@ -117192,15 +119460,19 @@ pulveriser { I:gt.blockmachines.basicmachine.slicer.tier.05_6498=6498 I:gt.blockmachines.basicmachine.slicer.tier.05_6522=6522 I:gt.blockmachines.basicmachine.slicer.tier.05_7080=7080 + I:gt.blockmachines.basicmachine.slicer.tier.05_7185=7185 I:gt.blockmachines.basicmachine.slicer.tier.05_9645=9645 I:gt.blockmachines.basicmachine.slicer.tier.05_9742=9742 I:gt.blockmachines.basicmachine.slicer.tier.06_400=400 I:gt.blockmachines.basicmachine.slicer.tier.06_611=611 + I:gt.blockmachines.basicmachine.slicer.tier.06_653=653 I:gt.blockmachines.basicmachine.slicer.tier.07_1958=1958 + I:gt.blockmachines.basicmachine.slicer.tier.07_2000=2000 I:gt.blockmachines.basicmachine.slicer.tier.07_400=400 I:gt.blockmachines.basicmachine.slicer.tier.08_10254=10254 I:gt.blockmachines.basicmachine.slicer.tier.08_10292=10292 I:gt.blockmachines.basicmachine.slicer.tier.08_2148=2148 + I:gt.blockmachines.basicmachine.slicer.tier.08_2204=2204 I:gt.blockmachines.basicmachine.slicer.tier.08_400=400 I:gt.blockmachines.basicmachine.slicer.tier.08_8204=8204 I:gt.blockmachines.basicmachine.slicer.tier.08_8400=8400 @@ -117214,11 +119486,13 @@ pulveriser { I:gt.blockmachines.basicmachine.teleporter_800980=800980 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.01_1616=1616 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.01_1632=1632 + I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.01_1688=1688 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.01_1784=1784 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.01_400=400 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.02_1312=1312 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.02_1328=1328 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.02_1352=1352 + I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.02_1384=1384 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.02_1474=1474 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.02_400=400 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.03_2614=2614 @@ -117226,13 +119500,16 @@ pulveriser { I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.03_400=400 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.03_4042=4042 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.03_4058=4058 + I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.03_4114=4114 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.04_2036=2036 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.04_2052=2052 + I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.04_2108=2108 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.04_3008=3008 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.04_3048=3048 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.04_400=400 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.05_400=400 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.05_4528=4528 + I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.05_4584=4584 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.05_4920=4920 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.05_4936=4936 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.05_7034=7034 @@ -117243,14 +119520,17 @@ pulveriser { I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.06_5542=5542 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.06_5570=5570 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.06_648=648 + I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.06_676=676 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.06_691=691 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.07_2054=2054 + I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.07_2082=2082 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.07_400=400 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.07_4156=4156 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.07_4360=4360 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.07_6992=6992 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.07_7020=7020 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.08_2448=2448 + I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.08_2490=2490 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.08_400=400 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.08_6600=6600 I:gt.blockmachines.basicmachine.thermalcentrifuge.tier.08_6810=6810 @@ -117261,6 +119541,7 @@ pulveriser { I:gt.blockmachines.basicmachine.unboxinator.tier.01_3416=3416 I:gt.blockmachines.basicmachine.unboxinator.tier.01_3456=3456 I:gt.blockmachines.basicmachine.unboxinator.tier.01_3846=3846 + I:gt.blockmachines.basicmachine.unboxinator.tier.01_3986=3986 I:gt.blockmachines.basicmachine.unboxinator.tier.01_400=400 I:gt.blockmachines.basicmachine.unboxinator.tier.02_2698=2698 I:gt.blockmachines.basicmachine.unboxinator.tier.02_2738=2738 @@ -117268,8 +119549,10 @@ pulveriser { I:gt.blockmachines.basicmachine.unboxinator.tier.02_2876=2876 I:gt.blockmachines.basicmachine.unboxinator.tier.02_2896=2896 I:gt.blockmachines.basicmachine.unboxinator.tier.02_3296=3296 + I:gt.blockmachines.basicmachine.unboxinator.tier.02_3436=3436 I:gt.blockmachines.basicmachine.unboxinator.tier.02_400=400 I:gt.blockmachines.basicmachine.unboxinator.tier.03_10107=10107 + I:gt.blockmachines.basicmachine.unboxinator.tier.03_10247=10247 I:gt.blockmachines.basicmachine.unboxinator.tier.03_400=400 I:gt.blockmachines.basicmachine.unboxinator.tier.03_5939=5939 I:gt.blockmachines.basicmachine.unboxinator.tier.03_5962=5962 @@ -117280,10 +119563,12 @@ pulveriser { I:gt.blockmachines.basicmachine.unboxinator.tier.04_4416=4416 I:gt.blockmachines.basicmachine.unboxinator.tier.04_4456=4456 I:gt.blockmachines.basicmachine.unboxinator.tier.04_5014=5014 + I:gt.blockmachines.basicmachine.unboxinator.tier.04_5154=5154 I:gt.blockmachines.basicmachine.unboxinator.tier.04_6846=6846 I:gt.blockmachines.basicmachine.unboxinator.tier.04_6862=6862 I:gt.blockmachines.basicmachine.unboxinator.tier.04_6990=6990 I:gt.blockmachines.basicmachine.unboxinator.tier.05_10130=10130 + I:gt.blockmachines.basicmachine.unboxinator.tier.05_10270=10270 I:gt.blockmachines.basicmachine.unboxinator.tier.05_14805=14805 I:gt.blockmachines.basicmachine.unboxinator.tier.05_14892=14892 I:gt.blockmachines.basicmachine.unboxinator.tier.05_15162=15162 @@ -117293,11 +119578,13 @@ pulveriser { I:gt.blockmachines.basicmachine.unboxinator.tier.05_9572=9572 I:gt.blockmachines.basicmachine.wiremill.tier.01_2032=2032 I:gt.blockmachines.basicmachine.wiremill.tier.01_2056=2056 + I:gt.blockmachines.basicmachine.wiremill.tier.01_2140=2140 I:gt.blockmachines.basicmachine.wiremill.tier.01_2200=2200 I:gt.blockmachines.basicmachine.wiremill.tier.01_400=400 I:gt.blockmachines.basicmachine.wiremill.tier.02_1798=1798 I:gt.blockmachines.basicmachine.wiremill.tier.02_1822=1822 I:gt.blockmachines.basicmachine.wiremill.tier.02_1870=1870 + I:gt.blockmachines.basicmachine.wiremill.tier.02_1906=1906 I:gt.blockmachines.basicmachine.wiremill.tier.02_1984=1984 I:gt.blockmachines.basicmachine.wiremill.tier.02_400=400 I:gt.blockmachines.basicmachine.wiremill.tier.03_400=400 @@ -117305,8 +119592,10 @@ pulveriser { I:gt.blockmachines.basicmachine.wiremill.tier.03_4063=4063 I:gt.blockmachines.basicmachine.wiremill.tier.03_6888=6888 I:gt.blockmachines.basicmachine.wiremill.tier.03_6912=6912 + I:gt.blockmachines.basicmachine.wiremill.tier.03_6996=6996 I:gt.blockmachines.basicmachine.wiremill.tier.04_3176=3176 I:gt.blockmachines.basicmachine.wiremill.tier.04_3200=3200 + I:gt.blockmachines.basicmachine.wiremill.tier.04_3284=3284 I:gt.blockmachines.basicmachine.wiremill.tier.04_400=400 I:gt.blockmachines.basicmachine.wiremill.tier.04_5112=5112 I:gt.blockmachines.basicmachine.wiremill.tier.04_5144=5144 @@ -117316,47 +119605,57 @@ pulveriser { I:gt.blockmachines.basicmachine.wiremill.tier.05_6718=6718 I:gt.blockmachines.basicmachine.wiremill.tier.05_6742=6742 I:gt.blockmachines.basicmachine.wiremill.tier.05_6754=6754 + I:gt.blockmachines.basicmachine.wiremill.tier.05_6838=6838 I:gt.blockmachines.basicmachine.wiremill.tier.06_400=400 I:gt.blockmachines.basicmachine.wiremill.tier.06_5244=5244 I:gt.blockmachines.basicmachine.wiremill.tier.06_5276=5276 I:gt.blockmachines.basicmachine.wiremill.tier.06_546=546 + I:gt.blockmachines.basicmachine.wiremill.tier.06_574=574 I:gt.blockmachines.basicmachine.wiremill.tier.06_589=589 I:gt.blockmachines.basicmachine.wiremill.tier.06_9616=9616 I:gt.blockmachines.basicmachine.wiremill.tier.06_9660=9660 I:gt.blockmachines.basicmachine.wiremill.tier.07_11164=11164 I:gt.blockmachines.basicmachine.wiremill.tier.07_11208=11208 I:gt.blockmachines.basicmachine.wiremill.tier.07_1850=1850 + I:gt.blockmachines.basicmachine.wiremill.tier.07_1878=1878 I:gt.blockmachines.basicmachine.wiremill.tier.07_400=400 I:gt.blockmachines.basicmachine.wiremill.tier.07_5480=5480 I:gt.blockmachines.basicmachine.wiremill.tier.07_5676=5676 I:gt.blockmachines.basicmachine.wiremill.tier.08_10464=10464 I:gt.blockmachines.basicmachine.wiremill.tier.08_10500=10500 I:gt.blockmachines.basicmachine.wiremill.tier.08_2040=2040 + I:gt.blockmachines.basicmachine.wiremill.tier.08_2082=2082 I:gt.blockmachines.basicmachine.wiremill.tier.08_400=400 I:gt.blockmachines.basicmachine.wiremill.tier.08_7716=7716 I:gt.blockmachines.basicmachine.wiremill.tier.08_7918=7918 I:gt.blockmachines.batterybuffer.01.tier.00_1147=1147 I:gt.blockmachines.batterybuffer.01.tier.00_1151=1151 + I:gt.blockmachines.batterybuffer.01.tier.00_1165=1165 I:gt.blockmachines.batterybuffer.01.tier.00_1221=1221 I:gt.blockmachines.batterybuffer.01.tier.00_400=400 I:gt.blockmachines.batterybuffer.01.tier.01_1048=1048 I:gt.blockmachines.batterybuffer.01.tier.01_400=400 I:gt.blockmachines.batterybuffer.01.tier.01_880=880 I:gt.blockmachines.batterybuffer.01.tier.01_884=884 + I:gt.blockmachines.batterybuffer.01.tier.01_898=898 I:gt.blockmachines.batterybuffer.01.tier.02_400=400 I:gt.blockmachines.batterybuffer.01.tier.02_475=475 I:gt.blockmachines.batterybuffer.01.tier.02_479=479 + I:gt.blockmachines.batterybuffer.01.tier.02_493=493 I:gt.blockmachines.batterybuffer.01.tier.02_613=613 I:gt.blockmachines.batterybuffer.01.tier.03_1106=1106 I:gt.blockmachines.batterybuffer.01.tier.03_1110=1110 + I:gt.blockmachines.batterybuffer.01.tier.03_1124=1124 I:gt.blockmachines.batterybuffer.01.tier.03_1169=1169 I:gt.blockmachines.batterybuffer.01.tier.03_400=400 I:gt.blockmachines.batterybuffer.01.tier.04_400=400 I:gt.blockmachines.batterybuffer.01.tier.04_540=540 I:gt.blockmachines.batterybuffer.01.tier.04_544=544 + I:gt.blockmachines.batterybuffer.01.tier.04_558=558 I:gt.blockmachines.batterybuffer.01.tier.04_596=596 I:gt.blockmachines.batterybuffer.01.tier.05_1579=1579 I:gt.blockmachines.batterybuffer.01.tier.05_1583=1583 + I:gt.blockmachines.batterybuffer.01.tier.05_1597=1597 I:gt.blockmachines.batterybuffer.01.tier.05_1706=1706 I:gt.blockmachines.batterybuffer.01.tier.05_400=400 I:gt.blockmachines.batterybuffer.01.tier.06_1612=1612 @@ -117364,12 +119663,15 @@ pulveriser { I:gt.blockmachines.batterybuffer.01.tier.06_1672=1672 I:gt.blockmachines.batterybuffer.01.tier.06_400=400 I:gt.blockmachines.batterybuffer.01.tier.06_663=663 + I:gt.blockmachines.batterybuffer.01.tier.06_677=677 I:gt.blockmachines.batterybuffer.01.tier.07_2010=2010 + I:gt.blockmachines.batterybuffer.01.tier.07_2024=2024 I:gt.blockmachines.batterybuffer.01.tier.07_2760=2760 I:gt.blockmachines.batterybuffer.01.tier.07_2768=2768 I:gt.blockmachines.batterybuffer.01.tier.07_2984=2984 I:gt.blockmachines.batterybuffer.01.tier.07_400=400 I:gt.blockmachines.batterybuffer.01.tier.08_2200=2200 + I:gt.blockmachines.batterybuffer.01.tier.08_2228=2228 I:gt.blockmachines.batterybuffer.01.tier.08_400=400 I:gt.blockmachines.batterybuffer.01.tier.08_5012=5012 I:gt.blockmachines.batterybuffer.01.tier.08_5234=5234 @@ -117378,39 +119680,48 @@ pulveriser { I:gt.blockmachines.batterybuffer.01.tier.09_900398=900398 I:gt.blockmachines.batterybuffer.04.tier.00_2389=2389 I:gt.blockmachines.batterybuffer.04.tier.00_2393=2393 + I:gt.blockmachines.batterybuffer.04.tier.00_2407=2407 I:gt.blockmachines.batterybuffer.04.tier.00_2463=2463 I:gt.blockmachines.batterybuffer.04.tier.00_400=400 I:gt.blockmachines.batterybuffer.04.tier.01_1588=1588 I:gt.blockmachines.batterybuffer.04.tier.01_1592=1592 + I:gt.blockmachines.batterybuffer.04.tier.01_1606=1606 I:gt.blockmachines.batterybuffer.04.tier.01_1756=1756 I:gt.blockmachines.batterybuffer.04.tier.01_400=400 I:gt.blockmachines.batterybuffer.04.tier.02_400=400 I:gt.blockmachines.batterybuffer.04.tier.02_853=853 I:gt.blockmachines.batterybuffer.04.tier.02_857=857 + I:gt.blockmachines.batterybuffer.04.tier.02_871=871 I:gt.blockmachines.batterybuffer.04.tier.02_991=991 I:gt.blockmachines.batterybuffer.04.tier.03_2282=2282 I:gt.blockmachines.batterybuffer.04.tier.03_2286=2286 + I:gt.blockmachines.batterybuffer.04.tier.03_2300=2300 I:gt.blockmachines.batterybuffer.04.tier.03_2345=2345 I:gt.blockmachines.batterybuffer.04.tier.03_400=400 I:gt.blockmachines.batterybuffer.04.tier.04_400=400 I:gt.blockmachines.batterybuffer.04.tier.04_696=696 I:gt.blockmachines.batterybuffer.04.tier.04_700=700 + I:gt.blockmachines.batterybuffer.04.tier.04_714=714 I:gt.blockmachines.batterybuffer.04.tier.04_752=752 I:gt.blockmachines.batterybuffer.04.tier.05_2677=2677 I:gt.blockmachines.batterybuffer.04.tier.05_2681=2681 + I:gt.blockmachines.batterybuffer.04.tier.05_2695=2695 I:gt.blockmachines.batterybuffer.04.tier.05_2804=2804 I:gt.blockmachines.batterybuffer.04.tier.05_400=400 + I:gt.blockmachines.batterybuffer.04.tier.06_1007=1007 I:gt.blockmachines.batterybuffer.04.tier.06_2752=2752 I:gt.blockmachines.batterybuffer.04.tier.06_2760=2760 I:gt.blockmachines.batterybuffer.04.tier.06_2812=2812 I:gt.blockmachines.batterybuffer.04.tier.06_400=400 I:gt.blockmachines.batterybuffer.04.tier.06_993=993 I:gt.blockmachines.batterybuffer.04.tier.07_2598=2598 + I:gt.blockmachines.batterybuffer.04.tier.07_2612=2612 I:gt.blockmachines.batterybuffer.04.tier.07_3900=3900 I:gt.blockmachines.batterybuffer.04.tier.07_3908=3908 I:gt.blockmachines.batterybuffer.04.tier.07_400=400 I:gt.blockmachines.batterybuffer.04.tier.07_4124=4124 I:gt.blockmachines.batterybuffer.04.tier.08_2788=2788 + I:gt.blockmachines.batterybuffer.04.tier.08_2816=2816 I:gt.blockmachines.batterybuffer.04.tier.08_400=400 I:gt.blockmachines.batterybuffer.04.tier.08_6152=6152 I:gt.blockmachines.batterybuffer.04.tier.08_6374=6374 @@ -117419,38 +119730,47 @@ pulveriser { I:gt.blockmachines.batterybuffer.09.tier.00_400=400 I:gt.blockmachines.batterybuffer.09.tier.00_4045=4045 I:gt.blockmachines.batterybuffer.09.tier.00_4049=4049 + I:gt.blockmachines.batterybuffer.09.tier.00_4063=4063 I:gt.blockmachines.batterybuffer.09.tier.00_4119=4119 I:gt.blockmachines.batterybuffer.09.tier.01_2532=2532 I:gt.blockmachines.batterybuffer.09.tier.01_2536=2536 + I:gt.blockmachines.batterybuffer.09.tier.01_2550=2550 I:gt.blockmachines.batterybuffer.09.tier.01_2700=2700 I:gt.blockmachines.batterybuffer.09.tier.01_400=400 I:gt.blockmachines.batterybuffer.09.tier.02_1357=1357 I:gt.blockmachines.batterybuffer.09.tier.02_1361=1361 + I:gt.blockmachines.batterybuffer.09.tier.02_1375=1375 I:gt.blockmachines.batterybuffer.09.tier.02_1495=1495 I:gt.blockmachines.batterybuffer.09.tier.02_400=400 I:gt.blockmachines.batterybuffer.09.tier.03_3850=3850 I:gt.blockmachines.batterybuffer.09.tier.03_3854=3854 + I:gt.blockmachines.batterybuffer.09.tier.03_3868=3868 I:gt.blockmachines.batterybuffer.09.tier.03_3913=3913 I:gt.blockmachines.batterybuffer.09.tier.03_400=400 I:gt.blockmachines.batterybuffer.09.tier.04_400=400 I:gt.blockmachines.batterybuffer.09.tier.04_904=904 I:gt.blockmachines.batterybuffer.09.tier.04_908=908 + I:gt.blockmachines.batterybuffer.09.tier.04_922=922 I:gt.blockmachines.batterybuffer.09.tier.04_960=960 I:gt.blockmachines.batterybuffer.09.tier.05_400=400 I:gt.blockmachines.batterybuffer.09.tier.05_4141=4141 I:gt.blockmachines.batterybuffer.09.tier.05_4145=4145 + I:gt.blockmachines.batterybuffer.09.tier.05_4159=4159 I:gt.blockmachines.batterybuffer.09.tier.05_4268=4268 I:gt.blockmachines.batterybuffer.09.tier.06_1433=1433 + I:gt.blockmachines.batterybuffer.09.tier.06_1447=1447 I:gt.blockmachines.batterybuffer.09.tier.06_400=400 I:gt.blockmachines.batterybuffer.09.tier.06_4272=4272 I:gt.blockmachines.batterybuffer.09.tier.06_4280=4280 I:gt.blockmachines.batterybuffer.09.tier.06_4332=4332 I:gt.blockmachines.batterybuffer.09.tier.07_3382=3382 + I:gt.blockmachines.batterybuffer.09.tier.07_3396=3396 I:gt.blockmachines.batterybuffer.09.tier.07_400=400 I:gt.blockmachines.batterybuffer.09.tier.07_5420=5420 I:gt.blockmachines.batterybuffer.09.tier.07_5428=5428 I:gt.blockmachines.batterybuffer.09.tier.07_5644=5644 I:gt.blockmachines.batterybuffer.09.tier.08_3572=3572 + I:gt.blockmachines.batterybuffer.09.tier.08_3600=3600 I:gt.blockmachines.batterybuffer.09.tier.08_400=400 I:gt.blockmachines.batterybuffer.09.tier.08_7672=7672 I:gt.blockmachines.batterybuffer.09.tier.08_7894=7894 @@ -117459,34 +119779,42 @@ pulveriser { I:gt.blockmachines.batterybuffer.16.tier.00_400=400 I:gt.blockmachines.batterybuffer.16.tier.00_7357=7357 I:gt.blockmachines.batterybuffer.16.tier.00_7361=7361 + I:gt.blockmachines.batterybuffer.16.tier.00_7375=7375 I:gt.blockmachines.batterybuffer.16.tier.00_7431=7431 I:gt.blockmachines.batterybuffer.16.tier.01_400=400 I:gt.blockmachines.batterybuffer.16.tier.01_4420=4420 I:gt.blockmachines.batterybuffer.16.tier.01_4424=4424 + I:gt.blockmachines.batterybuffer.16.tier.01_4438=4438 I:gt.blockmachines.batterybuffer.16.tier.01_4588=4588 I:gt.blockmachines.batterybuffer.16.tier.02_2365=2365 I:gt.blockmachines.batterybuffer.16.tier.02_2369=2369 + I:gt.blockmachines.batterybuffer.16.tier.02_2383=2383 I:gt.blockmachines.batterybuffer.16.tier.02_2503=2503 I:gt.blockmachines.batterybuffer.16.tier.02_400=400 I:gt.blockmachines.batterybuffer.16.tier.03_400=400 I:gt.blockmachines.batterybuffer.16.tier.03_6986=6986 I:gt.blockmachines.batterybuffer.16.tier.03_6990=6990 + I:gt.blockmachines.batterybuffer.16.tier.03_7004=7004 I:gt.blockmachines.batterybuffer.16.tier.03_7049=7049 I:gt.blockmachines.batterybuffer.16.tier.04_1320=1320 I:gt.blockmachines.batterybuffer.16.tier.04_1324=1324 + I:gt.blockmachines.batterybuffer.16.tier.04_1338=1338 I:gt.blockmachines.batterybuffer.16.tier.04_1376=1376 I:gt.blockmachines.batterybuffer.16.tier.04_400=400 I:gt.blockmachines.batterybuffer.16.tier.05_400=400 I:gt.blockmachines.batterybuffer.16.tier.05_7069=7069 I:gt.blockmachines.batterybuffer.16.tier.05_7073=7073 + I:gt.blockmachines.batterybuffer.16.tier.05_7087=7087 I:gt.blockmachines.batterybuffer.16.tier.05_7196=7196 I:gt.blockmachines.batterybuffer.16.tier.06_2313=2313 + I:gt.blockmachines.batterybuffer.16.tier.06_2327=2327 I:gt.blockmachines.batterybuffer.16.tier.06_400=400 I:gt.blockmachines.batterybuffer.16.tier.06_7312=7312 I:gt.blockmachines.batterybuffer.16.tier.06_7320=7320 I:gt.blockmachines.batterybuffer.16.tier.06_7372=7372 I:gt.blockmachines.batterybuffer.16.tier.07_400=400 I:gt.blockmachines.batterybuffer.16.tier.07_4950=4950 + I:gt.blockmachines.batterybuffer.16.tier.07_4964=4964 I:gt.blockmachines.batterybuffer.16.tier.07_8460=8460 I:gt.blockmachines.batterybuffer.16.tier.07_8468=8468 I:gt.blockmachines.batterybuffer.16.tier.07_8684=8684 @@ -117494,74 +119822,94 @@ pulveriser { I:gt.blockmachines.batterybuffer.16.tier.08_10934=10934 I:gt.blockmachines.batterybuffer.16.tier.08_400=400 I:gt.blockmachines.batterybuffer.16.tier.08_5140=5140 + I:gt.blockmachines.batterybuffer.16.tier.08_5168=5168 I:gt.blockmachines.batterybuffer.16.tier.09_803306=803306 I:gt.blockmachines.batterybuffer.16.tier.09_903338=903338 I:gt.blockmachines.batterycharger.16.tier.00_400=400 I:gt.blockmachines.batterycharger.16.tier.00_7357=7357 I:gt.blockmachines.batterycharger.16.tier.00_7361=7361 + I:gt.blockmachines.batterycharger.16.tier.00_7375=7375 I:gt.blockmachines.batterycharger.16.tier.00_7431=7431 I:gt.blockmachines.batterycharger.16.tier.01_400=400 I:gt.blockmachines.batterycharger.16.tier.01_4420=4420 I:gt.blockmachines.batterycharger.16.tier.01_4424=4424 + I:gt.blockmachines.batterycharger.16.tier.01_4438=4438 I:gt.blockmachines.batterycharger.16.tier.01_4588=4588 I:gt.blockmachines.batterycharger.16.tier.02_2365=2365 I:gt.blockmachines.batterycharger.16.tier.02_2369=2369 + I:gt.blockmachines.batterycharger.16.tier.02_2383=2383 I:gt.blockmachines.batterycharger.16.tier.02_2503=2503 I:gt.blockmachines.batterycharger.16.tier.02_400=400 I:gt.blockmachines.batterycharger.16.tier.03_400=400 I:gt.blockmachines.batterycharger.16.tier.03_6986=6986 I:gt.blockmachines.batterycharger.16.tier.03_6990=6990 + I:gt.blockmachines.batterycharger.16.tier.03_7004=7004 I:gt.blockmachines.batterycharger.16.tier.03_7049=7049 I:gt.blockmachines.batterycharger.16.tier.04_1320=1320 I:gt.blockmachines.batterycharger.16.tier.04_1324=1324 + I:gt.blockmachines.batterycharger.16.tier.04_1338=1338 I:gt.blockmachines.batterycharger.16.tier.04_1376=1376 I:gt.blockmachines.batterycharger.16.tier.04_400=400 I:gt.blockmachines.batterycharger.16.tier.05_400=400 I:gt.blockmachines.batterycharger.16.tier.05_7069=7069 I:gt.blockmachines.batterycharger.16.tier.05_7073=7073 + I:gt.blockmachines.batterycharger.16.tier.05_7087=7087 I:gt.blockmachines.batterycharger.16.tier.05_7196=7196 I:gt.blockmachines.batterycharger.16.tier.06_2313=2313 + I:gt.blockmachines.batterycharger.16.tier.06_2327=2327 I:gt.blockmachines.batterycharger.16.tier.06_400=400 I:gt.blockmachines.batterycharger.16.tier.06_7312=7312 I:gt.blockmachines.batterycharger.16.tier.06_7372=7372 I:gt.blockmachines.batterycharger.16.tier.07_400=400 I:gt.blockmachines.batterycharger.16.tier.07_4950=4950 + I:gt.blockmachines.batterycharger.16.tier.07_4964=4964 I:gt.blockmachines.batterycharger.16.tier.07_8460=8460 I:gt.blockmachines.batterycharger.16.tier.07_8684=8684 I:gt.blockmachines.batterycharger.16.tier.08_10712=10712 I:gt.blockmachines.batterycharger.16.tier.08_10934=10934 I:gt.blockmachines.batterycharger.16.tier.08_400=400 I:gt.blockmachines.batterycharger.16.tier.08_5140=5140 + I:gt.blockmachines.batterycharger.16.tier.08_5168=5168 I:gt.blockmachines.batterycharger.16.tier.09_803306=803306 I:gt.blockmachines.batterycharger.16.tier.09_903338=903338 I:gt.blockmachines.batteryturbocharger.16.tier.00_14791=14791 I:gt.blockmachines.batteryturbocharger.16.tier.00_14838=14838 + I:gt.blockmachines.batteryturbocharger.16.tier.00_14957=14957 I:gt.blockmachines.batteryturbocharger.16.tier.00_400=400 I:gt.blockmachines.batteryturbocharger.16.tier.01_400=400 I:gt.blockmachines.batteryturbocharger.16.tier.01_9648=9648 I:gt.blockmachines.batteryturbocharger.16.tier.01_9694=9694 + I:gt.blockmachines.batteryturbocharger.16.tier.01_9813=9813 I:gt.blockmachines.batteryturbocharger.16.tier.02_400=400 I:gt.blockmachines.batteryturbocharger.16.tier.02_6406=6406 I:gt.blockmachines.batteryturbocharger.16.tier.02_6453=6453 + I:gt.blockmachines.batteryturbocharger.16.tier.02_6572=6572 I:gt.blockmachines.batteryturbocharger.16.tier.03_13927=13927 I:gt.blockmachines.batteryturbocharger.16.tier.03_13973=13973 + I:gt.blockmachines.batteryturbocharger.16.tier.03_14092=14092 I:gt.blockmachines.batteryturbocharger.16.tier.03_400=400 I:gt.blockmachines.batteryturbocharger.16.tier.04_400=400 I:gt.blockmachines.batteryturbocharger.16.tier.04_4645=4645 I:gt.blockmachines.batteryturbocharger.16.tier.04_4691=4691 + I:gt.blockmachines.batteryturbocharger.16.tier.04_4810=4810 I:gt.blockmachines.batteryturbocharger.16.tier.05_14292=14292 I:gt.blockmachines.batteryturbocharger.16.tier.05_14338=14338 + I:gt.blockmachines.batteryturbocharger.16.tier.05_14457=14457 I:gt.blockmachines.batteryturbocharger.16.tier.05_400=400 I:gt.blockmachines.batteryturbocharger.16.tier.06_400=400 I:gt.blockmachines.batteryturbocharger.16.tier.06_6279=6279 I:gt.blockmachines.batteryturbocharger.16.tier.06_6326=6326 + I:gt.blockmachines.batteryturbocharger.16.tier.06_6452=6452 I:gt.blockmachines.batteryturbocharger.16.tier.07_12036=12036 I:gt.blockmachines.batteryturbocharger.16.tier.07_12083=12083 + I:gt.blockmachines.batteryturbocharger.16.tier.07_12237=12237 I:gt.blockmachines.batteryturbocharger.16.tier.07_400=400 I:gt.blockmachines.batteryturbocharger.16.tier.08_112558=112558 I:gt.blockmachines.batteryturbocharger.16.tier.08_112605=112605 + I:gt.blockmachines.batteryturbocharger.16.tier.08_112780=112780 I:gt.blockmachines.batteryturbocharger.16.tier.08_400=400 I:gt.blockmachines.batteryturbocharger.16.tier.08_6708=6708 + I:gt.blockmachines.batteryturbocharger.16.tier.09_1633030=1633030 I:gt.blockmachines.batteryturbocharger.16.tier.09_804874=804874 I:gt.blockmachines.boiler.bronze.solar_400=400 I:gt.blockmachines.boiler.bronze.solar_632=632 @@ -117618,41 +119966,56 @@ pulveriser { I:gt.blockmachines.bronzemachine.macerator_400=400 I:gt.blockmachines.electricboiler.1.tier.single_400=400 I:gt.blockmachines.electricboiler.1.tier.single_4726=4726 + I:gt.blockmachines.electricboiler.1.tier.single_4768=4768 I:gt.blockmachines.electricboiler.1.tier.single_7162=7162 I:gt.blockmachines.electricboiler.2.tier.single_2857=2857 + I:gt.blockmachines.electricboiler.2.tier.single_2899=2899 I:gt.blockmachines.electricboiler.2.tier.single_400=400 I:gt.blockmachines.electricboiler.2.tier.single_8106=8106 I:gt.blockmachines.electricboiler.3.tier.single_2300=2300 + I:gt.blockmachines.electricboiler.3.tier.single_2342=2342 I:gt.blockmachines.electricboiler.3.tier.single_400=400 I:gt.blockmachines.energybuffer.01.tier.00_3977=3977 + I:gt.blockmachines.energybuffer.01.tier.00_3991=3991 I:gt.blockmachines.energybuffer.01.tier.00_400=400 I:gt.blockmachines.energybuffer.01.tier.01_2464=2464 + I:gt.blockmachines.energybuffer.01.tier.01_2478=2478 I:gt.blockmachines.energybuffer.01.tier.01_400=400 I:gt.blockmachines.energybuffer.01.tier.02_1289=1289 + I:gt.blockmachines.energybuffer.01.tier.02_1303=1303 I:gt.blockmachines.energybuffer.01.tier.02_400=400 I:gt.blockmachines.energybuffer.01.tier.03_3782=3782 + I:gt.blockmachines.energybuffer.01.tier.03_3796=3796 I:gt.blockmachines.energybuffer.01.tier.03_400=400 I:gt.blockmachines.energybuffer.01.tier.04_400=400 I:gt.blockmachines.energybuffer.01.tier.04_836=836 + I:gt.blockmachines.energybuffer.01.tier.04_850=850 I:gt.blockmachines.energybuffer.01.tier.05_400=400 I:gt.blockmachines.energybuffer.01.tier.05_4073=4073 + I:gt.blockmachines.energybuffer.01.tier.05_4087=4087 I:gt.blockmachines.energybuffer.01.tier.06_3521=3521 + I:gt.blockmachines.energybuffer.01.tier.06_3535=3535 I:gt.blockmachines.energybuffer.01.tier.06_400=400 I:gt.blockmachines.energybuffer.01.tier.07_400=400 I:gt.blockmachines.energybuffer.01.tier.07_4782=4782 + I:gt.blockmachines.energybuffer.01.tier.07_4796=4796 I:gt.blockmachines.energybuffer.01.tier.08_400=400 I:gt.blockmachines.energybuffer.01.tier.08_4972=4972 + I:gt.blockmachines.energybuffer.01.tier.08_5000=5000 I:gt.blockmachines.energybuffer.01.tier.09_801666=801666 I:gt.blockmachines.fix.name.remover_1304=1304 + I:gt.blockmachines.fix.name.remover_1318=1318 I:gt.blockmachines.fix.name.remover_400=400 I:gt.blockmachines.fluidtank.tier.00_174=174 I:gt.blockmachines.fluidtank.tier.00_400=400 I:gt.blockmachines.fluidtank.tier.00_504=504 I:gt.blockmachines.fluidtank.tier.01_1147=1147 I:gt.blockmachines.fluidtank.tier.01_1193=1193 + I:gt.blockmachines.fluidtank.tier.01_1214=1214 I:gt.blockmachines.fluidtank.tier.01_400=400 I:gt.blockmachines.fluidtank.tier.02_1147=1147 I:gt.blockmachines.fluidtank.tier.02_1193=1193 + I:gt.blockmachines.fluidtank.tier.02_1214=1214 I:gt.blockmachines.fluidtank.tier.02_400=400 I:gt.blockmachines.fluidtank.tier.02_905=905 I:gt.blockmachines.fluidtank.tier.03_1147=1147 @@ -117660,6 +120023,7 @@ pulveriser { I:gt.blockmachines.fluidtank.tier.03_2029=2029 I:gt.blockmachines.fluidtank.tier.03_400=400 I:gt.blockmachines.fluidtank.tier.03_951=951 + I:gt.blockmachines.fluidtank.tier.03_972=972 I:gt.blockmachines.fluidtank.tier.04_1090=1090 I:gt.blockmachines.fluidtank.tier.04_400=400 I:gt.blockmachines.fluidtank.tier.05_2325=2325 @@ -117696,33 +120060,44 @@ pulveriser { I:gt.blockmachines.gt_frame_tellurium_400=400 I:gt.blockmachines.gt_pipe_plasmacontain_400=400 I:gt.blockmachines.gt_pipe_plasmacontain_548=548 + I:gt.blockmachines.gtplusplus.thermal.boiler_400=400 + I:gt.blockmachines.gtplusplus.thermal.boiler_7764=7764 + I:gt.blockmachines.gtplusplus.thermal.boiler_7876=7876 I:gt.blockmachines.hatch.dataaccess.adv_400=400 I:gt.blockmachines.hatch.dataaccess.adv_481=481 + I:gt.blockmachines.hatch.dataaccess.adv_495=495 I:gt.blockmachines.hatch.dataaccess_400=400 I:gt.blockmachines.hatch.dataaccess_420=420 + I:gt.blockmachines.hatch.dataaccess_434=434 I:gt.blockmachines.hatch.dataaccess_481=481 I:gt.blockmachines.hatch.dynamo.tier.00_400=400 I:gt.blockmachines.hatch.dynamo.tier.00_767=767 I:gt.blockmachines.hatch.dynamo.tier.00_773=773 + I:gt.blockmachines.hatch.dynamo.tier.00_794=794 I:gt.blockmachines.hatch.dynamo.tier.00_841=841 I:gt.blockmachines.hatch.dynamo.tier.01_400=400 I:gt.blockmachines.hatch.dynamo.tier.01_634=634 I:gt.blockmachines.hatch.dynamo.tier.01_640=640 + I:gt.blockmachines.hatch.dynamo.tier.01_661=661 I:gt.blockmachines.hatch.dynamo.tier.01_802=802 I:gt.blockmachines.hatch.dynamo.tier.02_311=311 I:gt.blockmachines.hatch.dynamo.tier.02_317=317 + I:gt.blockmachines.hatch.dynamo.tier.02_338=338 I:gt.blockmachines.hatch.dynamo.tier.02_400=400 I:gt.blockmachines.hatch.dynamo.tier.02_449=449 I:gt.blockmachines.hatch.dynamo.tier.03_400=400 I:gt.blockmachines.hatch.dynamo.tier.03_743=743 I:gt.blockmachines.hatch.dynamo.tier.03_749=749 + I:gt.blockmachines.hatch.dynamo.tier.03_770=770 I:gt.blockmachines.hatch.dynamo.tier.03_806=806 I:gt.blockmachines.hatch.dynamo.tier.04_400=400 I:gt.blockmachines.hatch.dynamo.tier.04_432=432 I:gt.blockmachines.hatch.dynamo.tier.04_438=438 + I:gt.blockmachines.hatch.dynamo.tier.04_459=459 I:gt.blockmachines.hatch.dynamo.tier.04_488=488 I:gt.blockmachines.hatch.dynamo.tier.05_1235=1235 I:gt.blockmachines.hatch.dynamo.tier.05_1241=1241 + I:gt.blockmachines.hatch.dynamo.tier.05_1262=1262 I:gt.blockmachines.hatch.dynamo.tier.05_1362=1362 I:gt.blockmachines.hatch.dynamo.tier.05_400=400 I:gt.blockmachines.hatch.dynamo.tier.06_1532=1532 @@ -117730,40 +120105,53 @@ pulveriser { I:gt.blockmachines.hatch.dynamo.tier.06_1592=1592 I:gt.blockmachines.hatch.dynamo.tier.06_400=400 I:gt.blockmachines.hatch.dynamo.tier.06_513=513 + I:gt.blockmachines.hatch.dynamo.tier.06_534=534 I:gt.blockmachines.hatch.dynamo.tier.07_1845=1845 + I:gt.blockmachines.hatch.dynamo.tier.07_1866=1866 I:gt.blockmachines.hatch.dynamo.tier.07_2694=2694 I:gt.blockmachines.hatch.dynamo.tier.07_2706=2706 I:gt.blockmachines.hatch.dynamo.tier.07_2918=2918 I:gt.blockmachines.hatch.dynamo.tier.07_400=400 I:gt.blockmachines.hatch.dynamo.tier.08_2138=2138 + I:gt.blockmachines.hatch.dynamo.tier.08_2180=2180 I:gt.blockmachines.hatch.dynamo.tier.08_400=400 I:gt.blockmachines.hatch.dynamo.tier.08_6080=6080 I:gt.blockmachines.hatch.dynamo.tier.08_6302=6302 I:gt.blockmachines.hatch.dynamo.tier.09_400=400 I:gt.blockmachines.hatch.dynamo.tier.09_800147=800147 I:gt.blockmachines.hatch.dynamo.tier.09_900179=900179 + I:gt.blockmachines.hatch.dynamo.tier.10_400=400 + I:gt.blockmachines.hatch.dynamo.tier.10_993=993 + I:gt.blockmachines.hatch.dynamo.tier.11_400=400 + I:gt.blockmachines.hatch.dynamo.tier.11_993=993 I:gt.blockmachines.hatch.energy.tier.00_400=400 I:gt.blockmachines.hatch.energy.tier.00_767=767 I:gt.blockmachines.hatch.energy.tier.00_773=773 + I:gt.blockmachines.hatch.energy.tier.00_794=794 I:gt.blockmachines.hatch.energy.tier.00_841=841 I:gt.blockmachines.hatch.energy.tier.01_400=400 I:gt.blockmachines.hatch.energy.tier.01_634=634 I:gt.blockmachines.hatch.energy.tier.01_640=640 + I:gt.blockmachines.hatch.energy.tier.01_661=661 I:gt.blockmachines.hatch.energy.tier.01_802=802 I:gt.blockmachines.hatch.energy.tier.02_311=311 I:gt.blockmachines.hatch.energy.tier.02_317=317 + I:gt.blockmachines.hatch.energy.tier.02_338=338 I:gt.blockmachines.hatch.energy.tier.02_400=400 I:gt.blockmachines.hatch.energy.tier.02_449=449 I:gt.blockmachines.hatch.energy.tier.03_400=400 I:gt.blockmachines.hatch.energy.tier.03_743=743 I:gt.blockmachines.hatch.energy.tier.03_749=749 + I:gt.blockmachines.hatch.energy.tier.03_770=770 I:gt.blockmachines.hatch.energy.tier.03_806=806 I:gt.blockmachines.hatch.energy.tier.04_400=400 I:gt.blockmachines.hatch.energy.tier.04_432=432 I:gt.blockmachines.hatch.energy.tier.04_438=438 + I:gt.blockmachines.hatch.energy.tier.04_459=459 I:gt.blockmachines.hatch.energy.tier.04_488=488 I:gt.blockmachines.hatch.energy.tier.05_1235=1235 I:gt.blockmachines.hatch.energy.tier.05_1241=1241 + I:gt.blockmachines.hatch.energy.tier.05_1262=1262 I:gt.blockmachines.hatch.energy.tier.05_1362=1362 I:gt.blockmachines.hatch.energy.tier.05_400=400 I:gt.blockmachines.hatch.energy.tier.06_1532=1532 @@ -117771,40 +120159,55 @@ pulveriser { I:gt.blockmachines.hatch.energy.tier.06_1592=1592 I:gt.blockmachines.hatch.energy.tier.06_400=400 I:gt.blockmachines.hatch.energy.tier.06_513=513 + I:gt.blockmachines.hatch.energy.tier.06_534=534 I:gt.blockmachines.hatch.energy.tier.07_1845=1845 + I:gt.blockmachines.hatch.energy.tier.07_1866=1866 I:gt.blockmachines.hatch.energy.tier.07_2694=2694 I:gt.blockmachines.hatch.energy.tier.07_2706=2706 I:gt.blockmachines.hatch.energy.tier.07_2918=2918 I:gt.blockmachines.hatch.energy.tier.07_400=400 I:gt.blockmachines.hatch.energy.tier.08_2138=2138 + I:gt.blockmachines.hatch.energy.tier.08_2180=2180 I:gt.blockmachines.hatch.energy.tier.08_400=400 I:gt.blockmachines.hatch.energy.tier.08_6080=6080 I:gt.blockmachines.hatch.energy.tier.08_6302=6302 I:gt.blockmachines.hatch.energy.tier.09_400=400 I:gt.blockmachines.hatch.energy.tier.09_800147=800147 I:gt.blockmachines.hatch.energy.tier.09_900179=900179 + I:gt.blockmachines.hatch.energy.tier.10_400=400 + I:gt.blockmachines.hatch.energy.tier.10_993=993 + I:gt.blockmachines.hatch.energy.tier.11_400=400 + I:gt.blockmachines.hatch.energy.tier.11_993=993 + I:gt.blockmachines.hatch.energy.tier.12_1355=1355 + I:gt.blockmachines.hatch.energy.tier.12_400=400 I:gt.blockmachines.hatch.input.tier.00_400=400 I:gt.blockmachines.hatch.input.tier.00_681=681 I:gt.blockmachines.hatch.input.tier.00_685=685 + I:gt.blockmachines.hatch.input.tier.00_699=699 I:gt.blockmachines.hatch.input.tier.00_755=755 I:gt.blockmachines.hatch.input.tier.01_400=400 I:gt.blockmachines.hatch.input.tier.01_592=592 I:gt.blockmachines.hatch.input.tier.01_596=596 + I:gt.blockmachines.hatch.input.tier.01_610=610 I:gt.blockmachines.hatch.input.tier.01_760=760 I:gt.blockmachines.hatch.input.tier.02_297=297 I:gt.blockmachines.hatch.input.tier.02_301=301 + I:gt.blockmachines.hatch.input.tier.02_315=315 I:gt.blockmachines.hatch.input.tier.02_400=400 I:gt.blockmachines.hatch.input.tier.02_435=435 I:gt.blockmachines.hatch.input.tier.03_400=400 I:gt.blockmachines.hatch.input.tier.03_662=662 I:gt.blockmachines.hatch.input.tier.03_666=666 + I:gt.blockmachines.hatch.input.tier.03_680=680 I:gt.blockmachines.hatch.input.tier.03_725=725 I:gt.blockmachines.hatch.input.tier.04_400=400 I:gt.blockmachines.hatch.input.tier.04_436=436 I:gt.blockmachines.hatch.input.tier.04_440=440 + I:gt.blockmachines.hatch.input.tier.04_454=454 I:gt.blockmachines.hatch.input.tier.04_492=492 I:gt.blockmachines.hatch.input.tier.05_1161=1161 I:gt.blockmachines.hatch.input.tier.05_1165=1165 + I:gt.blockmachines.hatch.input.tier.05_1179=1179 I:gt.blockmachines.hatch.input.tier.05_1288=1288 I:gt.blockmachines.hatch.input.tier.05_400=400 I:gt.blockmachines.hatch.input.tier.06_1180=1180 @@ -117812,12 +120215,15 @@ pulveriser { I:gt.blockmachines.hatch.input.tier.06_1240=1240 I:gt.blockmachines.hatch.input.tier.06_400=400 I:gt.blockmachines.hatch.input.tier.06_481=481 + I:gt.blockmachines.hatch.input.tier.06_495=495 I:gt.blockmachines.hatch.input.tier.07_1742=1742 + I:gt.blockmachines.hatch.input.tier.07_1756=1756 I:gt.blockmachines.hatch.input.tier.07_2328=2328 I:gt.blockmachines.hatch.input.tier.07_2336=2336 I:gt.blockmachines.hatch.input.tier.07_2552=2552 I:gt.blockmachines.hatch.input.tier.07_400=400 I:gt.blockmachines.hatch.input.tier.08_1932=1932 + I:gt.blockmachines.hatch.input.tier.08_1960=1960 I:gt.blockmachines.hatch.input.tier.08_400=400 I:gt.blockmachines.hatch.input.tier.08_4580=4580 I:gt.blockmachines.hatch.input.tier.08_4802=4802 @@ -117828,25 +120234,31 @@ pulveriser { I:gt.blockmachines.hatch.input_bus.tier.00_400=400 I:gt.blockmachines.hatch.input_bus.tier.00_733=733 I:gt.blockmachines.hatch.input_bus.tier.00_737=737 + I:gt.blockmachines.hatch.input_bus.tier.00_751=751 I:gt.blockmachines.hatch.input_bus.tier.00_807=807 I:gt.blockmachines.hatch.input_bus.tier.01_400=400 I:gt.blockmachines.hatch.input_bus.tier.01_644=644 I:gt.blockmachines.hatch.input_bus.tier.01_648=648 + I:gt.blockmachines.hatch.input_bus.tier.01_662=662 I:gt.blockmachines.hatch.input_bus.tier.01_812=812 I:gt.blockmachines.hatch.input_bus.tier.02_349=349 I:gt.blockmachines.hatch.input_bus.tier.02_353=353 + I:gt.blockmachines.hatch.input_bus.tier.02_367=367 I:gt.blockmachines.hatch.input_bus.tier.02_400=400 I:gt.blockmachines.hatch.input_bus.tier.02_487=487 I:gt.blockmachines.hatch.input_bus.tier.03_400=400 I:gt.blockmachines.hatch.input_bus.tier.03_714=714 I:gt.blockmachines.hatch.input_bus.tier.03_718=718 + I:gt.blockmachines.hatch.input_bus.tier.03_732=732 I:gt.blockmachines.hatch.input_bus.tier.03_777=777 I:gt.blockmachines.hatch.input_bus.tier.04_400=400 I:gt.blockmachines.hatch.input_bus.tier.04_488=488 I:gt.blockmachines.hatch.input_bus.tier.04_492=492 + I:gt.blockmachines.hatch.input_bus.tier.04_506=506 I:gt.blockmachines.hatch.input_bus.tier.04_544=544 I:gt.blockmachines.hatch.input_bus.tier.05_1213=1213 I:gt.blockmachines.hatch.input_bus.tier.05_1217=1217 + I:gt.blockmachines.hatch.input_bus.tier.05_1231=1231 I:gt.blockmachines.hatch.input_bus.tier.05_1340=1340 I:gt.blockmachines.hatch.input_bus.tier.05_400=400 I:gt.blockmachines.hatch.input_bus.tier.06_1232=1232 @@ -117854,12 +120266,15 @@ pulveriser { I:gt.blockmachines.hatch.input_bus.tier.06_1292=1292 I:gt.blockmachines.hatch.input_bus.tier.06_400=400 I:gt.blockmachines.hatch.input_bus.tier.06_553=553 + I:gt.blockmachines.hatch.input_bus.tier.06_567=567 I:gt.blockmachines.hatch.input_bus.tier.07_1814=1814 + I:gt.blockmachines.hatch.input_bus.tier.07_1828=1828 I:gt.blockmachines.hatch.input_bus.tier.07_2380=2380 I:gt.blockmachines.hatch.input_bus.tier.07_2388=2388 I:gt.blockmachines.hatch.input_bus.tier.07_2604=2604 I:gt.blockmachines.hatch.input_bus.tier.07_400=400 I:gt.blockmachines.hatch.input_bus.tier.08_2004=2004 + I:gt.blockmachines.hatch.input_bus.tier.08_2032=2032 I:gt.blockmachines.hatch.input_bus.tier.08_400=400 I:gt.blockmachines.hatch.input_bus.tier.08_4632=4632 I:gt.blockmachines.hatch.input_bus.tier.08_4854=4854 @@ -117867,33 +120282,40 @@ pulveriser { I:gt.blockmachines.hatch.input_bus.tier.09_800170=800170 I:gt.blockmachines.hatch.input_bus.tier.09_900202=900202 I:gt.blockmachines.hatch.maintenance.auto_1633=1633 + I:gt.blockmachines.hatch.maintenance.auto_1675=1675 I:gt.blockmachines.hatch.maintenance.auto_400=400 I:gt.blockmachines.hatch.maintenance.tier.01_400=400 I:gt.blockmachines.hatch.maintenance.tier.01_576=576 I:gt.blockmachines.hatch.maintenance_400=400 I:gt.blockmachines.hatch.maintenance_572=572 I:gt.blockmachines.hatch.maintenance_576=576 + I:gt.blockmachines.hatch.maintenance_590=590 I:gt.blockmachines.hatch.maintenance_740=740 I:gt.blockmachines.hatch.maintenanceauto.tier.06_1633=1633 I:gt.blockmachines.hatch.maintenanceauto.tier.06_400=400 I:gt.blockmachines.hatch.muffler.tier.01_400=400 I:gt.blockmachines.hatch.muffler.tier.01_740=740 I:gt.blockmachines.hatch.muffler.tier.01_744=744 + I:gt.blockmachines.hatch.muffler.tier.01_758=758 I:gt.blockmachines.hatch.muffler.tier.01_908=908 I:gt.blockmachines.hatch.muffler.tier.02_400=400 I:gt.blockmachines.hatch.muffler.tier.02_445=445 I:gt.blockmachines.hatch.muffler.tier.02_449=449 + I:gt.blockmachines.hatch.muffler.tier.02_463=463 I:gt.blockmachines.hatch.muffler.tier.02_583=583 I:gt.blockmachines.hatch.muffler.tier.03_400=400 I:gt.blockmachines.hatch.muffler.tier.03_810=810 I:gt.blockmachines.hatch.muffler.tier.03_814=814 + I:gt.blockmachines.hatch.muffler.tier.03_828=828 I:gt.blockmachines.hatch.muffler.tier.03_873=873 I:gt.blockmachines.hatch.muffler.tier.04_400=400 I:gt.blockmachines.hatch.muffler.tier.04_584=584 I:gt.blockmachines.hatch.muffler.tier.04_588=588 + I:gt.blockmachines.hatch.muffler.tier.04_602=602 I:gt.blockmachines.hatch.muffler.tier.04_640=640 I:gt.blockmachines.hatch.muffler.tier.05_1309=1309 I:gt.blockmachines.hatch.muffler.tier.05_1313=1313 + I:gt.blockmachines.hatch.muffler.tier.05_1327=1327 I:gt.blockmachines.hatch.muffler.tier.05_1436=1436 I:gt.blockmachines.hatch.muffler.tier.05_400=400 I:gt.blockmachines.hatch.muffler.tier.06_1328=1328 @@ -117901,12 +120323,15 @@ pulveriser { I:gt.blockmachines.hatch.muffler.tier.06_1388=1388 I:gt.blockmachines.hatch.muffler.tier.06_400=400 I:gt.blockmachines.hatch.muffler.tier.06_649=649 + I:gt.blockmachines.hatch.muffler.tier.06_663=663 I:gt.blockmachines.hatch.muffler.tier.07_1910=1910 + I:gt.blockmachines.hatch.muffler.tier.07_1924=1924 I:gt.blockmachines.hatch.muffler.tier.07_2476=2476 I:gt.blockmachines.hatch.muffler.tier.07_2484=2484 I:gt.blockmachines.hatch.muffler.tier.07_2700=2700 I:gt.blockmachines.hatch.muffler.tier.07_400=400 I:gt.blockmachines.hatch.muffler.tier.08_2100=2100 + I:gt.blockmachines.hatch.muffler.tier.08_2128=2128 I:gt.blockmachines.hatch.muffler.tier.08_400=400 I:gt.blockmachines.hatch.muffler.tier.08_4728=4728 I:gt.blockmachines.hatch.muffler.tier.08_4950=4950 @@ -117916,25 +120341,31 @@ pulveriser { I:gt.blockmachines.hatch.output.tier.00_400=400 I:gt.blockmachines.hatch.output.tier.00_681=681 I:gt.blockmachines.hatch.output.tier.00_685=685 + I:gt.blockmachines.hatch.output.tier.00_699=699 I:gt.blockmachines.hatch.output.tier.00_755=755 I:gt.blockmachines.hatch.output.tier.01_400=400 I:gt.blockmachines.hatch.output.tier.01_592=592 I:gt.blockmachines.hatch.output.tier.01_596=596 + I:gt.blockmachines.hatch.output.tier.01_610=610 I:gt.blockmachines.hatch.output.tier.01_760=760 I:gt.blockmachines.hatch.output.tier.02_297=297 I:gt.blockmachines.hatch.output.tier.02_301=301 + I:gt.blockmachines.hatch.output.tier.02_315=315 I:gt.blockmachines.hatch.output.tier.02_400=400 I:gt.blockmachines.hatch.output.tier.02_435=435 I:gt.blockmachines.hatch.output.tier.03_400=400 I:gt.blockmachines.hatch.output.tier.03_662=662 I:gt.blockmachines.hatch.output.tier.03_666=666 + I:gt.blockmachines.hatch.output.tier.03_680=680 I:gt.blockmachines.hatch.output.tier.03_725=725 I:gt.blockmachines.hatch.output.tier.04_400=400 I:gt.blockmachines.hatch.output.tier.04_436=436 I:gt.blockmachines.hatch.output.tier.04_440=440 + I:gt.blockmachines.hatch.output.tier.04_454=454 I:gt.blockmachines.hatch.output.tier.04_492=492 I:gt.blockmachines.hatch.output.tier.05_1161=1161 I:gt.blockmachines.hatch.output.tier.05_1165=1165 + I:gt.blockmachines.hatch.output.tier.05_1179=1179 I:gt.blockmachines.hatch.output.tier.05_1288=1288 I:gt.blockmachines.hatch.output.tier.05_400=400 I:gt.blockmachines.hatch.output.tier.06_1180=1180 @@ -117942,12 +120373,15 @@ pulveriser { I:gt.blockmachines.hatch.output.tier.06_1240=1240 I:gt.blockmachines.hatch.output.tier.06_400=400 I:gt.blockmachines.hatch.output.tier.06_481=481 + I:gt.blockmachines.hatch.output.tier.06_495=495 I:gt.blockmachines.hatch.output.tier.07_1742=1742 + I:gt.blockmachines.hatch.output.tier.07_1756=1756 I:gt.blockmachines.hatch.output.tier.07_2328=2328 I:gt.blockmachines.hatch.output.tier.07_2336=2336 I:gt.blockmachines.hatch.output.tier.07_2552=2552 I:gt.blockmachines.hatch.output.tier.07_400=400 I:gt.blockmachines.hatch.output.tier.08_1932=1932 + I:gt.blockmachines.hatch.output.tier.08_1960=1960 I:gt.blockmachines.hatch.output.tier.08_400=400 I:gt.blockmachines.hatch.output.tier.08_4580=4580 I:gt.blockmachines.hatch.output.tier.08_4802=4802 @@ -117958,25 +120392,31 @@ pulveriser { I:gt.blockmachines.hatch.output_bus.tier.00_400=400 I:gt.blockmachines.hatch.output_bus.tier.00_733=733 I:gt.blockmachines.hatch.output_bus.tier.00_737=737 + I:gt.blockmachines.hatch.output_bus.tier.00_751=751 I:gt.blockmachines.hatch.output_bus.tier.00_807=807 I:gt.blockmachines.hatch.output_bus.tier.01_400=400 I:gt.blockmachines.hatch.output_bus.tier.01_644=644 I:gt.blockmachines.hatch.output_bus.tier.01_648=648 + I:gt.blockmachines.hatch.output_bus.tier.01_662=662 I:gt.blockmachines.hatch.output_bus.tier.01_812=812 I:gt.blockmachines.hatch.output_bus.tier.02_349=349 I:gt.blockmachines.hatch.output_bus.tier.02_353=353 + I:gt.blockmachines.hatch.output_bus.tier.02_367=367 I:gt.blockmachines.hatch.output_bus.tier.02_400=400 I:gt.blockmachines.hatch.output_bus.tier.02_487=487 I:gt.blockmachines.hatch.output_bus.tier.03_400=400 I:gt.blockmachines.hatch.output_bus.tier.03_714=714 I:gt.blockmachines.hatch.output_bus.tier.03_718=718 + I:gt.blockmachines.hatch.output_bus.tier.03_732=732 I:gt.blockmachines.hatch.output_bus.tier.03_777=777 I:gt.blockmachines.hatch.output_bus.tier.04_400=400 I:gt.blockmachines.hatch.output_bus.tier.04_488=488 I:gt.blockmachines.hatch.output_bus.tier.04_492=492 + I:gt.blockmachines.hatch.output_bus.tier.04_506=506 I:gt.blockmachines.hatch.output_bus.tier.04_544=544 I:gt.blockmachines.hatch.output_bus.tier.05_1213=1213 I:gt.blockmachines.hatch.output_bus.tier.05_1217=1217 + I:gt.blockmachines.hatch.output_bus.tier.05_1231=1231 I:gt.blockmachines.hatch.output_bus.tier.05_1340=1340 I:gt.blockmachines.hatch.output_bus.tier.05_400=400 I:gt.blockmachines.hatch.output_bus.tier.06_1232=1232 @@ -117984,12 +120424,15 @@ pulveriser { I:gt.blockmachines.hatch.output_bus.tier.06_1292=1292 I:gt.blockmachines.hatch.output_bus.tier.06_400=400 I:gt.blockmachines.hatch.output_bus.tier.06_553=553 + I:gt.blockmachines.hatch.output_bus.tier.06_567=567 I:gt.blockmachines.hatch.output_bus.tier.07_1814=1814 + I:gt.blockmachines.hatch.output_bus.tier.07_1828=1828 I:gt.blockmachines.hatch.output_bus.tier.07_2380=2380 I:gt.blockmachines.hatch.output_bus.tier.07_2388=2388 I:gt.blockmachines.hatch.output_bus.tier.07_2604=2604 I:gt.blockmachines.hatch.output_bus.tier.07_400=400 I:gt.blockmachines.hatch.output_bus.tier.08_2004=2004 + I:gt.blockmachines.hatch.output_bus.tier.08_2032=2032 I:gt.blockmachines.hatch.output_bus.tier.08_400=400 I:gt.blockmachines.hatch.output_bus.tier.08_4632=4632 I:gt.blockmachines.hatch.output_bus.tier.08_4854=4854 @@ -118029,25 +120472,31 @@ pulveriser { I:gt.blockmachines.hull.tier.00_400=400 I:gt.blockmachines.hull.tier.00_661=661 I:gt.blockmachines.hull.tier.00_665=665 + I:gt.blockmachines.hull.tier.00_679=679 I:gt.blockmachines.hull.tier.00_735=735 I:gt.blockmachines.hull.tier.01_400=400 I:gt.blockmachines.hull.tier.01_572=572 I:gt.blockmachines.hull.tier.01_576=576 + I:gt.blockmachines.hull.tier.01_590=590 I:gt.blockmachines.hull.tier.01_740=740 I:gt.blockmachines.hull.tier.02_277=277 I:gt.blockmachines.hull.tier.02_281=281 + I:gt.blockmachines.hull.tier.02_295=295 I:gt.blockmachines.hull.tier.02_400=400 I:gt.blockmachines.hull.tier.02_415=415 I:gt.blockmachines.hull.tier.03_400=400 I:gt.blockmachines.hull.tier.03_642=642 I:gt.blockmachines.hull.tier.03_646=646 + I:gt.blockmachines.hull.tier.03_660=660 I:gt.blockmachines.hull.tier.03_705=705 I:gt.blockmachines.hull.tier.04_400=400 I:gt.blockmachines.hull.tier.04_416=416 I:gt.blockmachines.hull.tier.04_420=420 + I:gt.blockmachines.hull.tier.04_434=434 I:gt.blockmachines.hull.tier.04_472=472 I:gt.blockmachines.hull.tier.05_1141=1141 I:gt.blockmachines.hull.tier.05_1145=1145 + I:gt.blockmachines.hull.tier.05_1159=1159 I:gt.blockmachines.hull.tier.05_1268=1268 I:gt.blockmachines.hull.tier.05_400=400 I:gt.blockmachines.hull.tier.06_1160=1160 @@ -118055,12 +120504,15 @@ pulveriser { I:gt.blockmachines.hull.tier.06_1220=1220 I:gt.blockmachines.hull.tier.06_400=400 I:gt.blockmachines.hull.tier.06_481=481 + I:gt.blockmachines.hull.tier.06_495=495 I:gt.blockmachines.hull.tier.07_1742=1742 + I:gt.blockmachines.hull.tier.07_1756=1756 I:gt.blockmachines.hull.tier.07_2308=2308 I:gt.blockmachines.hull.tier.07_2316=2316 I:gt.blockmachines.hull.tier.07_2532=2532 I:gt.blockmachines.hull.tier.07_400=400 I:gt.blockmachines.hull.tier.08_1932=1932 + I:gt.blockmachines.hull.tier.08_1960=1960 I:gt.blockmachines.hull.tier.08_400=400 I:gt.blockmachines.hull.tier.08_4560=4560 I:gt.blockmachines.hull.tier.08_4782=4782 @@ -118069,71 +120521,92 @@ pulveriser { I:gt.blockmachines.hull.tier.09_900130=900130 I:gt.blockmachines.hull.tier.10_400=400 I:gt.blockmachines.hull.tier.10_944=944 + I:gt.blockmachines.hull.tier.10_986=986 I:gt.blockmachines.hull.tier.11_400=400 I:gt.blockmachines.hull.tier.11_944=944 + I:gt.blockmachines.hull.tier.11_986=986 I:gt.blockmachines.hull.tier.12_1306=1306 I:gt.blockmachines.hull.tier.12_400=400 I:gt.blockmachines.industrialbender.controller.tier.single_400=400 I:gt.blockmachines.industrialbender.controller.tier.single_4502=4502 + I:gt.blockmachines.industrialbender.controller.tier.single_4607=4607 I:gt.blockmachines.industrialbender.controller.tier.single_8995=8995 I:gt.blockmachines.industrialbender.controller.tier.single_9098=9098 I:gt.blockmachines.industrialcentrifuge.controller.tier.single_2780=2780 + I:gt.blockmachines.industrialcentrifuge.controller.tier.single_2836=2836 I:gt.blockmachines.industrialcentrifuge.controller.tier.single_400=400 I:gt.blockmachines.industrialcentrifuge.controller.tier.single_5004=5004 I:gt.blockmachines.industrialcokeoven.controller.tier.single_400=400 I:gt.blockmachines.industrialcokeoven.controller.tier.single_880=880 I:gt.blockmachines.industrialelectrolyzer.controller.tier.single_1616=1616 + I:gt.blockmachines.industrialelectrolyzer.controller.tier.single_1637=1637 I:gt.blockmachines.industrialelectrolyzer.controller.tier.single_2415=2415 I:gt.blockmachines.industrialelectrolyzer.controller.tier.single_400=400 I:gt.blockmachines.industrialmacerator.controller.tier.single_10138=10138 I:gt.blockmachines.industrialmacerator.controller.tier.single_12006=12006 + I:gt.blockmachines.industrialmacerator.controller.tier.single_12237=12237 I:gt.blockmachines.industrialmacerator.controller.tier.single_400=400 I:gt.blockmachines.industrialmassfab.controller.tier.single_400=400 I:gt.blockmachines.industrialmassfab.controller.tier.single_416=416 + I:gt.blockmachines.industrialrefinery.controller.tier.single_1789=1789 + I:gt.blockmachines.industrialrefinery.controller.tier.single_400=400 I:gt.blockmachines.industrialsalloyamelter.controller.tier.single_384=384 I:gt.blockmachines.industrialsalloyamelter.controller.tier.single_400=400 I:gt.blockmachines.industrialsifter.controller.tier.single_208=208 I:gt.blockmachines.industrialsifter.controller.tier.single_400=400 I:gt.blockmachines.industrialwiremill.controller.tier.single_400=400 I:gt.blockmachines.industrialwiremill.controller.tier.single_5104=5104 + I:gt.blockmachines.industrialwiremill.controller.tier.single_5188=5188 I:gt.blockmachines.industrialwiremill.controller.tier.single_8658=8658 I:gt.blockmachines.ironmachine.blastfurnace_2052=2052 I:gt.blockmachines.ironmachine.blastfurnace_400=400 + I:gt.blockmachines.lftr.controller.single_2154=2154 + I:gt.blockmachines.lftr.controller.single_3240=3240 + I:gt.blockmachines.lftr.controller.single_400=400 I:gt.blockmachines.locker.tier.00_2461=2461 I:gt.blockmachines.locker.tier.00_2465=2465 + I:gt.blockmachines.locker.tier.00_2479=2479 I:gt.blockmachines.locker.tier.00_2535=2535 I:gt.blockmachines.locker.tier.00_400=400 I:gt.blockmachines.locker.tier.01_1660=1660 I:gt.blockmachines.locker.tier.01_1664=1664 + I:gt.blockmachines.locker.tier.01_1678=1678 I:gt.blockmachines.locker.tier.01_1828=1828 I:gt.blockmachines.locker.tier.01_400=400 I:gt.blockmachines.locker.tier.02_1063=1063 I:gt.blockmachines.locker.tier.02_400=400 I:gt.blockmachines.locker.tier.02_925=925 I:gt.blockmachines.locker.tier.02_929=929 + I:gt.blockmachines.locker.tier.02_943=943 I:gt.blockmachines.locker.tier.03_2354=2354 I:gt.blockmachines.locker.tier.03_2358=2358 + I:gt.blockmachines.locker.tier.03_2372=2372 I:gt.blockmachines.locker.tier.03_2417=2417 I:gt.blockmachines.locker.tier.03_400=400 I:gt.blockmachines.locker.tier.04_400=400 I:gt.blockmachines.locker.tier.04_768=768 I:gt.blockmachines.locker.tier.04_772=772 + I:gt.blockmachines.locker.tier.04_786=786 I:gt.blockmachines.locker.tier.04_824=824 I:gt.blockmachines.locker.tier.05_2749=2749 I:gt.blockmachines.locker.tier.05_2753=2753 + I:gt.blockmachines.locker.tier.05_2767=2767 I:gt.blockmachines.locker.tier.05_2876=2876 I:gt.blockmachines.locker.tier.05_400=400 I:gt.blockmachines.locker.tier.06_1065=1065 + I:gt.blockmachines.locker.tier.06_1079=1079 I:gt.blockmachines.locker.tier.06_2824=2824 I:gt.blockmachines.locker.tier.06_2832=2832 I:gt.blockmachines.locker.tier.06_2884=2884 I:gt.blockmachines.locker.tier.06_400=400 I:gt.blockmachines.locker.tier.07_2670=2670 + I:gt.blockmachines.locker.tier.07_2684=2684 I:gt.blockmachines.locker.tier.07_3972=3972 I:gt.blockmachines.locker.tier.07_3980=3980 I:gt.blockmachines.locker.tier.07_400=400 I:gt.blockmachines.locker.tier.07_4196=4196 I:gt.blockmachines.locker.tier.08_2860=2860 + I:gt.blockmachines.locker.tier.08_2888=2888 I:gt.blockmachines.locker.tier.08_400=400 I:gt.blockmachines.locker.tier.08_6224=6224 I:gt.blockmachines.locker.tier.08_6446=6446 @@ -118151,26 +120624,33 @@ pulveriser { I:gt.blockmachines.multimachine.airfilter_3942=3942 I:gt.blockmachines.multimachine.airfilter_3982=3982 I:gt.blockmachines.multimachine.airfilter_400=400 + I:gt.blockmachines.multimachine.airfilter_4059=4059 I:gt.blockmachines.multimachine.assemblyline_11644=11644 I:gt.blockmachines.multimachine.assemblyline_17936=17936 I:gt.blockmachines.multimachine.assemblyline_18000=18000 + I:gt.blockmachines.multimachine.assemblyline_18224=18224 I:gt.blockmachines.multimachine.assemblyline_400=400 I:gt.blockmachines.multimachine.blastfurnace_2924=2924 I:gt.blockmachines.multimachine.blastfurnace_2928=2928 I:gt.blockmachines.multimachine.blastfurnace_400=400 I:gt.blockmachines.multimachine.blastfurnace_572=572 I:gt.blockmachines.multimachine.blastfurnace_576=576 + I:gt.blockmachines.multimachine.blastfurnace_590=590 I:gt.blockmachines.multimachine.boiler.bronze_400=400 I:gt.blockmachines.multimachine.boiler.bronze_856=856 I:gt.blockmachines.multimachine.boiler.bronze_864=864 + I:gt.blockmachines.multimachine.boiler.bronze_892=892 I:gt.blockmachines.multimachine.boiler.steel_400=400 I:gt.blockmachines.multimachine.boiler.steel_586=586 I:gt.blockmachines.multimachine.boiler.steel_594=594 + I:gt.blockmachines.multimachine.boiler.steel_622=622 I:gt.blockmachines.multimachine.boiler.titanium_400=400 I:gt.blockmachines.multimachine.boiler.titanium_788=788 I:gt.blockmachines.multimachine.boiler.titanium_796=796 + I:gt.blockmachines.multimachine.boiler.titanium_824=824 I:gt.blockmachines.multimachine.boiler.tungstensteel_1016=1016 I:gt.blockmachines.multimachine.boiler.tungstensteel_1024=1024 + I:gt.blockmachines.multimachine.boiler.tungstensteel_1052=1052 I:gt.blockmachines.multimachine.boiler.tungstensteel_400=400 I:gt.blockmachines.multimachine.brickedblastfurnace_400=400 I:gt.blockmachines.multimachine.charcoalpile_400=400 @@ -118178,18 +120658,22 @@ pulveriser { I:gt.blockmachines.multimachine.charcoalpile_955=955 I:gt.blockmachines.multimachine.charcoalpile_970=970 I:gt.blockmachines.multimachine.chemicalreactor_2586=2586 + I:gt.blockmachines.multimachine.chemicalreactor_2614=2614 I:gt.blockmachines.multimachine.chemicalreactor_400=400 I:gt.blockmachines.multimachine.cleanroom_400=400 I:gt.blockmachines.multimachine.cleanroom_4923=4923 + I:gt.blockmachines.multimachine.cleanroom_4965=4965 I:gt.blockmachines.multimachine.cracker_400=400 I:gt.blockmachines.multimachine.cracker_4705=4705 I:gt.blockmachines.multimachine.cracker_4798=4798 + I:gt.blockmachines.multimachine.cracker_4854=4854 I:gt.blockmachines.multimachine.cracker_5240=5240 I:gt.blockmachines.multimachine.cracker_6609=6609 I:gt.blockmachines.multimachine.cracker_6625=6625 I:gt.blockmachines.multimachine.dieselengine_400=400 I:gt.blockmachines.multimachine.dieselengine_4134=4134 I:gt.blockmachines.multimachine.dieselengine_4164=4164 + I:gt.blockmachines.multimachine.dieselengine_4269=4269 I:gt.blockmachines.multimachine.distillationtower_3244=3244 I:gt.blockmachines.multimachine.distillationtower_3260=3260 I:gt.blockmachines.multimachine.distillationtower_400=400 @@ -118197,12 +120681,14 @@ pulveriser { I:gt.blockmachines.multimachine.distillationtower_4268=4268 I:gt.blockmachines.multimachine.distillationtower_5365=5365 I:gt.blockmachines.multimachine.distillationtower_5458=5458 + I:gt.blockmachines.multimachine.distillationtower_5514=5514 I:gt.blockmachines.multimachine.heatexchanger_400=400 I:gt.blockmachines.multimachine.heatexchanger_5777=5777 I:gt.blockmachines.multimachine.heatexchanger_5801=5801 I:gt.blockmachines.multimachine.heatexchanger_5805=5805 I:gt.blockmachines.multimachine.heatexchanger_5825=5825 I:gt.blockmachines.multimachine.heatexchanger_5987=5987 + I:gt.blockmachines.multimachine.heatexchanger_6071=6071 I:gt.blockmachines.multimachine.heatexchanger_7713=7713 I:gt.blockmachines.multimachine.heatexchanger_7737=7737 I:gt.blockmachines.multimachine.implosioncompressor_400=400 @@ -118211,23 +120697,28 @@ pulveriser { I:gt.blockmachines.multimachine.implosioncompressor_546=546 I:gt.blockmachines.multimachine.implosioncompressor_550=550 I:gt.blockmachines.multimachine.implosioncompressor_654=654 + I:gt.blockmachines.multimachine.implosioncompressor_668=668 I:gt.blockmachines.multimachine.largegasturbine_1764=1764 I:gt.blockmachines.multimachine.largegasturbine_1816=1816 I:gt.blockmachines.multimachine.largegasturbine_1872=1872 I:gt.blockmachines.multimachine.largegasturbine_1876=1876 I:gt.blockmachines.multimachine.largegasturbine_1960=1960 + I:gt.blockmachines.multimachine.largegasturbine_1974=1974 I:gt.blockmachines.multimachine.largegasturbine_400=400 I:gt.blockmachines.multimachine.largehpturbine_400=400 I:gt.blockmachines.multimachine.largehpturbine_4473=4473 I:gt.blockmachines.multimachine.largehpturbine_4477=4477 + I:gt.blockmachines.multimachine.largehpturbine_4491=4491 I:gt.blockmachines.multimachine.largehpturbine_4600=4600 I:gt.blockmachines.multimachine.largeplasmaturbine_400=400 I:gt.blockmachines.multimachine.largeplasmaturbine_5852=5852 + I:gt.blockmachines.multimachine.largeplasmaturbine_5880=5880 I:gt.blockmachines.multimachine.largeplasmaturbine_9320=9320 I:gt.blockmachines.multimachine.largeplasmaturbine_9542=9542 I:gt.blockmachines.multimachine.largeturbine_2198=2198 I:gt.blockmachines.multimachine.largeturbine_2202=2202 I:gt.blockmachines.multimachine.largeturbine_2214=2214 + I:gt.blockmachines.multimachine.largeturbine_2228=2228 I:gt.blockmachines.multimachine.largeturbine_2261=2261 I:gt.blockmachines.multimachine.largeturbine_400=400 I:gt.blockmachines.multimachine.multifurnace_2869=2869 @@ -118235,26 +120726,34 @@ pulveriser { I:gt.blockmachines.multimachine.multifurnace_400=400 I:gt.blockmachines.multimachine.multifurnace_517=517 I:gt.blockmachines.multimachine.multifurnace_521=521 + I:gt.blockmachines.multimachine.multifurnace_535=535 I:gt.blockmachines.multimachine.oildrill_1702=1702 I:gt.blockmachines.multimachine.oildrill_1718=1718 + I:gt.blockmachines.multimachine.oildrill_1774=1774 I:gt.blockmachines.multimachine.oildrill_1876=1876 I:gt.blockmachines.multimachine.oildrill_400=400 I:gt.blockmachines.multimachine.oredrill1_2766=2766 + I:gt.blockmachines.multimachine.oredrill1_2822=2822 I:gt.blockmachines.multimachine.oredrill1_400=400 I:gt.blockmachines.multimachine.oredrill2_400=400 I:gt.blockmachines.multimachine.oredrill2_7533=7533 + I:gt.blockmachines.multimachine.oredrill2_7631=7631 I:gt.blockmachines.multimachine.oredrill3_400=400 I:gt.blockmachines.multimachine.oredrill3_8679=8679 + I:gt.blockmachines.multimachine.oredrill3_8777=8777 I:gt.blockmachines.multimachine.oredrill4_400=400 I:gt.blockmachines.multimachine.oredrill4_9267=9267 + I:gt.blockmachines.multimachine.oredrill4_9365=9365 I:gt.blockmachines.multimachine.processingarray_400=400 I:gt.blockmachines.multimachine.processingarray_5574=5574 I:gt.blockmachines.multimachine.processingarray_5622=5622 + I:gt.blockmachines.multimachine.processingarray_5790=5790 I:gt.blockmachines.multimachine.processingarray_8490=8490 I:gt.blockmachines.multimachine.processingarray_8498=8498 I:gt.blockmachines.multimachine.pyro_2540=2540 I:gt.blockmachines.multimachine.pyro_2566=2566 I:gt.blockmachines.multimachine.pyro_2612=2612 + I:gt.blockmachines.multimachine.pyro_2703=2703 I:gt.blockmachines.multimachine.pyro_2722=2722 I:gt.blockmachines.multimachine.pyro_400=400 I:gt.blockmachines.multimachine.vacuumfreezer_400=400 @@ -118263,23 +120762,55 @@ pulveriser { I:gt.blockmachines.multimachine.vacuumfreezer_6481=6481 I:gt.blockmachines.multimachine.vacuumfreezer_6503=6503 I:gt.blockmachines.multimachine.vacuumfreezer_6642=6642 + I:gt.blockmachines.multimachine.vacuumfreezer_6719=6719 + I:gt.blockmachines.pollutioncleaner.01.tier.single_400=400 + I:gt.blockmachines.pollutioncleaner.01.tier.single_665=665 + I:gt.blockmachines.pollutioncleaner.02.tier.single_400=400 + I:gt.blockmachines.pollutioncleaner.02.tier.single_914=914 + I:gt.blockmachines.pollutioncleaner.03.tier.single_400=400 + I:gt.blockmachines.pollutioncleaner.03.tier.single_648=648 + I:gt.blockmachines.pollutioncleaner.04.tier.single_2161=2161 + I:gt.blockmachines.pollutioncleaner.04.tier.single_400=400 + I:gt.blockmachines.pollutioncleaner.05.tier.single_1106=1106 + I:gt.blockmachines.pollutioncleaner.05.tier.single_400=400 + I:gt.blockmachines.pollutioncleaner.06.tier.single_2496=2496 + I:gt.blockmachines.pollutioncleaner.06.tier.single_400=400 + I:gt.blockmachines.pollutioncleaner.07.tier.single_400=400 + I:gt.blockmachines.pollutioncleaner.07.tier.single_481=481 + I:gt.blockmachines.pollutioncleaner.08.tier.single_1742=1742 + I:gt.blockmachines.pollutioncleaner.08.tier.single_400=400 + I:gt.blockmachines.pollutioncleaner.09.tier.single_1932=1932 + I:gt.blockmachines.pollutioncleaner.09.tier.single_400=400 + I:gt.blockmachines.pollutioncleaner.10.tier.single_400=400 + I:gt.blockmachines.pollutioncleaner.10.tier.single_800098=800098 + I:gt.blockmachines.pollutiondetector.01.tier.single_400=400 + I:gt.blockmachines.pollutiondetector.01.tier.single_791=791 I:gt.blockmachines.protection.playersafe.tier.00_400=400 I:gt.blockmachines.protection.playersafe.tier.00_737=737 + I:gt.blockmachines.protection.playersafe.tier.00_751=751 I:gt.blockmachines.protection.playersafe.tier.01_400=400 I:gt.blockmachines.protection.playersafe.tier.01_648=648 + I:gt.blockmachines.protection.playersafe.tier.01_662=662 I:gt.blockmachines.protection.playersafe.tier.02_353=353 + I:gt.blockmachines.protection.playersafe.tier.02_367=367 I:gt.blockmachines.protection.playersafe.tier.02_400=400 I:gt.blockmachines.protection.playersafe.tier.03_400=400 I:gt.blockmachines.protection.playersafe.tier.03_718=718 + I:gt.blockmachines.protection.playersafe.tier.03_732=732 I:gt.blockmachines.protection.playersafe.tier.04_400=400 I:gt.blockmachines.protection.playersafe.tier.04_492=492 + I:gt.blockmachines.protection.playersafe.tier.04_506=506 I:gt.blockmachines.protection.playersafe.tier.05_1217=1217 + I:gt.blockmachines.protection.playersafe.tier.05_1231=1231 I:gt.blockmachines.protection.playersafe.tier.05_400=400 I:gt.blockmachines.protection.playersafe.tier.06_400=400 I:gt.blockmachines.protection.playersafe.tier.06_553=553 + I:gt.blockmachines.protection.playersafe.tier.06_567=567 I:gt.blockmachines.protection.playersafe.tier.07_1814=1814 + I:gt.blockmachines.protection.playersafe.tier.07_1828=1828 I:gt.blockmachines.protection.playersafe.tier.07_400=400 I:gt.blockmachines.protection.playersafe.tier.08_2004=2004 + I:gt.blockmachines.protection.playersafe.tier.08_2032=2032 I:gt.blockmachines.protection.playersafe.tier.08_400=400 I:gt.blockmachines.protection.playersafe.tier.09_400=400 I:gt.blockmachines.protection.playersafe.tier.09_800170=800170 @@ -118322,16 +120853,20 @@ pulveriser { I:gt.blockmachines.quantum.chest.tier.05_8181=8181 I:gt.blockmachines.quantum.chest.tier.05_8842=8842 I:gt.blockmachines.quantum.chest.tier.06_1981=1981 + I:gt.blockmachines.quantum.chest.tier.06_1995=1995 I:gt.blockmachines.quantum.chest.tier.06_3615=3615 I:gt.blockmachines.quantum.chest.tier.06_400=400 I:gt.blockmachines.quantum.chest.tier.07_2696=2696 + I:gt.blockmachines.quantum.chest.tier.07_2710=2710 I:gt.blockmachines.quantum.chest.tier.07_400=400 I:gt.blockmachines.quantum.chest.tier.07_4244=4244 I:gt.blockmachines.quantum.chest.tier.08_3165=3165 + I:gt.blockmachines.quantum.chest.tier.08_3193=3193 I:gt.blockmachines.quantum.chest.tier.08_400=400 I:gt.blockmachines.quantum.chest.tier.09_400=400 I:gt.blockmachines.quantum.chest.tier.09_801076=801076 I:gt.blockmachines.quantum.chest.tier.10_1751=1751 + I:gt.blockmachines.quantum.chest.tier.10_1793=1793 I:gt.blockmachines.quantum.chest.tier.10_400=400 I:gt.blockmachines.quantum.tank.tier.01_1108=1108 I:gt.blockmachines.quantum.tank.tier.01_1204=1204 @@ -118376,6 +120911,7 @@ pulveriser { I:gt.blockmachines.quantum.tank.tier.06_2564=2564 I:gt.blockmachines.quantum.tank.tier.06_2569=2569 I:gt.blockmachines.quantum.tank.tier.06_2610=2610 + I:gt.blockmachines.quantum.tank.tier.06_2631=2631 I:gt.blockmachines.quantum.tank.tier.06_3062=3062 I:gt.blockmachines.quantum.tank.tier.06_400=400 I:gt.blockmachines.quantum.tank.tier.07_2430=2430 @@ -118383,6 +120919,7 @@ pulveriser { I:gt.blockmachines.quantum.tank.tier.07_2522=2522 I:gt.blockmachines.quantum.tank.tier.07_2527=2527 I:gt.blockmachines.quantum.tank.tier.07_2568=2568 + I:gt.blockmachines.quantum.tank.tier.07_2589=2589 I:gt.blockmachines.quantum.tank.tier.07_400=400 I:gt.blockmachines.quantum.tank.tier.07_882=882 I:gt.blockmachines.quantum.tank.tier.08_1161=1161 @@ -118395,10 +120932,12 @@ pulveriser { I:gt.blockmachines.quantum.tank.tier.10_490=490 I:gt.blockmachines.quantum.tank.tier.10_735=735 I:gt.blockmachines.simplewasher.01.tier.00_2067=2067 + I:gt.blockmachines.simplewasher.01.tier.00_2088=2088 I:gt.blockmachines.simplewasher.01.tier.00_336=336 I:gt.blockmachines.simplewasher.01.tier.00_400=400 I:gt.blockmachines.steamcondensor.01.tier.single_2029=2029 I:gt.blockmachines.steamcondensor.01.tier.single_2076=2076 + I:gt.blockmachines.steamcondensor.01.tier.single_2097=2097 I:gt.blockmachines.steamcondensor.01.tier.single_400=400 I:gt.blockmachines.steelmachine.alloysmelter_2229=2229 I:gt.blockmachines.steelmachine.alloysmelter_2250=2250 @@ -118421,26 +120960,32 @@ pulveriser { I:gt.blockmachines.steelmachine.macerator_400=400 I:gt.blockmachines.super.chest.tier.01_2991=2991 I:gt.blockmachines.super.chest.tier.01_3549=3549 + I:gt.blockmachines.super.chest.tier.01_3598=3598 I:gt.blockmachines.super.chest.tier.01_400=400 I:gt.blockmachines.super.chest.tier.02_2772=2772 I:gt.blockmachines.super.chest.tier.02_2778=2778 I:gt.blockmachines.super.chest.tier.02_2784=2784 I:gt.blockmachines.super.chest.tier.02_3330=3330 + I:gt.blockmachines.super.chest.tier.02_3379=3379 I:gt.blockmachines.super.chest.tier.02_400=400 I:gt.blockmachines.super.chest.tier.03_400=400 I:gt.blockmachines.super.chest.tier.03_4271=4271 I:gt.blockmachines.super.chest.tier.03_4638=4638 I:gt.blockmachines.super.chest.tier.03_4829=4829 + I:gt.blockmachines.super.chest.tier.03_4878=4878 I:gt.blockmachines.super.chest.tier.04_2737=2737 I:gt.blockmachines.super.chest.tier.04_3290=3290 I:gt.blockmachines.super.chest.tier.04_3295=3295 + I:gt.blockmachines.super.chest.tier.04_3344=3344 I:gt.blockmachines.super.chest.tier.04_400=400 I:gt.blockmachines.super.chest.tier.05_400=400 I:gt.blockmachines.super.chest.tier.05_4621=4621 I:gt.blockmachines.super.chest.tier.05_5179=5179 + I:gt.blockmachines.super.chest.tier.05_5228=5228 I:gt.blockmachines.super.chest.tier.05_5405=5405 I:gt.blockmachines.super.tank.tier.01_1018=1018 I:gt.blockmachines.super.tank.tier.01_1064=1064 + I:gt.blockmachines.super.tank.tier.01_1085=1085 I:gt.blockmachines.super.tank.tier.01_1573=1573 I:gt.blockmachines.super.tank.tier.01_400=400 I:gt.blockmachines.super.tank.tier.02_1619=1619 @@ -118448,9 +120993,11 @@ pulveriser { I:gt.blockmachines.super.tank.tier.02_2246=2246 I:gt.blockmachines.super.tank.tier.02_2258=2258 I:gt.blockmachines.super.tank.tier.02_2293=2293 + I:gt.blockmachines.super.tank.tier.02_2314=2314 I:gt.blockmachines.super.tank.tier.02_400=400 I:gt.blockmachines.super.tank.tier.03_2139=2139 I:gt.blockmachines.super.tank.tier.03_2186=2186 + I:gt.blockmachines.super.tank.tier.03_2207=2207 I:gt.blockmachines.super.tank.tier.03_390=390 I:gt.blockmachines.super.tank.tier.03_400=400 I:gt.blockmachines.super.tank.tier.03_757=757 @@ -118458,6 +121005,7 @@ pulveriser { I:gt.blockmachines.super.tank.tier.04_1187=1187 I:gt.blockmachines.super.tank.tier.04_1192=1192 I:gt.blockmachines.super.tank.tier.04_1232=1232 + I:gt.blockmachines.super.tank.tier.04_1253=1253 I:gt.blockmachines.super.tank.tier.04_1378=1378 I:gt.blockmachines.super.tank.tier.04_400=400 I:gt.blockmachines.super.tank.tier.04_825=825 @@ -118465,24 +121013,48 @@ pulveriser { I:gt.blockmachines.super.tank.tier.05_1187=1187 I:gt.blockmachines.super.tank.tier.05_1192=1192 I:gt.blockmachines.super.tank.tier.05_1232=1232 + I:gt.blockmachines.super.tank.tier.05_1253=1253 I:gt.blockmachines.super.tank.tier.05_1360=1360 I:gt.blockmachines.super.tank.tier.05_400=400 I:gt.blockmachines.super.tank.tier.05_576=576 I:gt.blockmachines.tesseract.generator_1645=1645 + I:gt.blockmachines.tesseract.generator_1659=1659 I:gt.blockmachines.tesseract.generator_400=400 I:gt.blockmachines.tesseract.terminal_400=400 I:gt.blockmachines.tesseract.terminal_757=757 + I:gt.blockmachines.tesseract.terminal_771=771 + I:gt.blockmachines.transformer.ha.tier.00_400=400 + I:gt.blockmachines.transformer.ha.tier.00_8233=8233 + I:gt.blockmachines.transformer.ha.tier.01_400=400 + I:gt.blockmachines.transformer.ha.tier.01_4856=4856 + I:gt.blockmachines.transformer.ha.tier.02_3865=3865 + I:gt.blockmachines.transformer.ha.tier.02_400=400 + I:gt.blockmachines.transformer.ha.tier.03_400=400 + I:gt.blockmachines.transformer.ha.tier.03_7126=7126 + I:gt.blockmachines.transformer.ha.tier.04_2716=2716 + I:gt.blockmachines.transformer.ha.tier.04_400=400 + I:gt.blockmachines.transformer.ha.tier.05_400=400 + I:gt.blockmachines.transformer.ha.tier.05_7441=7441 + I:gt.blockmachines.transformer.ha.tier.06_3025=3025 + I:gt.blockmachines.transformer.ha.tier.06_400=400 + I:gt.blockmachines.transformer.ha.tier.07_400=400 + I:gt.blockmachines.transformer.ha.tier.07_5074=5074 + I:gt.blockmachines.transformer.ha.tier.08_2765=2765 + I:gt.blockmachines.transformer.ha.tier.08_400=400 I:gt.blockmachines.transformer.tier.00_1149=1149 I:gt.blockmachines.transformer.tier.00_1163=1163 + I:gt.blockmachines.transformer.tier.00_1212=1212 I:gt.blockmachines.transformer.tier.00_1223=1223 I:gt.blockmachines.transformer.tier.00_400=400 I:gt.blockmachines.transformer.tier.01_1022=1022 I:gt.blockmachines.transformer.tier.01_400=400 I:gt.blockmachines.transformer.tier.01_854=854 I:gt.blockmachines.transformer.tier.01_868=868 + I:gt.blockmachines.transformer.tier.01_917=917 I:gt.blockmachines.transformer.tier.02_400=400 I:gt.blockmachines.transformer.tier.02_516=516 I:gt.blockmachines.transformer.tier.02_530=530 + I:gt.blockmachines.transformer.tier.02_579=579 I:gt.blockmachines.transformer.tier.02_654=654 I:gt.blockmachines.transformer.tier.03_1062=1062 I:gt.blockmachines.transformer.tier.03_1076=1076 @@ -118492,7 +121064,9 @@ pulveriser { I:gt.blockmachines.transformer.tier.04_574=574 I:gt.blockmachines.transformer.tier.04_588=588 I:gt.blockmachines.transformer.tier.04_630=630 + I:gt.blockmachines.transformer.tier.04_637=637 I:gt.blockmachines.transformer.tier.05_1563=1563 + I:gt.blockmachines.transformer.tier.05_1612=1612 I:gt.blockmachines.transformer.tier.05_1891=1891 I:gt.blockmachines.transformer.tier.05_1907=1907 I:gt.blockmachines.transformer.tier.05_2018=2018 @@ -118502,7 +121076,9 @@ pulveriser { I:gt.blockmachines.transformer.tier.06_3094=3094 I:gt.blockmachines.transformer.tier.06_400=400 I:gt.blockmachines.transformer.tier.06_714=714 + I:gt.blockmachines.transformer.tier.06_763=763 I:gt.blockmachines.transformer.tier.07_2360=2360 + I:gt.blockmachines.transformer.tier.07_2416=2416 I:gt.blockmachines.transformer.tier.07_400=400 I:gt.blockmachines.transformer.tier.07_5372=5372 I:gt.blockmachines.transformer.tier.07_5396=5396 @@ -118510,36 +121086,56 @@ pulveriser { I:gt.blockmachines.transformer.tier.08_10689=10689 I:gt.blockmachines.transformer.tier.08_10911=10911 I:gt.blockmachines.transformer.tier.08_2805=2805 + I:gt.blockmachines.transformer.tier.08_2889=2889 I:gt.blockmachines.transformer.tier.08_400=400 + I:gt.blockmachines.transformer.tier.09_800931=800931 + I:gt.blockmachines.transformer.tier.10_1777=1777 + I:gt.blockmachines.transformer.tier.10_400=400 + I:gt.blockmachines.transformer.tier.11_1777=1777 + I:gt.blockmachines.transformer.tier.11_400=400 I:gt.blockmachines.treefarm.controller.tier.single_208=208 I:gt.blockmachines.treefarm.controller.tier.single_400=400 I:gt.blockmachines.wetransformer.tier.01_3336=3336 I:gt.blockmachines.wetransformer.tier.01_3382=3382 + I:gt.blockmachines.wetransformer.tier.01_3487=3487 I:gt.blockmachines.wetransformer.tier.01_400=400 I:gt.blockmachines.wettransformer.tier.00_400=400 I:gt.blockmachines.wettransformer.tier.00_4118=4118 I:gt.blockmachines.wettransformer.tier.00_4165=4165 + I:gt.blockmachines.wettransformer.tier.00_4270=4270 I:gt.blockmachines.wettransformer.tier.02_3029=3029 I:gt.blockmachines.wettransformer.tier.02_3076=3076 + I:gt.blockmachines.wettransformer.tier.02_3181=3181 I:gt.blockmachines.wettransformer.tier.02_400=400 I:gt.blockmachines.wettransformer.tier.03_3801=3801 I:gt.blockmachines.wettransformer.tier.03_3847=3847 + I:gt.blockmachines.wettransformer.tier.03_3952=3952 I:gt.blockmachines.wettransformer.tier.03_400=400 I:gt.blockmachines.wettransformer.tier.04_2905=2905 I:gt.blockmachines.wettransformer.tier.04_2951=2951 + I:gt.blockmachines.wettransformer.tier.04_3056=3056 I:gt.blockmachines.wettransformer.tier.04_400=400 I:gt.blockmachines.wettransformer.tier.05_400=400 I:gt.blockmachines.wettransformer.tier.05_4291=4291 I:gt.blockmachines.wettransformer.tier.05_4337=4337 + I:gt.blockmachines.wettransformer.tier.05_4442=4442 I:gt.blockmachines.wettransformer.tier.06_3086=3086 I:gt.blockmachines.wettransformer.tier.06_3133=3133 + I:gt.blockmachines.wettransformer.tier.06_3245=3245 I:gt.blockmachines.wettransformer.tier.06_400=400 I:gt.blockmachines.wettransformer.tier.07_400=400 I:gt.blockmachines.wettransformer.tier.07_5518=5518 I:gt.blockmachines.wettransformer.tier.07_5565=5565 + I:gt.blockmachines.wettransformer.tier.07_5705=5705 I:gt.blockmachines.wettransformer.tier.08_105850=105850 I:gt.blockmachines.wettransformer.tier.08_105897=105897 + I:gt.blockmachines.wettransformer.tier.08_106044=106044 I:gt.blockmachines.wettransformer.tier.08_400=400 + I:gt.blockmachines.wettransformer.tier.09_828156=828156 + I:gt.blockmachines.wettransformer.tier.10_400=400 + I:gt.blockmachines.wettransformer.tier.10_5151=5151 + I:gt.blockmachines.wettransformer.tier.11_400=400 + I:gt.blockmachines.wettransformer.tier.11_5447=5447 I:gt.blockmetal2.14_400=400 I:gt.blockmetal6.0_400=400 I:gt.blockmetal7.2_400=400 @@ -118780,14 +121376,17 @@ pulveriser { I:gt.metaitem.01.32565_6272=6272 I:gt.metaitem.01.32600_334=334 I:gt.metaitem.01.32600_338=338 + I:gt.metaitem.01.32600_352=352 I:gt.metaitem.01.32600_400=400 I:gt.metaitem.01.32601_363=363 I:gt.metaitem.01.32601_367=367 I:gt.metaitem.01.32601_375=375 I:gt.metaitem.01.32601_379=379 + I:gt.metaitem.01.32601_381=381 I:gt.metaitem.01.32601_400=400 I:gt.metaitem.01.32602_1511=1511 I:gt.metaitem.01.32602_1515=1515 + I:gt.metaitem.01.32602_1529=1529 I:gt.metaitem.01.32602_400=400 I:gt.metaitem.01.32602_789=789 I:gt.metaitem.01.32602_793=793 @@ -118796,8 +121395,10 @@ pulveriser { I:gt.metaitem.01.32603_400=400 I:gt.metaitem.01.32603_682=682 I:gt.metaitem.01.32603_686=686 + I:gt.metaitem.01.32603_700=700 I:gt.metaitem.01.32604_1347=1347 I:gt.metaitem.01.32604_1351=1351 + I:gt.metaitem.01.32604_1365=1365 I:gt.metaitem.01.32604_2396=2396 I:gt.metaitem.01.32604_2400=2400 I:gt.metaitem.01.32604_400=400 @@ -118821,6 +121422,7 @@ pulveriser { I:gt.metaitem.01.32610_1154=1154 I:gt.metaitem.01.32610_1160=1160 I:gt.metaitem.01.32610_1193=1193 + I:gt.metaitem.01.32610_1214=1214 I:gt.metaitem.01.32610_400=400 I:gt.metaitem.01.32611_400=400 I:gt.metaitem.01.32611_899=899 @@ -118828,17 +121430,20 @@ pulveriser { I:gt.metaitem.01.32611_919=919 I:gt.metaitem.01.32611_925=925 I:gt.metaitem.01.32611_951=951 + I:gt.metaitem.01.32611_972=972 I:gt.metaitem.01.32612_1307=1307 I:gt.metaitem.01.32612_1313=1313 I:gt.metaitem.01.32612_2023=2023 I:gt.metaitem.01.32612_2029=2029 I:gt.metaitem.01.32612_2076=2076 + I:gt.metaitem.01.32612_2097=2097 I:gt.metaitem.01.32612_400=400 I:gt.metaitem.01.32613_1084=1084 I:gt.metaitem.01.32613_1090=1090 I:gt.metaitem.01.32613_1091=1091 I:gt.metaitem.01.32613_1096=1096 I:gt.metaitem.01.32613_1136=1136 + I:gt.metaitem.01.32613_1157=1157 I:gt.metaitem.01.32613_1568=1568 I:gt.metaitem.01.32613_1574=1574 I:gt.metaitem.01.32613_400=400 @@ -118847,6 +121452,7 @@ pulveriser { I:gt.metaitem.01.32614_2326=2326 I:gt.metaitem.01.32614_2331=2331 I:gt.metaitem.01.32614_2372=2372 + I:gt.metaitem.01.32614_2393=2393 I:gt.metaitem.01.32614_3382=3382 I:gt.metaitem.01.32614_3388=3388 I:gt.metaitem.01.32614_400=400 @@ -118876,10 +121482,12 @@ pulveriser { I:gt.metaitem.01.32624_400=400 I:gt.metaitem.01.32624_518=518 I:gt.metaitem.01.32630_1328=1328 + I:gt.metaitem.01.32630_1363=1363 I:gt.metaitem.01.32630_400=400 I:gt.metaitem.01.32630_760=760 I:gt.metaitem.01.32630_770=770 I:gt.metaitem.01.32631_1358=1358 + I:gt.metaitem.01.32631_1393=1393 I:gt.metaitem.01.32631_400=400 I:gt.metaitem.01.32631_790=790 I:gt.metaitem.01.32631_800=800 @@ -118890,16 +121498,19 @@ pulveriser { I:gt.metaitem.01.32632_3153=3153 I:gt.metaitem.01.32632_3163=3163 I:gt.metaitem.01.32632_3721=3721 + I:gt.metaitem.01.32632_3756=3756 I:gt.metaitem.01.32632_400=400 I:gt.metaitem.01.32633_1410=1410 I:gt.metaitem.01.32633_1420=1420 I:gt.metaitem.01.32633_1978=1978 + I:gt.metaitem.01.32633_2013=2013 I:gt.metaitem.01.32633_2366=2366 I:gt.metaitem.01.32633_2376=2376 I:gt.metaitem.01.32633_400=400 I:gt.metaitem.01.32634_2818=2818 I:gt.metaitem.01.32634_2828=2828 I:gt.metaitem.01.32634_3386=3386 + I:gt.metaitem.01.32634_3421=3421 I:gt.metaitem.01.32634_400=400 I:gt.metaitem.01.32634_4916=4916 I:gt.metaitem.01.32634_4926=4926 @@ -118921,18 +121532,21 @@ pulveriser { I:gt.metaitem.01.32640_400=400 I:gt.metaitem.01.32640_738=738 I:gt.metaitem.01.32640_746=746 + I:gt.metaitem.01.32640_774=774 I:gt.metaitem.01.32640_914=914 I:gt.metaitem.01.32641_400=400 I:gt.metaitem.01.32641_562=562 I:gt.metaitem.01.32641_570=570 I:gt.metaitem.01.32641_574=574 I:gt.metaitem.01.32641_582=582 + I:gt.metaitem.01.32641_598=598 I:gt.metaitem.01.32641_660=660 I:gt.metaitem.01.32642_1266=1266 I:gt.metaitem.01.32642_1274=1274 I:gt.metaitem.01.32642_1439=1439 I:gt.metaitem.01.32642_1988=1988 I:gt.metaitem.01.32642_1996=1996 + I:gt.metaitem.01.32642_2024=2024 I:gt.metaitem.01.32642_400=400 I:gt.metaitem.01.32643_1432=1432 I:gt.metaitem.01.32643_1440=1440 @@ -118940,8 +121554,10 @@ pulveriser { I:gt.metaitem.01.32643_400=400 I:gt.metaitem.01.32643_954=954 I:gt.metaitem.01.32643_962=962 + I:gt.metaitem.01.32643_990=990 I:gt.metaitem.01.32644_2131=2131 I:gt.metaitem.01.32644_2139=2139 + I:gt.metaitem.01.32644_2167=2167 I:gt.metaitem.01.32644_3180=3180 I:gt.metaitem.01.32644_3188=3188 I:gt.metaitem.01.32644_3545=3545 @@ -118963,12 +121579,14 @@ pulveriser { I:gt.metaitem.01.32647_400=400 I:gt.metaitem.01.32650_1648=1648 I:gt.metaitem.01.32650_1670=1670 + I:gt.metaitem.01.32650_1747=1747 I:gt.metaitem.01.32650_1838=1838 I:gt.metaitem.01.32650_400=400 I:gt.metaitem.01.32651_1417=1417 I:gt.metaitem.01.32651_1439=1439 I:gt.metaitem.01.32651_1453=1453 I:gt.metaitem.01.32651_1475=1475 + I:gt.metaitem.01.32651_1516=1516 I:gt.metaitem.01.32651_1553=1553 I:gt.metaitem.01.32651_400=400 I:gt.metaitem.01.32652_3202=3202 @@ -118977,8 +121595,10 @@ pulveriser { I:gt.metaitem.01.32652_400=400 I:gt.metaitem.01.32652_5368=5368 I:gt.metaitem.01.32652_5390=5390 + I:gt.metaitem.01.32652_5467=5467 I:gt.metaitem.01.32653_2414=2414 I:gt.metaitem.01.32653_2436=2436 + I:gt.metaitem.01.32653_2513=2513 I:gt.metaitem.01.32653_3848=3848 I:gt.metaitem.01.32653_3870=3870 I:gt.metaitem.01.32653_400=400 @@ -118986,6 +121606,7 @@ pulveriser { I:gt.metaitem.01.32654_400=400 I:gt.metaitem.01.32654_5227=5227 I:gt.metaitem.01.32654_5249=5249 + I:gt.metaitem.01.32654_5326=5326 I:gt.metaitem.01.32654_8374=8374 I:gt.metaitem.01.32654_8396=8396 I:gt.metaitem.01.32654_8753=8753 @@ -119047,23 +121668,28 @@ pulveriser { I:gt.metaitem.01.32677_400=400 I:gt.metaitem.01.32680_348=348 I:gt.metaitem.01.32680_352=352 + I:gt.metaitem.01.32680_366=366 I:gt.metaitem.01.32680_400=400 I:gt.metaitem.01.32681_400=400 I:gt.metaitem.01.32681_458=458 I:gt.metaitem.01.32681_469=469 + I:gt.metaitem.01.32681_472=472 I:gt.metaitem.01.32681_473=473 I:gt.metaitem.01.32682_324=324 I:gt.metaitem.01.32682_328=328 I:gt.metaitem.01.32682_400=400 I:gt.metaitem.01.32682_471=471 + I:gt.metaitem.01.32682_485=485 I:gt.metaitem.01.32682_508=508 I:gt.metaitem.01.32683_400=400 I:gt.metaitem.01.32683_426=426 + I:gt.metaitem.01.32683_440=440 I:gt.metaitem.01.32683_505=505 I:gt.metaitem.01.32683_509=509 I:gt.metaitem.01.32684_400=400 I:gt.metaitem.01.32684_573=573 I:gt.metaitem.01.32684_577=577 + I:gt.metaitem.01.32684_591=591 I:gt.metaitem.01.32684_730=730 I:gt.metaitem.01.32684_734=734 I:gt.metaitem.01.32685_3372=3372 @@ -119140,6 +121766,7 @@ pulveriser { I:gt.metaitem.01.32762_1050=1050 I:gt.metaitem.01.32762_400=400 I:gt.metaitem.01.32762_973=973 + I:gt.metaitem.01.32762_987=987 I:gt.metaitem.02.32222_24=24 I:gt.metaitem.02.32222_400=400 I:gt.metaitem.02.32470_16=16 @@ -119207,6 +121834,13 @@ pulveriser { I:gt.metaitem.02.32558_400=400 I:gt.metaitem.02.32558_98=98 I:gt.metaitem.02.32576_400=400 + I:gtplusplus.blockcasings.2.11_110=110 + I:gtplusplus.blockcasings.2.11_400=400 + I:gtplusplus.blockcasings.2.2_384=384 + I:gtplusplus.blockcasings.2.2_400=400 + I:gtplusplus.blockcasings.2.3_2610=2610 + I:gtplusplus.blockcasings.2.3_400=400 + I:gtplusplus.blockcasings.2.3_951=951 I:ic2.blockBasalt_300=300 I:ic2.blockCrop_400=400 I:ic2.blockFenceIron_28=28 @@ -121440,6 +124074,8 @@ pulveriser { I:ingotYttrium_89=89 I:ingotZinc_400=400 I:ingotZinc_65=65 + I:ingotZirconium_400=400 + I:ingotZirconium_91=91 I:item.AAA_Broken_400=400 I:item.AluminiumItemCasing_300=300 I:item.ApprenticeOrb_400=400 @@ -121807,6 +124443,10 @@ pulveriser { I:item.for.grafter_85=85 I:item.for.sapling_400=400 I:item.for.sturdyMachine_400=400 + I:item.frameBusy_400=400 + I:item.frameBusy_98=98 + I:item.frameMutagenic_400=400 + I:item.frameMutagenic_83=83 I:item.frame_400=400 I:item.giantPick_19968=19968 I:item.giantPick_400=400 @@ -121893,11 +124533,14 @@ pulveriser { I:item.item.modingots.78_28=28 I:item.item.modingots.78_400=400 I:item.itemBoilerChassis_0_2075=2075 + I:item.itemBoilerChassis_0_2089=2089 I:item.itemBoilerChassis_0_400=400 I:item.itemBoilerChassis_1_1288=1288 + I:item.itemBoilerChassis_1_1302=1302 I:item.itemBoilerChassis_1_400=400 I:item.itemBoilerChassis_2_400=400 I:item.itemBoilerChassis_2_827=827 + I:item.itemBoilerChassis_2_841=841 I:item.itemIngotActinium_400=400 I:item.itemIngotAmericium241_400=400 I:item.itemIngotAstatine_400=400 @@ -121915,6 +124558,7 @@ pulveriser { I:item.itemIngotFermium_400=400 I:item.itemIngotFluorite_400=400 I:item.itemIngotFrancium_400=400 + I:item.itemIngotGermanium_400=400 I:item.itemIngotGrisium_400=400 I:item.itemIngotHafnium_400=400 I:item.itemIngotHastelloyC276_400=400 @@ -121958,6 +124602,7 @@ pulveriser { I:item.itemIngotStaballoy_400=400 I:item.itemIngotStellite_400=400 I:item.itemIngotStrongtium90_400=400 + I:item.itemIngotStrontium90_400=400 I:item.itemIngotStrontium_400=400 I:item.itemIngotTalonite_400=400 I:item.itemIngotTantalloy60_400=400 @@ -122164,6 +124809,7 @@ pulveriser { I:item.railcraft.cart.bore_3488=3488 I:item.railcraft.cart.bore_400=400 I:item.railcraft.cart.loco.electric_1294=1294 + I:item.railcraft.cart.loco.electric_1322=1322 I:item.railcraft.cart.loco.electric_1719=1719 I:item.railcraft.cart.loco.electric_2639=2639 I:item.railcraft.cart.loco.electric_400=400 @@ -122889,6 +125535,8 @@ pulveriser { I:nuggetYttrium_400=400 I:nuggetZinc_16=16 I:nuggetZinc_400=400 + I:nuggetZirconium_16=16 + I:nuggetZirconium_400=400 I:oreAdamantium_400=400 I:oreAlduorite_400=400 I:oreAlmandine_400=400 @@ -126164,6 +128812,8 @@ pulveriser { I:plateDoubleYttrium_400=400 I:plateDoubleZinc_130=130 I:plateDoubleZinc_400=400 + I:plateDoubleZirconium_182=182 + I:plateDoubleZirconium_400=400 I:plateDraconiumAwakened_400=400 I:plateDraconiumAwakened_98=98 I:plateDraconium_400=400 @@ -127888,6 +130538,8 @@ pulveriser { I:plateYttrium_89=89 I:plateZinc_400=400 I:plateZinc_65=65 + I:plateZirconium_400=400 + I:plateZirconium_91=91 I:ringAdamantium_24=24 I:ringAdamantium_400=400 I:ringAlduorite_24=24 @@ -128335,6 +130987,8 @@ pulveriser { I:ringYttrium_400=400 I:ringZinc_16=16 I:ringZinc_400=400 + I:ringZirconium_22=22 + I:ringZirconium_400=400 I:rotorAdamantium_400=400 I:rotorAdamantium_416=416 I:rotorAdamantium_427=427 @@ -128651,6 +131305,8 @@ pulveriser { I:rotorWroughtIron_238=238 I:rotorWroughtIron_244=244 I:rotorWroughtIron_400=400 + I:rotorZirconium_386=386 + I:rotorZirconium_400=400 I:roundAdamantium_16=16 I:roundAdamantium_400=400 I:roundAlduorite_16=16 @@ -129597,6 +132253,8 @@ pulveriser { I:screwYttrium_400=400 I:screwZinc_16=16 I:screwZinc_400=400 + I:screwZirconium_16=16 + I:screwZirconium_400=400 I:shardAnyIron_400=400 I:shardApatite_400=400 I:shardDiamond_400=400 @@ -131293,6 +133951,8 @@ pulveriser { I:stickLongYttrium_89=89 I:stickLongZinc_400=400 I:stickLongZinc_65=65 + I:stickLongZirconium_400=400 + I:stickLongZirconium_91=91 I:stickLutetium_400=400 I:stickLutetium_87=87 I:stickMagnalium_16=16 @@ -131555,6 +134215,8 @@ pulveriser { I:stickYttrium_44=44 I:stickZinc_32=32 I:stickZinc_400=400 + I:stickZirconium_400=400 + I:stickZirconium_45=45 I:tile.ACentauriBbGrunt_400=400 I:tile.ACentauriBbSubGrunt_400=400 I:tile.Barnarda2Log_400=400 @@ -131582,6 +134244,7 @@ pulveriser { I:"tile.Block of Fermium_400"=400 I:"tile.Block of Fluorite_400"=400 I:"tile.Block of Francium_400"=400 + I:"tile.Block of Germanium_400"=400 I:"tile.Block of Grisium_400"=400 I:"tile.Block of Hafnium_400"=400 I:"tile.Block of Hastelloy-C276_400"=400 @@ -131625,6 +134288,7 @@ pulveriser { I:"tile.Block of Staballoy_400"=400 I:"tile.Block of Stellite_400"=400 I:"tile.Block of Strongtium-90_400"=400 + I:"tile.Block of Strontium-90_400"=400 I:"tile.Block of Strontium_400"=400 I:"tile.Block of Talonite_400"=400 I:"tile.Block of Tantalloy-60_400"=400 @@ -131677,6 +134341,7 @@ pulveriser { I:"tile.Fluorite Ore_400"=400 I:tile.GanymedeGrunt_400=400 I:tile.GanymedeSubGrunt_400=400 + I:"tile.Germanium Frame Box_400"=400 I:tile.GiantCobble_400=400 I:tile.GiantCobble_6272=6272 I:tile.GiantLog_400=400 @@ -153688,6 +156353,7 @@ pyrolyse { I:gemCoal_640=640 I:gemCoal_720=720 I:gemLignite_2160=2160 + I:ic2.itemBiochaff_200=200 I:ic2.itemBiochaff_900=900 I:item.railcraft.fuel.coke_720=720 I:tile.Barnarda2Log_320=320 @@ -154371,6 +157037,7 @@ rockcrushing { B:blockYttriumBariumCuprate_true=true B:blockYttrium_true=true B:blockZinc_true=true + B:blockZirconium_true=true B:boltAdamantium_true=true B:boltAlduorite_true=true B:boltAluminium_true=true @@ -154625,6 +157292,7 @@ rockcrushing { B:boltYttriumBariumCuprate_true=true B:boltYttrium_true=true B:boltZinc_true=true + B:boltZirconium_true=true B:bucketEmpty_true=true B:cableGt01Aluminium_true=true B:cableGt01AnnealedCopper_true=true @@ -156067,6 +158735,7 @@ rockcrushing { B:frameGtYttriumBariumCuprate_true=true B:frameGtYttrium_true=true B:frameGtZinc_true=true + B:frameGtZirconium_true=true B:gearGtAdamantium_true=true B:gearGtAlduorite_true=true B:gearGtAluminium_true=true @@ -157159,6 +159828,7 @@ rockcrushing { B:gt.blockmachines.gt_frame_promethium_true=true B:gt.blockmachines.gt_frame_tellurium_true=true B:gt.blockmachines.gt_pipe_plasmacontain_true=true + B:gt.blockmachines.gtplusplus.thermal.boiler_true=true B:gt.blockmachines.hatch.dataaccess.adv_true=true B:gt.blockmachines.hatch.dataaccess_true=true B:gt.blockmachines.hatch.dynamo.tier.00_true=true @@ -157171,6 +159841,8 @@ rockcrushing { B:gt.blockmachines.hatch.dynamo.tier.07_true=true B:gt.blockmachines.hatch.dynamo.tier.08_true=true B:gt.blockmachines.hatch.dynamo.tier.09_true=true + B:gt.blockmachines.hatch.dynamo.tier.10_true=true + B:gt.blockmachines.hatch.dynamo.tier.11_true=true B:gt.blockmachines.hatch.energy.tier.00_true=true B:gt.blockmachines.hatch.energy.tier.01_true=true B:gt.blockmachines.hatch.energy.tier.02_true=true @@ -157181,6 +159853,9 @@ rockcrushing { B:gt.blockmachines.hatch.energy.tier.07_true=true B:gt.blockmachines.hatch.energy.tier.08_true=true B:gt.blockmachines.hatch.energy.tier.09_true=true + B:gt.blockmachines.hatch.energy.tier.10_true=true + B:gt.blockmachines.hatch.energy.tier.11_true=true + B:gt.blockmachines.hatch.energy.tier.12_true=true B:gt.blockmachines.hatch.input.tier.00_true=true B:gt.blockmachines.hatch.input.tier.01_true=true B:gt.blockmachines.hatch.input.tier.02_true=true @@ -157262,10 +159937,12 @@ rockcrushing { B:gt.blockmachines.industrialelectrolyzer.controller.tier.single_true=true B:gt.blockmachines.industrialmacerator.controller.tier.single_true=true B:gt.blockmachines.industrialmassfab.controller.tier.single_true=true + B:gt.blockmachines.industrialrefinery.controller.tier.single_true=true B:gt.blockmachines.industrialsalloyamelter.controller.tier.single_true=true B:gt.blockmachines.industrialsifter.controller.tier.single_true=true B:gt.blockmachines.industrialwiremill.controller.tier.single_true=true B:gt.blockmachines.ironmachine.blastfurnace_true=true + B:gt.blockmachines.lftr.controller.single_true=true B:gt.blockmachines.locker.tier.08_true=true B:gt.blockmachines.multimachine.advminer2.detrav_true=true B:gt.blockmachines.multimachine.advminer2_true=true @@ -157298,6 +159975,17 @@ rockcrushing { B:gt.blockmachines.multimachine.processingarray_true=true B:gt.blockmachines.multimachine.pyro_true=true B:gt.blockmachines.multimachine.vacuumfreezer_true=true + B:gt.blockmachines.pollutioncleaner.01.tier.single_true=true + B:gt.blockmachines.pollutioncleaner.02.tier.single_true=true + B:gt.blockmachines.pollutioncleaner.03.tier.single_true=true + B:gt.blockmachines.pollutioncleaner.04.tier.single_true=true + B:gt.blockmachines.pollutioncleaner.05.tier.single_true=true + B:gt.blockmachines.pollutioncleaner.06.tier.single_true=true + B:gt.blockmachines.pollutioncleaner.07.tier.single_true=true + B:gt.blockmachines.pollutioncleaner.08.tier.single_true=true + B:gt.blockmachines.pollutioncleaner.09.tier.single_true=true + B:gt.blockmachines.pollutioncleaner.10.tier.single_true=true + B:gt.blockmachines.pollutiondetector.01.tier.single_true=true B:gt.blockmachines.quantum.chest.tier.01_true=true B:gt.blockmachines.quantum.chest.tier.02_true=true B:gt.blockmachines.quantum.chest.tier.03_true=true @@ -157336,6 +160024,15 @@ rockcrushing { B:gt.blockmachines.super.tank.tier.05_true=true B:gt.blockmachines.tesseract.generator_true=true B:gt.blockmachines.tesseract.terminal_true=true + B:gt.blockmachines.transformer.ha.tier.00_true=true + B:gt.blockmachines.transformer.ha.tier.01_true=true + B:gt.blockmachines.transformer.ha.tier.02_true=true + B:gt.blockmachines.transformer.ha.tier.03_true=true + B:gt.blockmachines.transformer.ha.tier.04_true=true + B:gt.blockmachines.transformer.ha.tier.05_true=true + B:gt.blockmachines.transformer.ha.tier.06_true=true + B:gt.blockmachines.transformer.ha.tier.07_true=true + B:gt.blockmachines.transformer.ha.tier.08_true=true B:gt.blockmachines.transformer.tier.00_true=true B:gt.blockmachines.transformer.tier.01_true=true B:gt.blockmachines.transformer.tier.02_true=true @@ -157345,6 +160042,8 @@ rockcrushing { B:gt.blockmachines.transformer.tier.06_true=true B:gt.blockmachines.transformer.tier.07_true=true B:gt.blockmachines.transformer.tier.08_true=true + B:gt.blockmachines.transformer.tier.10_true=true + B:gt.blockmachines.transformer.tier.11_true=true B:gt.blockmachines.treefarm.controller.tier.single_true=true B:gt.blockmachines.wetransformer.tier.01_true=true B:gt.blockmachines.wettransformer.tier.00_true=true @@ -157355,6 +160054,8 @@ rockcrushing { B:gt.blockmachines.wettransformer.tier.06_true=true B:gt.blockmachines.wettransformer.tier.07_true=true B:gt.blockmachines.wettransformer.tier.08_true=true + B:gt.blockmachines.wettransformer.tier.10_true=true + B:gt.blockmachines.wettransformer.tier.11_true=true B:gt.blockmetal2.14_true=true B:gt.blockmetal6.0_true=true B:gt.blockmetal7.2_true=true @@ -157562,6 +160263,9 @@ rockcrushing { B:gt.metaitem.02.32550_true=true B:gt.metaitem.02.32558_true=true B:gt.metaitem.02.32576_true=true + B:gtplusplus.blockcasings.2.11_true=true + B:gtplusplus.blockcasings.2.2_true=true + B:gtplusplus.blockcasings.2.3_true=true B:ic2.blockFenceIron_true=true B:ic2.blockIronFurnace_true=true B:ic2.blockMachine_true=true @@ -158606,6 +161310,7 @@ rockcrushing { B:ingotYttriumBariumCuprate_true=true B:ingotYttrium_true=true B:ingotZinc_true=true + B:ingotZirconium_true=true B:item.AAA_Broken_true=true B:item.ApprenticeOrb_true=true B:item.ArchmageOrb_true=true @@ -158760,6 +161465,8 @@ rockcrushing { B:item.for.craftingMaterial.iceShard_true=true B:item.for.grafter_true=true B:item.for.sturdyMachine_true=true + B:item.frameBusy_true=true + B:item.frameMutagenic_true=true B:item.frame_true=true B:item.giantPick_true=true B:item.giantSword_true=true @@ -158821,6 +161528,7 @@ rockcrushing { B:item.itemIngotFermium_true=true B:item.itemIngotFluorite_true=true B:item.itemIngotFrancium_true=true + B:item.itemIngotGermanium_true=true B:item.itemIngotGrisium_true=true B:item.itemIngotHafnium_true=true B:item.itemIngotHastelloyC276_true=true @@ -158864,6 +161572,7 @@ rockcrushing { B:item.itemIngotStaballoy_true=true B:item.itemIngotStellite_true=true B:item.itemIngotStrongtium90_true=true + B:item.itemIngotStrontium90_true=true B:item.itemIngotStrontium_true=true B:item.itemIngotTalonite_true=true B:item.itemIngotTantalloy60_true=true @@ -159282,6 +161991,7 @@ rockcrushing { B:nuggetYttriumBariumCuprate_true=true B:nuggetYttrium_true=true B:nuggetZinc_true=true + B:nuggetZirconium_true=true B:oreAdamantium_true=true B:oreAlduorite_true=true B:oreAlmandine_true=true @@ -161769,6 +164479,7 @@ rockcrushing { B:plateDoubleYttriumBariumCuprate_true=true B:plateDoubleYttrium_true=true B:plateDoubleZinc_true=true + B:plateDoubleZirconium_true=true B:plateDraconiumAwakened_true=true B:plateDraconium_true=true B:plateDuralumin_true=true @@ -162579,6 +165290,7 @@ rockcrushing { B:plateYttriumBariumCuprate_true=true B:plateYttrium_true=true B:plateZinc_true=true + B:plateZirconium_true=true B:ringAdamantium_true=true B:ringAlduorite_true=true B:ringAluminium_true=true @@ -162789,6 +165501,7 @@ rockcrushing { B:ringYttriumBariumCuprate_true=true B:ringYttrium_true=true B:ringZinc_true=true + B:ringZirconium_true=true B:rotorAdamantium_true=true B:rotorAlduorite_true=true B:rotorAluminium_true=true @@ -162900,6 +165613,7 @@ rockcrushing { B:rotorVoidmetal_true=true B:rotorVulcanite_true=true B:rotorWroughtIron_true=true + B:rotorZirconium_true=true B:roundAdamantium_true=true B:roundAlduorite_true=true B:roundAluminium_true=true @@ -163360,6 +166074,7 @@ rockcrushing { B:screwYttriumBariumCuprate_true=true B:screwYttrium_true=true B:screwZinc_true=true + B:screwZirconium_true=true B:shardAnyIron_true=true B:shardApatite_true=true B:shardDiamond_true=true @@ -164164,6 +166879,7 @@ rockcrushing { B:stickLongYttriumBariumCuprate_true=true B:stickLongYttrium_true=true B:stickLongZinc_true=true + B:stickLongZirconium_true=true B:stickLutetium_true=true B:stickMagnalium_true=true B:stickMagnesium_true=true @@ -164286,6 +167002,7 @@ rockcrushing { B:stickYttriumBariumCuprate_true=true B:stickYttrium_true=true B:stickZinc_true=true + B:stickZirconium_true=true B:"tile.Bedrockium Frame Box_true"=true B:"tile.Block of Actinium_true"=true B:"tile.Block of Americium-241_true"=true @@ -164304,6 +167021,7 @@ rockcrushing { B:"tile.Block of Fermium_true"=true B:"tile.Block of Fluorite_true"=true B:"tile.Block of Francium_true"=true + B:"tile.Block of Germanium_true"=true B:"tile.Block of Grisium_true"=true B:"tile.Block of Hafnium_true"=true B:"tile.Block of Hastelloy-C276_true"=true @@ -164347,6 +167065,7 @@ rockcrushing { B:"tile.Block of Staballoy_true"=true B:"tile.Block of Stellite_true"=true B:"tile.Block of Strongtium-90_true"=true + B:"tile.Block of Strontium-90_true"=true B:"tile.Block of Strontium_true"=true B:"tile.Block of Talonite_true"=true B:"tile.Block of Tantalloy-60_true"=true @@ -164373,6 +167092,7 @@ rockcrushing { B:"tile.Eglin Steel Frame Box_true"=true B:"tile.Energy Crystal Frame Box_true"=true B:"tile.Fluorite Ore_true"=true + B:"tile.Germanium Frame Box_true"=true B:tile.GiantCobble_true=true B:tile.GiantObsidian_true=true B:"tile.Grisium Frame Box_true"=true @@ -168705,6 +171425,7 @@ smelting { B:blockVanadiumSteel_true=true B:blockVoid_true=true B:blockVoidmetal_true=true + B:blockZirconium_true=true B:block_NULL_true=true B:boltAdamantium_true=true B:boltAlduorite_true=true @@ -168911,6 +171632,7 @@ smelting { B:boltYttriumBariumCuprate_true=true B:boltYttrium_true=true B:boltZinc_true=true + B:boltZirconium_true=true B:cableGt01Aluminium_true=true B:cableGt01AnnealedCopper_true=true B:cableGt01AnyCopper_true=true @@ -169839,6 +172561,7 @@ smelting { B:dustTinyVyroxeres_true=true B:dustTinyWroughtIron_true=true B:dustTinyZinc_true=true + B:dustTinyZirconium_true=true B:dustTritanium_true=true B:dustUnstable_true=true B:dustUranium235_true=true @@ -169853,6 +172576,7 @@ smelting { B:dustWroughtIron_true=true B:dustYellowLimonite_true=true B:dustZinc_true=true + B:dustZirconium_true=true B:enderio.silicon_true=true B:foilAdamantium_true=true B:foilAlduorite_true=true @@ -170106,6 +172830,7 @@ smelting { B:frameGtVanadiumSteel_true=true B:frameGtVoid_true=true B:frameGtVoidmetal_true=true + B:frameGtZirconium_true=true B:gearGtAlduorite_true=true B:gearGtBlackPlutonium_true=true B:gearGtBloodInfusedIron_true=true @@ -170392,6 +173117,7 @@ smelting { B:gt.blockmachines.basicmachine.wiremill.tier.01_true=true B:gt.blockmachines.fusioncomputer.tier.06_true=true B:gt.blockmachines.gt_pipe_plasmacontain_true=true + B:gt.blockmachines.hatch.energy.tier.12_true=true B:gt.blockmachines.hull.tier.12_true=true B:gt.blockmachines.industrialmacerator.controller.tier.single_true=true B:gt.blockmachines.tesseract.terminal_true=true @@ -170857,6 +173583,7 @@ smelting { B:ingotYttriumBariumCuprate_true=true B:ingotYttrium_true=true B:ingotZinc_true=true + B:ingotZirconium_true=true B:item.HeavyDutyNoseConeTier3_true=true B:item.HeavyDutyNoseConeTier4_true=true B:item.ItemAxeVoid_true=true @@ -170904,10 +173631,12 @@ smelting { B:item.itemDustCalifornium_true=true B:item.itemDustCurium_true=true B:item.itemDustDysprosium_true=true + B:item.itemDustEglinSteel_true=true B:item.itemDustEinsteinium_true=true B:item.itemDustFermium_true=true B:item.itemDustFluorite_true=true B:item.itemDustFrancium_true=true + B:item.itemDustGermanium_true=true B:item.itemDustHafnium_true=true B:item.itemDustHastelloyW_true=true B:item.itemDustHastelloyX_true=true @@ -170937,6 +173666,7 @@ smelting { B:item.itemDustSelenium_true=true B:item.itemDustSiliconCarbide_true=true B:item.itemDustStrongtium90_true=true + B:item.itemDustStrontium90_true=true B:item.itemDustStrontium_true=true B:item.itemDustTalonite_true=true B:item.itemDustTechnetiumHexafluoride_true=true @@ -172237,6 +174967,7 @@ smelting { B:plateDoubleVanadiumSteel_true=true B:plateDoubleVoid_true=true B:plateDoubleVoidmetal_true=true + B:plateDoubleZirconium_true=true B:plateDraconiumAwakened_true=true B:plateDraconium_true=true B:plateDuralumin_true=true @@ -172530,6 +175261,7 @@ smelting { B:plateYttriumBariumCuprate_true=true B:plateYttrium_true=true B:plateZinc_true=true + B:plateZirconium_true=true B:ringAdamantium_true=true B:ringAlduorite_true=true B:ringAluminium_true=true @@ -172735,6 +175467,7 @@ smelting { B:ringYttriumBariumCuprate_true=true B:ringYttrium_true=true B:ringZinc_true=true + B:ringZirconium_true=true B:rotorAlduorite_true=true B:rotorBedrockium_true=true B:rotorBlackPlutonium_true=true @@ -172772,6 +175505,7 @@ smelting { B:rotorVanadiumSteel_true=true B:rotorVoid_true=true B:rotorVoidmetal_true=true + B:rotorZirconium_true=true B:roundAdamantium_true=true B:roundAlduorite_true=true B:roundAluminium_true=true @@ -173179,6 +175913,7 @@ smelting { B:screwYttriumBariumCuprate_true=true B:screwYttrium_true=true B:screwZinc_true=true + B:screwZirconium_true=true B:springAdamantium_true=true B:springAlduorite_true=true B:springAluminium_true=true @@ -173888,6 +176623,7 @@ smelting { B:stickLongYttriumBariumCuprate_true=true B:stickLongYttrium_true=true B:stickLongZinc_true=true + B:stickLongZirconium_true=true B:stickLutetium_true=true B:stickMagnalium_true=true B:stickMagnesium_true=true @@ -173995,6 +176731,7 @@ smelting { B:stickYttriumBariumCuprate_true=true B:stickYttrium_true=true B:stickZinc_true=true + B:stickZirconium_true=true B:tile.CeresMeteoricOre_true=true B:tile.GiantObsidian_true=true B:tile.fenceIron_true=true @@ -175477,6 +178214,7 @@ storageblockcrafting { B:blockYttriumBariumCuprate_false=false B:blockYttrium_false=false B:blockZinc_false=false + B:blockZirconium_false=false B:tile.glowstone_false=false } @@ -175711,6 +178449,7 @@ storageblockdecrafting { B:blockYttriumBariumCuprate_false=false B:blockYttrium_false=false B:blockZinc_false=false + B:blockZirconium_false=false } @@ -177546,6 +180285,7 @@ vacuumfreezer { I:cellPlasmaYtterbium_346=346 I:cellPlasmaYttrium_178=178 I:cellPlasmaZinc_130=130 + I:cellPlasmaZirconium_182=182 I:cellWater_50=50 I:gt.180k_Helium_Coolantcell_1800=1800 I:gt.180k_NaK_Coolantcell_1800=1800 diff --git a/config/GregTech/Unification.cfg b/config/GregTech/Unification.cfg index 02023ce..149cf14 100644 --- a/config/GregTech/Unification.cfg +++ b/config/GregTech/Unification.cfg @@ -102,6 +102,7 @@ specialunificationtargets { B:blockRadon_false=false B:blockStrontium_false=false B:blockTellurium_false=false + B:blockZirconium_false=false B:boltAdamantium_false=false B:boltAlduorite_false=false B:boltAluminium_false=false @@ -356,6 +357,7 @@ specialunificationtargets { B:boltYttriumBariumCuprate_false=false B:boltYttrium_false=false B:boltZinc_false=false + B:boltZirconium_false=false B:"cell1,1-Dimethylhydrazine_false"=false B:cellAceticAcid_false=false B:cellAcetone_false=false @@ -3493,6 +3495,7 @@ specialunificationtargets { B:dustSmallZeolite_false=false B:dustSmallZinc_false=false B:dustSmallZincite_false=false + B:dustSmallZirconium_false=false B:dustSnow_false=false B:dustSoapstone_false=false B:dustSodaAsh_false=false @@ -3967,6 +3970,7 @@ specialunificationtargets { B:dustTinyZeolite_false=false B:dustTinyZinc_false=false B:dustTinyZincite_false=false + B:dustTinyZirconium_false=false B:dustTitanium_false=false B:dustTopaz_false=false B:dustTrinium_false=false @@ -4007,6 +4011,7 @@ specialunificationtargets { B:dustZeolite_false=false B:dustZinc_false=false B:dustZincite_false=false + B:dustZirconium_false=false B:foilAdamantium_false=false B:foilAlduorite_false=false B:foilAluminium_false=false @@ -4219,6 +4224,7 @@ specialunificationtargets { B:frameGtQuantum_false=false B:frameGtStrontium_false=false B:frameGtTellurium_false=false + B:frameGtZirconium_false=false B:gearGtAdamantium_false=false B:gearGtAlduorite_false=false B:gearGtAluminium_false=false @@ -5790,6 +5796,7 @@ specialunificationtargets { B:ingotYttriumBariumCuprate_false=false B:ingotYttrium_false=false B:ingotZinc_false=false + B:ingotZirconium_false=false B:lensAmber_false=false B:lensAmethyst_false=false B:lensBlueTopaz_false=false @@ -6037,6 +6044,7 @@ specialunificationtargets { B:nuggetYttriumBariumCuprate_false=false B:nuggetYttrium_false=false B:nuggetZinc_false=false + B:nuggetZirconium_false=false B:plateAdamantium_false=false B:plateAlduorite_false=false B:plateAlloyAdvanced_false=false @@ -6501,6 +6509,7 @@ specialunificationtargets { B:plateDoubleYttriumBariumCuprate_false=false B:plateDoubleYttrium_false=false B:plateDoubleZinc_false=false + B:plateDoubleZirconium_false=false B:plateDraconiumAwakened_false=false B:plateDraconium_false=false B:plateDuralumin_false=false @@ -7310,6 +7319,7 @@ specialunificationtargets { B:plateYttriumBariumCuprate_false=false B:plateYttrium_false=false B:plateZinc_false=false + B:plateZirconium_false=false B:ringAdamantium_false=false B:ringAlduorite_false=false B:ringAluminium_false=false @@ -7521,6 +7531,7 @@ specialunificationtargets { B:ringYttriumBariumCuprate_false=false B:ringYttrium_false=false B:ringZinc_false=false + B:ringZirconium_false=false B:rotorAdamantium_false=false B:rotorAlduorite_false=false B:rotorAluminium_false=false @@ -7633,6 +7644,7 @@ specialunificationtargets { B:rotorWoodSealed_false=false B:rotorWood_false=false B:rotorWroughtIron_false=false + B:rotorZirconium_false=false B:roundAdamantium_false=false B:roundAlduorite_false=false B:roundAluminium_false=false @@ -8094,6 +8106,7 @@ specialunificationtargets { B:screwYttriumBariumCuprate_false=false B:screwYttrium_false=false B:screwZinc_false=false + B:screwZirconium_false=false B:springAdamantium_false=false B:springAlduorite_false=false B:springAluminium_false=false @@ -8886,6 +8899,7 @@ specialunificationtargets { B:stickLongYttriumBariumCuprate_false=false B:stickLongYttrium_false=false B:stickLongZinc_false=false + B:stickLongZirconium_false=false B:stickLutetium_false=false B:stickMagnalium_false=false B:stickMagnesium_false=false @@ -9008,6 +9022,7 @@ specialunificationtargets { B:stickYttriumBariumCuprate_false=false B:stickYttrium_false=false B:stickZinc_false=false + B:stickZirconium_false=false B:toolHeadArrowAdamantium_false=false B:toolHeadArrowAlduorite_false=false B:toolHeadArrowAluminium_false=false @@ -12155,15 +12170,15 @@ specialunificationtargets { thaumcraft { B:gemAmber_false=false - B:ingotThaumium_false=false - B:ingotVoid_false=false + B:ingotThaumium_false=true + B:ingotVoid_false=true B:nuggetCopper_false=false B:nuggetIron_false=false B:nuggetLead_false=false B:nuggetSilver_false=false - B:nuggetThaumium_false=false + B:nuggetThaumium_false=true B:nuggetTin_false=false - B:nuggetVoid_false=false + B:nuggetVoid_false=true } projred_core { -- 1.9.5.msysgit.0 From 8b61938fe9033c5cf0743c4501591c8f6d116e46 Mon Sep 17 00:00:00 2001 From: OneEyeMaker Date: Sun, 10 Sep 2017 18:05:34 +0300 Subject: [PATCH] Changed recipes for Compartments --- scripts/Binnies-Core.zs | 106 +++++++++++++++++++++++++++++++----------------- 1 file changed, 68 insertions(+), 38 deletions(-) diff --git a/scripts/Binnies-Core.zs b/scripts/Binnies-Core.zs index d74a585..9d56412 100644 --- a/scripts/Binnies-Core.zs +++ b/scripts/Binnies-Core.zs @@ -9,22 +9,22 @@ // --- remove recipes --- // --- Compartment -recipes.remove(); +recipes.removeShaped(); // --- Copper Compartment -recipes.remove(); +recipes.removeShaped(); // --- Bronze Compartment -recipes.remove(); +recipes.removeShaped(); // --- Iron Compartment -recipes.remove(); +recipes.removeShaped(); // --- Gold Compartment -recipes.remove(); +recipes.removeShaped(); // --- Diamond Compartment -recipes.remove(); +recipes.removeShaped(); // --- Field Kit recipes.remove(); @@ -33,50 +33,80 @@ recipes.remove(); // --- Add Recipes --- - -// --- Compartment -recipes.addShaped(, [ -[, , ], -[, , ], -[, , ]]); - // --- Field Kit recipes.addShaped(, [ [, , ], [, , ], [, , ]]); +// --- Compartment +mods.forestry.Carpenter.addRecipe(, [ + [, , ], + [, , ], + [, , ] +], * 1000, 5, null); + // --- Copper Compartment -mods.forestry.Carpenter.addRecipe(10, * 1000, -[, , , -, , , -, , ], -, ); +mods.forestry.Carpenter.addRecipe(, [ + [, , ], + [, , ], + [, , ] +], * 2000, 10, ); + +mods.forestry.Carpenter.addRecipe(, [ + [, , ], + [, , ], + [, , ] +], * 2000, 10, ); // --- Bronze Compartment -mods.forestry.Carpenter.addRecipe(15, * 2000, -[, , , -, , , -, , ], -, ); +mods.forestry.Carpenter.addRecipe(, [ + [, , ], + [, , ], + [, , ] +], * 3000, 15, ); // --- Iron Compartment -mods.forestry.Carpenter.addRecipe(20, * 3000, -[, , , -, , , -, , ], -, ); +mods.forestry.Carpenter.addRecipe(, [ + [, , ], + [, , ], + [, , ] +], * 3000, 15, ); + +mods.forestry.Carpenter.addRecipe(, [ + [, , ], + [, , ], + [, , ] +], * 3000, 15, ); // --- Gold Compartment -mods.forestry.Carpenter.addRecipe(25, * 4000, -[, , , -, , , -, , ], -, ); +mods.forestry.Carpenter.addRecipe(, [ + [, , ], + [, , ], + [, , ] +], * 4000, 20, ); + +mods.forestry.Carpenter.addRecipe(, [ + [, , ], + [, , ], + [, , ] +], * 4000, 20, ); + +mods.forestry.Carpenter.addRecipe(, [ + [, , ], + [, , ], + [, , ] +], * 4000, 20, ); // --- Diamond Compartment -mods.forestry.Carpenter.addRecipe(30, * 5000, -[, , , -, , , -, , ], -, ); \ No newline at end of file +mods.forestry.Carpenter.addRecipe(, [ + [, , ], + [, , ], + [, , ] +], * 5000, 25, ); + +mods.forestry.Carpenter.addRecipe(, [ + [, , ], + [, , ], + [, , ] +], * 5000, 25, ); -- 1.9.5.msysgit.0 From 8b61938fe9033c5cf0743c4501591c8f6d116e46 Mon Sep 17 00:00:00 2001 From: OneEyeMaker Date: Sun, 10 Sep 2017 18:05:34 +0300 Subject: [PATCH] Changed recipes for Compartments --- scripts/Binnies-Core.zs | 106 +++++++++++++++++++++++++++++++----------------- 1 file changed, 68 insertions(+), 38 deletions(-) diff --git a/scripts/Binnies-Core.zs b/scripts/Binnies-Core.zs index d74a585..9d56412 100644 --- a/scripts/Binnies-Core.zs +++ b/scripts/Binnies-Core.zs @@ -9,22 +9,22 @@ // --- remove recipes --- // --- Compartment -recipes.remove(); +recipes.removeShaped(); // --- Copper Compartment -recipes.remove(); +recipes.removeShaped(); // --- Bronze Compartment -recipes.remove(); +recipes.removeShaped(); // --- Iron Compartment -recipes.remove(); +recipes.removeShaped(); // --- Gold Compartment -recipes.remove(); +recipes.removeShaped(); // --- Diamond Compartment -recipes.remove(); +recipes.removeShaped(); // --- Field Kit recipes.remove(); @@ -33,50 +33,80 @@ recipes.remove(); // --- Add Recipes --- - -// --- Compartment -recipes.addShaped(, [ -[, , ], -[, , ], -[, , ]]); - // --- Field Kit recipes.addShaped(, [ [, , ], [, , ], [, , ]]); +// --- Compartment +mods.forestry.Carpenter.addRecipe(, [ + [, , ], + [, , ], + [, , ] +], * 1000, 5, null); + // --- Copper Compartment -mods.forestry.Carpenter.addRecipe(10, * 1000, -[, , , -, , , -, , ], -, ); +mods.forestry.Carpenter.addRecipe(, [ + [, , ], + [, , ], + [, , ] +], * 2000, 10, ); + +mods.forestry.Carpenter.addRecipe(, [ + [, , ], + [, , ], + [, , ] +], * 2000, 10, ); // --- Bronze Compartment -mods.forestry.Carpenter.addRecipe(15, * 2000, -[, , , -, , , -, , ], -, ); +mods.forestry.Carpenter.addRecipe(, [ + [, , ], + [, , ], + [, , ] +], * 3000, 15, ); // --- Iron Compartment -mods.forestry.Carpenter.addRecipe(20, * 3000, -[, , , -, , , -, , ], -, ); +mods.forestry.Carpenter.addRecipe(, [ + [, , ], + [, , ], + [, , ] +], * 3000, 15, ); + +mods.forestry.Carpenter.addRecipe(, [ + [, , ], + [, , ], + [, , ] +], * 3000, 15, ); // --- Gold Compartment -mods.forestry.Carpenter.addRecipe(25, * 4000, -[, , , -, , , -, , ], -, ); +mods.forestry.Carpenter.addRecipe(, [ + [, , ], + [, , ], + [, , ] +], * 4000, 20, ); + +mods.forestry.Carpenter.addRecipe(, [ + [, , ], + [, , ], + [, , ] +], * 4000, 20, ); + +mods.forestry.Carpenter.addRecipe(, [ + [, , ], + [, , ], + [, , ] +], * 4000, 20, ); // --- Diamond Compartment -mods.forestry.Carpenter.addRecipe(30, * 5000, -[, , , -, , , -, , ], -, ); \ No newline at end of file +mods.forestry.Carpenter.addRecipe(, [ + [, , ], + [, , ], + [, , ] +], * 5000, 25, ); + +mods.forestry.Carpenter.addRecipe(, [ + [, , ], + [, , ], + [, , ] +], * 5000, 25, ); -- 1.9.5.msysgit.0