Leo40Bin

13_aluminum.json

Apr 25th, 2019
418
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "dependencies": "thermalfoundation",
  3.     "populate": {
  4.         "aluminum": {
  5.             "enabled": "true",
  6.             "distribution": "uniform",
  7.             "generator": {
  8.                 "block": {
  9.                     "name": "thermalfoundation:ore",
  10.                     "properties": {
  11.                         "type": "aluminum"
  12.                     }
  13.                 },
  14.                 "material": "stone",
  15.                 "cluster-size": 4
  16.             },
  17.             "cluster-count": 8,
  18.             "min-height": 40,
  19.             "max-height": 75,
  20.             "retrogen": "true",
  21.             "biome": "all",
  22.             "dimension": {
  23.                 "restriction": "blacklist",
  24.                 "value": [
  25.                     -1,
  26.                     0,
  27.                     1
  28.                 ]
  29.             }
  30.         }
  31.     }
  32. }
Add Comment
Please, Sign In to add comment