Skip to content

Instantly share code, notes, and snippets.

@Zifiv
Created April 24, 2014 18:20
Show Gist options
  • Save Zifiv/11264344 to your computer and use it in GitHub Desktop.
Save Zifiv/11264344 to your computer and use it in GitHub Desktop.
GameRegistry.addShapedRecipe(new ItemStack(YourObjectItemSalmonRoll, 3), " "," Y "," X ", 'X', YourObjectItemRice 'Y', new ItemStack(Items.fish, 1, 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment