Advertisement
Mysteryem

Amethyst COFH World example

Jan 18th, 2016
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.45 KB | None | 0 0
  1. "Amethyst": {
  2.         "template": "uniform",
  3.         "block": "BiomesOPlenty:gemOre",
  4.         "material": "minecraft:end_stone",
  5.         "clusterSize": 4,
  6.         "numClusters": 24,
  7.         "minHeight": 5,
  8.         "maxHeight": 256,
  9.         "retrogen": "true",
  10.         "biomeRestriction": "none",
  11.         "biomes": [
  12.             "all"
  13.         ],
  14.         "dimensionRestriction": "whitelist",
  15.         "dimensions": [
  16.             1
  17.         ]
  18.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement