Skip to content

Instantly share code, notes, and snippets.

@Aedda
Created August 23, 2016 23:12
Show Gist options
  • Save Aedda/7d48414cbc0bba31e8f1053d08c24023 to your computer and use it in GitHub Desktop.
Save Aedda/7d48414cbc0bba31e8f1053d08c24023 to your computer and use it in GitHub Desktop.
Fixed ore gen v2?
"quartz": {
"template": "uniform",
"block": "quartz_ore",
"material": "minecraft:netherrack",
"clusterSize": 13,
"numClusters": 16,
"minHeight": 10,
"maxHeight": 118,
"retrogen": "true",
"biomeRestriction": "whitelist",
"biomes": [
{"type": "dictionary", "entry": "NETHER"}
],
"dimensionRestriction": "none",
"dimensions": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment