katubug

Untitled

May 27th, 2019
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. {
  2. "populate": {
  3. "ethereal_tree": {
  4. "distribution": "decoration",
  5. "generator": {
  6. "type": "small-tree",
  7. "leaves": "biomesoplenty:leaves_1",
  8. "minHeight": 10,
  9. "heightVariance": 5,
  10. "leaf-variance": true,
  11. "block": "biomesoplenty:log_1"
  12. },
  13. "cluster-count": 1,
  14. "chunkChance": 2,
  15. "retrogen": false,
  16. "biome": {
  17. "restriction": "whitelist",
  18. "value": [
  19. {
  20. "type": "dictionary",
  21. "entry": "MAGICAL"
  22. }
  23. ]
  24. },
  25. "dimensionRestriction": "blacklist",
  26. "dimensions": [
  27. -1,
  28. 1
  29. ]
  30. }
  31. }
  32. }
Advertisement
Add Comment
Please, Sign In to add comment