neuralgia/kubejs/data/tfg/worldgen/biome/mars/rusticus_hills.json

202 lines
No EOL
3.7 KiB
JSON

{
"carvers": {
"air": [
"tfg:mars_cave",
"tfg:mars_canyon"
]
},
"downfall": 0.0,
"effects": {
"fog_color": 15117444,
"mood_sound": {
"block_search_extent": 8,
"offset": 2.0,
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
"sky_color": 15117444,
"water_color": 4159204,
"water_fog_color": 1069623
},
"features": [
[
"tfc:erosion"
],
[],
[
"tfg:mars/terrain/clay_disc",
"tfg:mars/terrain/kaolin_clay_disc",
"tfg:mars/terrain/venus_sand_disc",
"tfc:random_empty_hot_spring"
],
[],
[
"tfg:mars/terrain/dino_nests"
],
[],
"#tfg:mars_veins",
"#tfg:mars_underground_decoration",
[
"tfg:mars_forest",
"tfc:raw_boulder",
"tfc:cobble_boulder",
"tfc:raw_boulder_small_patch",
"tfc:cobble_boulder_small_patch",
"tfg:mars/terrain/mossy_boulder",
"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": 50
},
{
"type": "tfg:wraptor",
"maxCount": 4,
"minCount": 3,
"weight": 100
},
{
"type": "wan_ancient_beasts:walker",
"maxCount": 3,
"minCount": 2,
"weight": 20
},
{
"type": "wan_ancient_beasts:crusher",
"maxCount": 4,
"minCount": 2,
"weight": 100
},
{
"type": "wan_ancient_beasts:glider",
"maxCount": 4,
"minCount": 3,
"weight": 100
},
{
"type": "wan_ancient_beasts:soarer",
"maxCount": 2,
"minCount": 1,
"weight": 70
},
{
"type": "wan_ancient_beasts:eater",
"maxCount": 2,
"minCount": 1,
"weight": 40
},
{
"type": "species:springling",
"maxCount": 4,
"minCount": 3,
"weight": 100
},
{
"type": "tfg:glacian_ram",
"maxCount": 4,
"minCount": 3,
"weight": 100
}
],
"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": 2,
"minCount": 1,
"weight": 100
}
]
},
"temperature": 0.8
}