Guest User

Untitled

a guest
Jan 17th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. {
  2. "item_group": "almura:seed",
  3. "crop": "almura:crop/corn",
  4. "soil": "minecraft:farmland",
  5. "grass": {
  6. "chance": [
  7. {
  8. "biome": [
  9. "minecraft",
  10. "terraincontrol"
  11. ],
  12. "min": 50,
  13. "max": 75
  14. },
  15. {
  16. "min": 5,
  17. "max": 10
  18. }
  19. ],
  20. "amount": [
  21. {
  22. "biome": [
  23. "minecraft",
  24. "terraincontrol"
  25. ],
  26. "min": 1,
  27. "max": 3
  28. },
  29. {
  30. "min": 1,
  31. "max": 1
  32. }
  33. ]
  34. }
  35. }
Add Comment
Please, Sign In to add comment