Advertisement
Guest User

Untitled

a guest
Feb 19th, 2018
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. "quartz": {
  2. "distribution": "uniform",
  3. "generator": {
  4. "block": "quartz_ore",
  5. "material": "minecraft:netherrack",
  6. "cluster-size": 14
  7. },
  8. "cluster-count": 16,
  9. "min-height": 10,
  10. "max-height": 118,
  11. "retrogen": true,
  12. "biome": {
  13. "restriction": "whitelist",
  14. "value": [
  15. {
  16. "type": "id",
  17. "entry": [
  18. "corrupted_sands",
  19. "fungi_forest",
  20. "phantagmagoric_inferno",
  21. "polar_chasm",
  22. "undergarden",
  23. "visceral_heap"
  24. ]
  25. ]
  26. },
  27. "dimension": "all"
  28. }
  29. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement