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

153 lines
No EOL
2.8 KiB
JSON

{
"carvers": {
"air": [
"tfg:moon_cave",
"tfg:moon_canyon"
]
},
"downfall": 0.0,
"effects": {
"fog_color": 0,
"additions_sound": {
"sound": "tfg:ambient.moon.additions",
"tick_chance": 0.0005
},
"mood_sound": {
"block_search_extent": 8,
"offset": 2.0,
"sound": "tfg:ambient.moon.mood",
"tick_delay": 6000
},
"sky_color": 0,
"water_color": 4159204,
"water_fog_color": 329011,
"music": {
"max_delay": 24000,
"min_delay": 12000,
"replace_current_music": false,
"sound": "tfg:music.moon"
}
},
"features": [
[],
"#tfg:moon_craters",
[
"tfg:moon/asurine/blob_sparse",
"tfg:earth/geode/amethyst",
"tfg:earth/geode/barite",
"tfg:earth/geode/calcite",
"tfg:earth/geode/gypsum",
"tfg:earth/geode/opal",
"tfg:earth/geode/pyrite",
"tfg:earth/geode/quartzite"
],
[
"tfc:vein/gabbro_dike",
"tfc:vein/diorite_dike"
],
[],
[],
"#tfg:moon_veins",
[],
"#tfg:moon_small_rock_features",
[
"tfg:moon/surface/birt_dwelling",
"tfg:moon/surface/dead_coral_fans",
"tfg:moon/surface/warped_sprouts_patch",
"tfg:moon/surface/chorus_grass_rare",
"tfg:moon/surface/vaiolush_fern",
"tfg:moon/surface/salteago",
"tfg:moon/surface/inflexia"
],
[
"tfg:moon/hardening"
]
],
"has_precipitation": false,
"creature_spawn_probability": 0.02,
"spawn_costs": {
"species:limpet": {
"energy_budget": 0.15,
"charge": 0.7
}
},
"spawners": {
"ambient": [],
"axolotls": [],
"creature": [
{
"type": "tfg:moon_rabbit",
"maxCount": 4,
"minCount": 2,
"weight": 100
},
{
"type": "species:birt",
"maxCount": 2,
"minCount": 1,
"weight": 10
}
],
"misc": [],
"monster": [
{
"type": "ad_astra:star_crawler",
"maxCount": 3,
"minCount": 1,
"weight": 100
},
{
"type": "ad_astra:corrupted_lunarian",
"maxCount": 3,
"minCount": 1,
"weight": 100
},
{
"type": "minecraft:stray",
"maxCount": 3,
"minCount": 1,
"weight": 50
},
{
"type": "minecraft:enderman",
"maxCount": 1,
"minCount": 1,
"weight": 10
},
{
"type": "species:limpet",
"maxCount": 2,
"minCount": 1,
"weight": 50
},
{
"type": "endermanoverhaul:windswept_hills_enderman",
"maxCount": 1,
"minCount": 1,
"weight": 20
},
{
"type": "endermanoverhaul:end_enderman",
"maxCount": 1,
"minCount": 1,
"weight": 2
},
{
"type": "endermanoverhaul:end_islands_enderman",
"maxCount": 1,
"minCount": 1,
"weight": 2
},
{
"type": "endermanoverhaul:soulsand_valley_enderman",
"maxCount": 1,
"minCount": 1,
"weight": 2
}
],
"underground_water_creature": [],
"water_ambient": [],
"water_creature": []
},
"temperature": 0.7
}