Advertisement
masa-

Bedrock Ores

Aug 7th, 2018
1,222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.53 KB | None | 0 0
  1. [
  2.   {
  3.     "enabled": true,
  4.     "state": {
  5.       "name": "minecraft:diamond_ore"
  6.     },
  7.     "dimensionFilter": "whitelist",
  8.     "dimensionSelector": "id",
  9.     "dimension": [ 100 ],
  10.     "biomeFilter": "whitelist",
  11.     "biomeSelector": "id",
  12.     "biome": [ "*" ],
  13.     "weight": 10,
  14.     "widthMin": 2,
  15.     "widthMax": 4,
  16.     "heightMin": 2,
  17.     "heightMax": 4,
  18.     "countMin": 5,
  19.     "countMax": 10,
  20.     "yieldMin": 100,
  21.     "yieldMax": 125,
  22.     "group": "",
  23.     "groupOrder": 0,
  24.     "extractionCooldownScale": 1
  25.   }
  26. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement