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

214 lines
No EOL
3.9 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/clay_disc",
"tfg:mars/terrain/peat_disc",
"tfg:mars/terrain/venus_sand_disc"
],
[],
[
"tfg:mars/terrain/dino_nests"
],
[],
"#tfg:mars_veins",
"#tfg:mars_underground_decoration",
[
"tfg:mars_forest",
"tfg:mars/semiheavy_ammoniacal_water",
"tfg:mars/surface/small_skull_and_bones",
"tfg:mars/surface/large_skull_and_bones",
"tfg:mars/surface/rotten_flesh_patch",
"tfg:mars/surface/pile_venus_sand"
],
"#tfg:mars_rusticus_vegetal_decoration",
"#tfg:mars_top_layer_modification"
],
"has_precipitation": false,
"creature_spawn_probability": 0.2,
"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": 4,
"minCount": 3,
"weight": 100
},
{
"type": "tfg:wraptor",
"maxCount": 4,
"minCount": 3,
"weight": 50
},
{
"type": "species:goober",
"maxCount": 3,
"minCount": 2,
"weight": 40
},
{
"type": "wan_ancient_beasts:walker",
"maxCount": 3,
"minCount": 2,
"weight": 100
},
{
"type": "wan_ancient_beasts:crusher",
"maxCount": 5,
"minCount": 4,
"weight": 100
},
{
"type": "wan_ancient_beasts:glider",
"maxCount": 4,
"minCount": 3,
"weight": 40
},
{
"type": "wan_ancient_beasts:soarer",
"maxCount": 2,
"minCount": 1,
"weight": 10
},
{
"type": "tfg:glacian_ram",
"maxCount": 5,
"minCount": 4,
"weight": 100
},
{
"type": "wan_ancient_beasts:eater",
"maxCount": 2,
"minCount": 1,
"weight": 15
}
],
"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": "endermanoverhaul:badlands_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": 2,
"minCount": 1,
"weight": 100
}
]
},
"temperature": 0.8
}