Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "dependencies": "thermalfoundation",
- "populate": {
- "aluminum": {
- "distribution": "uniform",
- "generator": {
- "block": {
- "name": "thermalfoundation:ore",
- "properties": {
- "type": "aluminum"
- }
- },
- "material": "stone",
- "cluster-size": 4
- },
- "cluster-count": 8,
- "min-height": 40,
- "max-height": 75,
- "retrogen": "true",
- "biome": "all",
- "dimension": {
- "restriction": "blacklist",
- "value": [
- -1,
- 0,
- 1
- ]
- }
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement