fixed recipe derp
This commit is contained in:
parent
19e66c1c93
commit
80df0b6d2c
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ public class
|
|||
static void addHammerRecipes(){
|
||||
CraftingHelper.addShapedOreRecipe(new ItemStack(ModItems.hammer),
|
||||
"III",
|
||||
" S ",
|
||||
"ISI",
|
||||
" S ",
|
||||
'S', Items.stick,
|
||||
'I', "ingotIron");
|
||||
|
|
Loading…
Reference in a new issue