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

165 lines
No EOL
3.1 KiB
JSON

{
"carvers": {
"air": []
},
"downfall": 0,
"effects": {
"additions_sound": {
"sound": "tfg:ambient.venus_surface.additions",
"tick_chance": 0.0015
},
"sky_color": 11644227,
"fog_color": 10788996,
"water_color": 8241044,
"water_fog_color": 10866612,
"ambient_sound": "tfg:ambient.venus_surface.loop",
"mood_sound": {
"block_search_extent": 8,
"offset": 2,
"sound": "tfg:ambient.venus_surface.mood",
"tick_delay": 6000
},
"particle": {
"options": {
"type": "minecraft:white_ash"
},
"probability": 0.03
},
"music": {
"max_delay": 24000,
"min_delay": 12000,
"replace_current_music": false,
"sound": "tfg:music.venus"
}
},
"features": [
[
"tfc:erosion"
],
[],
[],
[],
[],
[],
"#tfg:venus_veins",
"#tfg:venus_underground_decoration",
[
"tfg:venus/terrain/sulfur_blob_rare",
"tfc:raw_boulder",
"tfc:cobble_boulder",
"tfc:raw_boulder_small_patch",
"tfc:cobble_boulder_small_patch",
"tfg:venus/terrain/thermal_vent_rare"
],
[
"tfg:venus/surface/sulfur_patch",
"tfg:venus/surface/hydralux_rare"
],
"#tfg:venus_top_layer_modification"
],
"has_precipitation": true,
"spawn_costs": {
"endermanoverhaul:desert_enderman": {
"energy_budget": 0.05,
"charge": 0.9
},
"endermanoverhaul:savanna_enderman": {
"energy_budget": 0.05,
"charge": 0.9
},
"endermanoverhaul:nether_wastes_enderman": {
"energy_budget": 0.05,
"charge": 0.9
},
"minecraft:enderman": {
"energy_budget": 0.05,
"charge": 0.9
},
"species:cliff_hanger": {
"energy_budget": 0.15,
"charge": 0.7
},
"ad_astra:sulfur_creeper": {
"energy_budget": 0.2,
"charge": 0.4
},
"primitive_creatures:golem_2": {
"energy_budget": 0.15,
"charge": 0.7
},
"minecraft:blaze": {
"energy_budget": 0.15,
"charge": 0.7
},
"minecraft:magma_cube": {
"energy_budget": 0.15,
"charge": 0.7
},
"arthropocolypse:millipede_head": {
"energy_budget": 0.05,
"charge": 0.9
}
},
"creature_spawn_probability": 0.01,
"spawners": {
"ambient": [],
"axolotls": [],
"creature": [
{
"type": "species:trooper",
"maxCount": 3,
"minCount": 2,
"weight": 100
},
{
"type": "arthropocolypse:prairie_grasshopper",
"maxCount": 2,
"minCount": 1,
"weight": 50
},
{
"type": "arthropocolypse:field_cricket",
"maxCount": 2,
"minCount": 1,
"weight": 50
}
],
"misc": [],
"monster": [
{
"type": "endermanoverhaul:desert_enderman",
"maxCount": 1,
"minCount": 1,
"weight": 50
},
{
"type": "endermanoverhaul:savanna_enderman",
"maxCount": 1,
"minCount": 1,
"weight": 50
},
{
"type": "minecraft:enderman",
"maxCount": 1,
"minCount": 1,
"weight": 10
},
{
"type": "ad_astra:sulfur_creeper",
"maxCount": 3,
"minCount": 1,
"weight": 100
},
{
"type": "species:cliff_hanger",
"maxCount": 3,
"minCount": 1,
"weight": 100
}
],
"underground_water_creature": [],
"water_ambient": [],
"water_creature": []
},
"temperature": 1.6
}