Fixed recipe shapes
This commit is contained in:
parent
e563362075
commit
8eab4f4ed3
1 changed files with 2 additions and 3 deletions
|
@ -680,7 +680,6 @@ public class RecipeManager {
|
|||
ItemStack gearTin = ModCompatability.getThermexItem("gearTin", 1);
|
||||
ItemStack gearInvar = ModCompatability.getThermexItem("gearInvar", 1);
|
||||
ItemStack compressedSawdust = ModCompatability.getThermexItem("sawdustCompressed", 1);
|
||||
ItemStack rockWool = ModCompatability.getThermexItem("blockRockwool", 1);
|
||||
ItemStack energyFrameFull = ModCompatability.getThermexItem("energyFrameFull", 1);
|
||||
ItemStack conduitEnergy = ModCompatability.getThermexItem("energyConduit", 1);
|
||||
ItemStack teleportFrameFull = ModCompatability.getThermexItem("teleportBase", 1);
|
||||
|
|
Loading…
Reference in a new issue