backrooms

This commit is contained in:
2026-03-17 18:02:19 +01:00
parent 924c1a1bf8
commit 1511dd68ed
189 changed files with 886 additions and 138 deletions

View File

@@ -0,0 +1,8 @@
{
"type": "szar:backrooms",
"generator": {
"type": "szar:backrooms",
"biome": "minecraft:the_void",
"settings": "szar:backrooms"
}
}

View 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"
}