backrooms
This commit is contained in:
8
src/main/resources/data/szar/dimension/backrooms.json
Normal file
8
src/main/resources/data/szar/dimension/backrooms.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "szar:backrooms",
|
||||
"generator": {
|
||||
"type": "szar:backrooms",
|
||||
"biome": "minecraft:the_void",
|
||||
"settings": "szar:backrooms"
|
||||
}
|
||||
}
|
||||
20
src/main/resources/data/szar/dimension_type/backrooms.json
Normal file
20
src/main/resources/data/szar/dimension_type/backrooms.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"ultrawarm": false,
|
||||
"natural": false,
|
||||
"coordinate_scale": 1.0,
|
||||
"has_skylight": false,
|
||||
"has_ceiling": true,
|
||||
"ambient_light": 0.5,
|
||||
"fixed_time": 18000,
|
||||
"monster_spawn_light_level": 0,
|
||||
"monster_spawn_block_light_limit": 0,
|
||||
"piglin_safe": false,
|
||||
"bed_works": false,
|
||||
"respawn_anchor_works": false,
|
||||
"has_raids": false,
|
||||
"logical_height": 64,
|
||||
"min_y": 0,
|
||||
"height": 64,
|
||||
"infiniburn": "#minecraft:infiniburn_overworld",
|
||||
"effects": "minecraft:the_end"
|
||||
}
|
||||
Reference in New Issue
Block a user