Large bunch of recipe work, still shapedOreRecipes need fixing.
This commit is contained in:
parent
1fa9f1cf52
commit
f1c5a0ad8d
9 changed files with 115 additions and 119 deletions
|
@ -65,8 +65,6 @@ public abstract class RecipeMethods {
|
|||
return BlockMachineCasing.getStackByName(name, count);
|
||||
} else if (type == Type.UPGRADE) {
|
||||
return ItemUpgrades.getUpgradeByName(name, count);
|
||||
} else {
|
||||
|
||||
}
|
||||
return ItemStack.EMPTY;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue