Finished ModItems
This commit is contained in:
parent
a9507b3b68
commit
d88cc2d79e
9 changed files with 158 additions and 268 deletions
|
@ -68,7 +68,7 @@ public class BlockArmourForge extends Block
|
|||
{
|
||||
case 0:
|
||||
list = plateList;
|
||||
armourPiece = new ItemStack(ModItems.boundPlate, 1, 0);
|
||||
armourPiece = new ItemStack(ModItems.boundChestplate, 1, 0);
|
||||
break;
|
||||
|
||||
case 1:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue