diff --git a/.history/src/main/resources/data/mia/worldgen/biome/abyss_20250125195318.json b/.history/src/main/resources/data/mia/worldgen/biome/abyss_20250125195318.json deleted file mode 100644 index e69de29b..00000000 diff --git a/.history/src/main/resources/data/mia/worldgen/biome/abyss_20250125195429.json b/.history/src/main/resources/data/mia/worldgen/biome/abyss_20250125195429.json deleted file mode 100644 index 4b3a980f..00000000 --- a/.history/src/main/resources/data/mia/worldgen/biome/abyss_20250125195429.json +++ /dev/null @@ -1,184 +0,0 @@ -{ - "carvers": { - "air": [ - "minecraft:cave", - "minecraft:cave_extra_underground", - "minecraft:canyon" - ] - }, - "downfall": 0.5, - "effects": { - "fog_color": 12638463, - "mood_sound": { - "block_search_extent": 8, - "offset": 2, - "sound": "minecraft:ambient.cave", - "tick_delay": 6000 - }, - "music": { - "max_delay": 24000, - "min_delay": 12000, - "replace_current_music": false, - "sound": "minecraft:music.overworld.lush_caves" - }, - "sky_color": 8103167, - "water_color": 4159204, - "water_fog_color": 329011 - }, - "features": [ - [], - [ - "minecraft:lake_lava_underground", - "minecraft:lake_lava_surface" - ], - [ - "minecraft:amethyst_geode" - ], - [ - "minecraft:monster_room", - "minecraft:monster_room_deep" - ], - [], - [], - [ - "minecraft:ore_dirt", - "minecraft:ore_gravel", - "minecraft:ore_granite_upper", - "minecraft:ore_granite_lower", - "minecraft:ore_diorite_upper", - "minecraft:ore_diorite_lower", - "minecraft:ore_andesite_upper", - "minecraft:ore_andesite_lower", - "minecraft:ore_tuff", - "minecraft:ore_coal_upper", - "minecraft:ore_coal_lower", - "minecraft:ore_iron_upper", - "minecraft:ore_iron_middle", - "minecraft:ore_iron_small", - "minecraft:ore_gold", - "minecraft:ore_gold_lower", - "minecraft:ore_redstone", - "minecraft:ore_redstone_lower", - "minecraft:ore_diamond", - "minecraft:ore_diamond_large", - "minecraft:ore_diamond_buried", - "minecraft:ore_lapis", - "minecraft:ore_lapis_buried", - "minecraft:ore_copper", - "minecraft:underwater_magma", - "minecraft:ore_clay", - "minecraft:disk_sand", - "minecraft:disk_clay", - "minecraft:disk_gravel" - ], - [], - [ - "minecraft:spring_water", - "minecraft:spring_lava" - ], - [ - "minecraft:glow_lichen", - "minecraft:patch_tall_grass_2", - "minecraft:lush_caves_ceiling_vegetation", - "minecraft:cave_vines", - "minecraft:lush_caves_clay", - "minecraft:lush_caves_vegetation", - "minecraft:rooted_azalea_tree", - "minecraft:spore_blossom", - "minecraft:classic_vines_cave_feature" - ], - [ - "minecraft:freeze_top_layer" - ] - ], - "has_precipitation": true, - "spawn_costs": {}, - "spawners": { - "ambient": [ - { - "type": "minecraft:bat", - "maxCount": 8, - "minCount": 8, - "weight": 10 - } - ], - "axolotls": [ - { - "type": "minecraft:axolotl", - "maxCount": 6, - "minCount": 4, - "weight": 10 - } - ], - "creature": [], - "misc": [], - "monster": [ - { - "type": "minecraft:spider", - "maxCount": 4, - "minCount": 4, - "weight": 100 - }, - { - "type": "minecraft:zombie", - "maxCount": 4, - "minCount": 4, - "weight": 95 - }, - { - "type": "minecraft:zombie_villager", - "maxCount": 1, - "minCount": 1, - "weight": 5 - }, - { - "type": "minecraft:skeleton", - "maxCount": 4, - "minCount": 4, - "weight": 100 - }, - { - "type": "minecraft:creeper", - "maxCount": 4, - "minCount": 4, - "weight": 100 - }, - { - "type": "minecraft:slime", - "maxCount": 4, - "minCount": 4, - "weight": 100 - }, - { - "type": "minecraft:enderman", - "maxCount": 4, - "minCount": 1, - "weight": 10 - }, - { - "type": "minecraft:witch", - "maxCount": 1, - "minCount": 1, - "weight": 5 - } - ], - "underground_water_creature": [ - { - "type": "minecraft:glow_squid", - "maxCount": 6, - "minCount": 4, - "weight": 10 - } - ], - "water_ambient": [ - { - "type": "minecraft:tropical_fish", - "maxCount": 8, - "minCount": 8, - "weight": 25 - } - ], - "water_creature": [] - }, - "temperature": 0.5 -} \ No newline at end of file