katubug

natura_redwood.json

Oct 14th, 2019
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. {
  2. "name": "natura:redwood",
  3. "mod": "natura",
  4. "sapling": {
  5. "name": "natura:redwood_sapling",
  6. "data": 0
  7. },
  8. "growTimeMultiplier": 1,
  9. "drops": [
  10. {
  11. "name": "minecraft:stick",
  12. "data": 0,
  13. "type": "STICK"
  14. },
  15. {
  16. "name": "natura:redwood_logs",
  17. "data": 0,
  18. "type": "WOOD"
  19. },
  20. {
  21. "name": "natura:redwood_logs",
  22. "data": 2,
  23. "type": "WOOD"
  24. },
  25. {
  26. "name": "natura:overworld_planks",
  27. "data": 8,
  28. "type": "WOOD"
  29. },
  30. {
  31. "name": "natura:redwood_sapling",
  32. "data": 0,
  33. "type": "SAPLING"
  34. },
  35. {
  36. "name": "natura:redwood_leaves",
  37. "data": 0,
  38. "type": "LEAVES"
  39. }
  40. ]
  41. }
Advertisement
Add Comment
Please, Sign In to add comment