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

178 lines
No EOL
3.2 KiB
JSON

{
"carvers": {
"air": []
},
"downfall": 0,
"effects": {
"additions_sound": {
"sound": "tfg:ambient.venus_surface.additions",
"tick_chance": 0.0015
},
"fog_color": 9938052,
"sky_color": 10465603,
"water_color": 8241044,
"water_fog_color": 10866612,
"ambient_sound": "tfg:ambient.venus_surface.loop",
"mood_sound": {
"block_search_extent": 8,
"offset": 2.0,
"sound": "tfg:ambient.venus_surface.mood",
"tick_delay": 6000
},
"particle": {
"options": {
"type": "minecraft:ash"
},
"probability": 0.05
},
"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",
[
"tfc:raw_boulder_small_patch",
"tfc:cobble_boulder_small_patch"
],
[
],
"#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.15,
"charge": 0.7
},
"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.2,
"spawners": {
"ambient": [],
"axolotls": [],
"creature": [
{
"type": "arthropocolypse:mealworm_beetle",
"maxCount": 4,
"minCount": 2,
"weight": 30
},
{
"type": "arthropocolypse:stag_beetle",
"maxCount": 4,
"minCount": 2,
"weight": 40
},
{
"type": "arthropocolypse:platerodrilus",
"maxCount": 4,
"minCount": 2,
"weight": 60
},
{
"type": "arthropocolypse:ice_crawler",
"maxCount": 4,
"minCount": 2,
"weight": 100
},
{
"type": "arthropocolypse:wharf_roach",
"maxCount": 4,
"minCount": 2,
"weight": 40
}
],
"misc": [],
"monster": [
{
"type": "endermanoverhaul:desert_enderman",
"maxCount": 1,
"minCount": 1,
"weight": 100
},
{
"type": "endermanoverhaul:savanna_enderman",
"maxCount": 2,
"minCount": 1,
"weight": 100
},
{
"type": "minecraft:enderman",
"maxCount": 1,
"minCount": 1,
"weight": 20
},
{
"type": "ad_astra:sulfur_creeper",
"maxCount": 3,
"minCount": 1,
"weight": 100
},
{
"type": "species:cliff_hanger",
"maxCount": 3,
"minCount": 1,
"weight": 100
},
{
"type": "arthropocolypse:millipede_head",
"maxCount": 1,
"minCount": 1,
"weight": 100
}
],
"underground_water_creature": [],
"water_ambient": [],
"water_creature": []
},
"temperature": 1.6
}