Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "aluminum": {
- "template": "uniform",
- "block": {"name": "TConstruct:SearedBrick", "metadata": 5},
- "clusterSize": 6,
- "numClusters": 6,
- "minHeight": 40,
- "maxHeight": 70,
- "retrogen": "true",
- "biomeRestriction": "none",
- "biomes": [
- "all"
- ],
- "dimensionRestriction": "blacklist",
- "dimensions": [
- -1,
- 1
- ]
- },
- "cobalt": {
- "template": "uniform",
- "block": {"name": "TConstruct:SearedBrick", "metadata": 1},
- "material": "minecraft:netherrack",
- "clusterSize": 4,
- "numClusters": 8,
- "minHeight": 10,
- "maxHeight": 118,
- "retrogen": "true",
- "biomeRestriction": "none",
- "biomes": [
- {"type": "dictionary", "entry": "NETHER"}
- ],
- "dimensionRestriction": "none",
- "dimensions": []
- },
- "ardite": {
- "template": "uniform",
- "block": {"name": "TConstruct:SearedBrick", "metadata": 2},
- "material": "minecraft:netherrack",
- "clusterSize": 1,
- "numClusters": 10,
- "minHeight": 10,
- "maxHeight": 118,
- "retrogen": "true",
- "biomeRestriction": "none",
- "biomes": [
- {"type": "dictionary", "entry": "NETHER"}
- ],
- "dimensionRestriction": "none",
- "dimensions": []
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement