neuralgia/kubejs/data/tfg/worldgen/biome/nether/schist_caves.json
2026-01-24 18:54:53 +00:00

201 lines
No EOL
3.8 KiB
JSON

{
"carvers": {
"air": "minecraft:nether_cave"
},
"downfall": 0.5,
"effects": {
"fog_color": 7175789,
"additions_sound": {
"sound": "tfg:ambient.upper_nether.additions",
"tick_chance": 0.0015
},
"ambient_sound": "tfg:ambient.upper_nether_cave.loop",
"mood_sound": {
"block_search_extent": 8,
"offset": 2,
"sound": "tfg:ambient.upper_nether.mood",
"tick_delay": 6000
},
"music": {
"max_delay": 24000,
"min_delay": 12000,
"replace_current_music": false,
"sound": "tfg:music.nether"
},
"sky_color": 7175789,
"water_color": 7255466,
"water_fog_color": 3169873,
"grass_color": 6466617
},
"features": [
[],
[
"tfg:nether/terrain/lava_lake",
"tfg:nether/terrain/spring_water_lake"
],
[
"minecraft:basalt_pillar",
"tfg:earth/geode/amethyst"
],
[],
[
"tfg:nether/terrain/glowstone_ceiling",
"tfg:nether/spikes/calcite",
"tfg:nether/spikes/mega_calcite"
],
[],
"#tfg:nether_veins",
"#tfg:nether_underground_decoration",
[
"tfg:nether/terrain/spring_lava",
"tfg:nether/terrain/mossy_cobble"
],
[
"beneath:blackstone_boulders",
"beneath:blackstone_pebble_patch",
"tfg:nether/surface/loose_schist",
"tfg:nether/surface/bone_patch",
"tfg:nether/surface/rotten_flesh_patch",
"tfg:nether/surface/dead_bush_patch",
"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/blackstone_spikes",
"tfg:nether/spikes/schist_spikes",
"tfg:nether/hardening"
]
],
"has_precipitation": false,
"spawn_costs": {
"tfc:octopoteuthis": {
"energy_budget": 0.12,
"charge": 1.0
}
},
"spawners": {
"water_ambient": [],
"ambient": [
{
"type": "minecraft:bat",
"maxCount": 8,
"minCount": 8,
"weight": 10
}
],
"axolotls": [
{
"type": "minecraft:axolotl",
"maxCount": 5,
"minCount": 1,
"weight": 10
}
],
"creature": [
{
"type": "beneath:red_elk",
"maxCount": 8,
"minCount": 4,
"weight": 100
}
],
"misc": [],
"monster": [
{
"type": "minecraft:piglin",
"maxCount": 4,
"minCount": 3,
"weight": 100
},
{
"type": "minecraft:zombified_piglin",
"maxCount": 3,
"minCount": 2,
"weight": 100
},
{
"type": "minecraft:spider",
"maxCount": 5,
"minCount": 3,
"weight": 100
},
{
"type": "minecraft:skeleton",
"maxCount": 3,
"minCount": 1,
"weight": 100
},
{
"type": "minecraft:zombie",
"maxCount": 4,
"minCount": 1,
"weight": 100
},
{
"type": "minecraft:creeper",
"maxCount": 2,
"minCount": 1,
"weight": 90
},
{
"type": "minecraft:silverfish",
"maxCount": 3,
"minCount": 2,
"weight": 50
},
{
"type": "minecraft:phantom",
"maxCount": 1,
"minCount": 1,
"weight": 5
},
{
"type": "minecraft:enderman",
"maxCount": 2,
"minCount": 1,
"weight": 10
},
{
"type": "endermanoverhaul:nether_wastes_enderman",
"maxCount": 1,
"minCount": 1,
"weight": 5
},
{
"type": "endermanoverhaul:swamp_enderman",
"maxCount": 1,
"minCount": 1,
"weight": 5
},
{
"type": "endermanoverhaul:dark_oak_enderman",
"maxCount": 1,
"minCount": 1,
"weight": 5
},
{
"type": "endermanoverhaul:mushroom_fields_enderman",
"maxCount": 1,
"minCount": 1,
"weight": 5
}
],
"underground_water_creature": [
{
"type": "tfc:octopoteuthis",
"maxCount": 3,
"minCount": 1,
"weight": 10
}
],
"water_creature": []
},
"temperature": 1
}