Fix Transformer Upgrade Recipe
This commit is contained in:
parent
02357ce1a4
commit
4af72aed00
2 changed files with 2 additions and 3 deletions
|
@ -25,7 +25,6 @@ public class ItemUpgrades extends ItemTextureBase implements IMachineUpgrade, IT
|
|||
setUnlocalizedName("techreborn.upgrade");
|
||||
setHasSubtypes(true);
|
||||
setCreativeTab(TechRebornCreativeTabMisc.instance);
|
||||
setMaxStackSize(1);
|
||||
}
|
||||
|
||||
public static ItemStack getUpgradeByName(String name, int count)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue