neuralgia/kubejs/data/tfg/worldgen/biome/nether/webbed_lair.json
2025-04-21 19:59:42 +01:00

181 lines
No EOL
3.4 KiB
JSON

{
"carvers": {
"air": "minecraft:nether_cave"
},
"downfall": 0.5,
"effects": {
"fog_color": 6579304,
"mood_sound": {
"block_search_extent": 8,
"offset": 2,
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
"music": {
"max_delay": 24000,
"min_delay": 12000,
"replace_current_music": false,
"sound": "minecraft:music.overworld.dripstone_caves"
},
"sky_color": 5799235,
"water_color": 7255466,
"water_fog_color": 3169873,
"grass_color": 6466617
},
"features": [
[],
[
"tfg:nether/terrain/lava_lake",
"tfg:nether/terrain/spring_water_lake"
],
[
"minecraft:large_dripstone",
"tfg:earth/geode/amethyst"
],
[],
[
"tfg:nether/terrain/glowstone_ceiling"
],
[],
"#tfg:nether_veins",
"#tfg:nether_underground_decoration",
[
"tfg:nether/terrain/spring_lava"
],
[
"beneath:blackstone_boulders",
"beneath:blackstone_pebble_patch",
"tfg:nether/surface/loose_deepslate",
"tfg:nether/surface/loose_dripstone",
"tfg:nether/surface/bone_patch",
"tfg:nether/surface/rotten_flesh_patch",
"tfg:nether/surface/dead_bush_patch",
"tfg:nether/terrain/dripstone_pool",
"tfg:nether/terrain/spanish_moss_ceiling",
"tfg:nether/surface/cobwebs",
"beneath:burpflower_patch",
"beneath:gleamflower_patch",
"beneath:sulfur_patch",
"tfg:nether/surface/pumice_patch",
"tfg:nether/surface/beneath_mushrooms",
"tfg:nether/surface/guano_patch",
"tfg:nether/surface/stick_patch",
"tfg:glow_lichen"
],
[
"beneath:glowstone_spikes",
"tfg:nether/spikes/deepslate_spikes",
"tfg:nether/spikes/blackstone_spikes",
"tfg:nether/spikes/dripstone_spikes",
"tfg:nether/hardening"
]
],
"has_precipitation": false,
"spawn_costs": {
"tfc:octopoteuthis": {
"energy_budget": 0.12,
"charge": 1.0
}
},
"creature_spawn_probability": 0.1,
"spawners": {
"water_ambient": [],
"ambient": [
{
"type": "minecraft:bat",
"maxCount": 8,
"minCount": 8,
"weight": 10
}
],
"axolotls": [
{
"type": "minecraft:axolotl",
"maxCount": 4,
"minCount": 2,
"weight": 10
}
],
"creature": [
{
"type": "minecraft:frog",
"maxCount": 4,
"minCount": 2,
"weight": 100
},
{
"type": "beneath:red_elk",
"maxCount": 3,
"minCount": 2,
"weight": 50
}
],
"misc": [],
"monster": [
{
"type": "minecraft:piglin",
"maxCount": 3,
"minCount": 2,
"weight": 15
},
{
"type": "minecraft:zombified_piglin",
"maxCount": 2,
"minCount": 1,
"weight": 10
},
{
"type": "minecraft:spider",
"maxCount": 5,
"minCount": 3,
"weight": 100
},
{
"type": "minecraft:cave_spider",
"maxCount": 4,
"minCount": 2,
"weight": 100
},
{
"type": "minecraft:enderman",
"maxCount": 1,
"minCount": 1,
"weight": 10
},
{
"type": "minecraft:silverfish",
"maxCount": 3,
"minCount": 2,
"weight": 50
},
{
"type": "endermanoverhaul:scarab",
"maxCount": 4,
"minCount": 2,
"weight": 75
},
{
"type": "endermanoverhaul:cave_enderman",
"maxCount": 1,
"minCount": 1,
"weight": 75
},
{
"type": "endermanoverhaul:swamp_enderman",
"maxCount": 1,
"minCount": 1,
"weight": 10
}
],
"underground_water_creature": [
{
"type": "tfc:octopoteuthis",
"maxCount": 3,
"minCount": 1,
"weight": 10
}
],
"water_creature": []
},
"temperature": 0.8
}