katubug

Untitled

May 27th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. {
  2. "name": "biomesoplenty:sacred_oak",
  3. "mod": "biomesoplenty",
  4. "sapling": {
  5. "name": "biomesoplenty:sapling_1",
  6. "data": 7
  7. },
  8. "growTimeMultiplier": 1,
  9. "drops": [
  10. {
  11. "name": "minecraft:stick",
  12. "data": 0,
  13. "type": "STICK"
  14. },
  15. {
  16. "name": "biomesoplenty:log_0",
  17. "data": 4,
  18. "type": "WOOD"
  19. },
  20. {
  21. "name": "biomesoplenty:sapling_1",
  22. "data": 0,
  23. "type": "SAPLING"
  24. },
  25. {
  26. "name": "biomesoplenty:leaves_3",
  27. "data": 11,
  28. "type": "LEAVES"
  29. }
  30. ]
  31. }
Add Comment
Please, Sign In to add comment