Guest User

Untitled

a guest
Aug 6th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. quartzRecipe = new ShapedOreRecipe(new ItemStack(Items.quartz, 8),
  2. " G ",
  3. "GSG",
  4. " G ",
  5. 'G', "blockGlass",
  6. 'S', "blockSand"));
Add Comment
Please, Sign In to add comment