Files
minecraft_server_zombie/kubejs/data/deceasedcraft/worldgen/biome/undiscovered.json
2024-11-28 17:00:03 +00:00

58 lines
1.2 KiB
JSON

{
"temperature": 0,
"downfall": 0,
"precipitation": "none",
"category": "underground",
"effects": {
"sky_color": 0,
"fog_color": 0,
"water_color": 4159204,
"water_fog_color": 329011,
"ambient_sound": "minecraft:ambient.basalt_deltas.loop",
"mood_sound": {
"sound": "minecraft:ambient.basalt_deltas.mood",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2
},
"additions_sound": {
"sound": "minecraft:ambient.basalt_deltas.additions",
"tick_chance": 0.0111
},
"music": {
"sound": "minecraft:music.nether.basalt_deltas",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
},
"particle": {
"options": {
"type": "minecraft:white_ash"
},
"probability": 0.118093334
}
},
"spawners": {},
"spawn_costs": {},
"carvers": {
"air": "minecraft:nether_cave"
},
"features": [
[],
[],
[],
[
"deceasedcraft:dripstone_cluster",
"deceasedcraft:pointed_dripstone"
],
[
"minecraft:spring_water",
"minecraft:spring_lava"
],
[],
[
"minecraft:glow_lichen"
]
]
}