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

205 lines
No EOL
3.7 KiB
JSON

{
"carvers": {
"air": [
"tfg:mars_cave",
"tfg:mars_canyon"
]
},
"downfall": 0.0,
"effects": {
"fog_color": 15117444,
"ambient_sound": "tfg:ambient.mars_land.loop",
"mood_sound": {
"block_search_extent": 8,
"offset": 2.0,
"sound": "tfg:ambient.mars_land.mood",
"tick_delay": 6000
},
"additions_sound": {
"sound": "tfg:ambient.mars_land.additions",
"tick_chance": 0.0015
},
"music": {
"max_delay": 24000,
"min_delay": 12000,
"replace_current_music": false,
"sound": "tfg:music.mars"
},
"sky_color": 15117444,
"water_color": 4159204,
"water_fog_color": 1069623
},
"features": [
[
"tfc:erosion"
],
[],
[],
[],
[
"tfg:mars/terrain/dino_nests"
],
[],
"#tfg:mars_veins",
"#tfg:mars_underground_decoration",
[
"tfc:raw_boulder_small_patch",
"tfc:cobble_boulder_small_patch",
"tfg:mars/terrain/mossy_boulder",
"tfg:mars/surface/pile_venus_sand_no_water",
"tfg:mars/surface/flint_patch"
],
[
"tfg:mars/surface/charnia",
"tfg:mars/surface/flamaea",
"tfg:mars/surface/lucernia_outer_leaves",
"tfg:mars/surface/lanceleaf_small",
"tfg:mars/surface/flammalix",
"tfg:mars/surface/selagine"
],
"#tfg:mars_top_layer_modification"
],
"has_precipitation": false,
"creature_spawn_probability": 0.05,
"spawn_costs": {
"endermanoverhaul:crimson_forest_enderman": {
"energy_budget": 0.05,
"charge": 0.9
},
"endermanoverhaul:warped_forest_enderman": {
"energy_budget": 0.05,
"charge": 0.9
},
"endermanoverhaul:badlands_enderman": {
"energy_budget": 0.05,
"charge": 0.9
},
"minecraft:enderman": {
"energy_budget": 0.05,
"charge": 0.9
},
"endermanoverhaul:cave_enderman": {
"energy_budget": 0.15,
"charge": 0.7
},
"species:quake": {
"energy_budget": 0.2,
"charge": 0.7
},
"ad_astra:martian_raptor": {
"energy_budget": 0.2,
"charge": 0.7
}
},
"spawners": {
"ambient": [],
"axolotls": [],
"creature": [
{
"type": "tfg:sniffer",
"maxCount": 3,
"minCount": 2,
"weight": 50
},
{
"type": "tfg:wraptor",
"maxCount": 3,
"minCount": 2,
"weight": 50
},
{
"type": "wan_ancient_beasts:crusher",
"maxCount": 3,
"minCount": 2,
"weight": 20
},
{
"type": "wan_ancient_beasts:glider",
"maxCount": 3,
"minCount": 2,
"weight": 10
},
{
"type": "species:goober",
"maxCount": 4,
"minCount": 3,
"weight": 100
},
{
"type": "wan_ancient_beasts:walker",
"maxCount": 3,
"minCount": 2,
"weight": 20
},
{
"type": "tfg:glacian_ram",
"maxCount": 5,
"minCount": 4,
"weight": 100
},
{
"type": "wan_ancient_beasts:eater",
"maxCount": 2,
"minCount": 1,
"weight": 20
}
],
"misc": [],
"monster": [
{
"type": "endermanoverhaul:crimson_forest_enderman",
"maxCount": 1,
"minCount": 1,
"weight": 100
},
{
"type": "endermanoverhaul:warped_forest_enderman",
"maxCount": 1,
"minCount": 1,
"weight": 100
},
{
"type": "minecraft:enderman",
"maxCount": 1,
"minCount": 1,
"weight": 20
},
{
"type": "endermanoverhaul:cave_enderman",
"maxCount": 1,
"minCount": 1,
"weight": 50
},
{
"type": "ad_astra:martian_raptor",
"maxCount": 2,
"minCount": 1,
"weight": 100
},
{
"type": "species:quake",
"maxCount": 1,
"minCount": 1,
"weight": 100
}
],
"underground_water_creature": [],
"water_ambient": [],
"water_creature": [
{
"type": "wan_ancient_beasts:toxlacanth",
"maxCount": 5,
"minCount": 2,
"weight": 100
},
{
"type": "tfg:surfer",
"maxCount": 3,
"minCount": 2,
"weight": 100
}
]
},
"temperature": 0.8
}