Advertisement
Guest User

Untitled

a guest
Jul 20th, 2018
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. {
  2. "type": "crafting_shapeless",
  3. "ingredients": [
  4. {
  5. "item": "minecraft:acacia_slab"
  6. },
  7. {
  8. "item": "minecraft:acacia_slab"
  9. }
  10. ],
  11. "result": {
  12. "item": "minecraft:acacia_planks",
  13. "count": 1
  14. },
  15. "group": "Blocks"
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement