Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- GameRegistry.addRecipe(new ItemStack(Blocks.dirt(2),
- "SF"
- "DD"
- 'S', Items.wheat_seeds,
- 'D', Blocks.dirt,
- 'F', Items.rotten_flesh,
- );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement