Skip to content

Instantly share code, notes, and snippets.

@robotgryphon
Created September 20, 2020 02:47
Show Gist options
  • Save robotgryphon/21b198731415870339f73259093634ee to your computer and use it in GitHub Desktop.
Save robotgryphon/21b198731415870339f73259093634ee to your computer and use it in GitHub Desktop.
Dimension Generation - 1.16.1
{
"type": {
"name": "compactmachines:void",
"ultrawarm": false,
"natural": false,
"piglin_safe": false,
"respawn_anchor_works": false,
"bed_works": false,
"has_raids": false,
"has_skylight": true,
"has_ceiling": false,
"coordinate_scale": 1,
"ambient_light": 0,
"logical_height": 256,
"infiniburn": "minecraft:infiniburn_overworld"
},
"generator": {
"type": "minecraft:flat",
"seed": -757179154,
"settings": {
"biome": "minecraft:the_void",
"lakes": false,
"features": false,
"layers": [
{
"block": "minecraft:air",
"height": 1
}
],
"structures": {
"structures": {}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment