katubug

Untitled

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