diff --git a/data/minecraft/worldgen/biome/badlands.json b/data/minecraft/worldgen/biome/badlands.json new file mode 100644 index 0000000..0b2aac8 --- /dev/null +++ b/data/minecraft/worldgen/biome/badlands.json @@ -0,0 +1,172 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.0, + "effects": { + "fog_color": 12638463, + "foliage_color": 10387789, + "grass_color": 9470285, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "music": { + "max_delay": 24000, + "min_delay": 12000, + "replace_current_music": false, + "sound": "minecraft:music.overworld.badlands" + }, + "sky_color": 7254527, + "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_coal_lowest", + "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_gold_extra", + "minecraft:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "minecraft:patch_grass_badlands", + "minecraft:patch_dead_bush_badlands", + "minecraft:brown_mushroom_normal", + "minecraft:red_mushroom_normal", + "minecraft:patch_sugar_cane_badlands", + "minecraft:patch_pumpkin", + "minecraft:patch_cactus_decorated" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": false, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "type": "minecraft:bat", + "maxCount": 8, + "minCount": 8, + "weight": 10 + } + ], + "axolotls": [], + "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": [], + "water_creature": [] + }, + "temperature": 2.0 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/bamboo_jungle.json b/data/minecraft/worldgen/biome/bamboo_jungle.json new file mode 100644 index 0000000..082e85b --- /dev/null +++ b/data/minecraft/worldgen/biome/bamboo_jungle.json @@ -0,0 +1,224 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.9, + "effects": { + "fog_color": 12638463, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "music": { + "max_delay": 24000, + "min_delay": 12000, + "replace_current_music": false, + "sound": "minecraft:music.overworld.bamboo_jungle" + }, + "sky_color": 7842047, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "geophilic:jungle/rocks", + "geophilic:jungle/bamboo/bamboo", + "geophilic:jungle/trees", + "geophilic:jungle/logs", + "geophilic:jungle/bushes", + "geophilic:common/flowers/warm", + "geophilic:common/mushrooms", + "geophilic:common/sugar_cane", + "geophilic:common/pumpkins", + "geophilic:common/moss", + "minecraft:vines", + "geophilic:jungle/melons", + "geophilic:common/grass/jungle" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:sheep", + "weight": 12 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:pig", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:chicken", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:cow", + "weight": 8 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:chicken", + "weight": 10 + }, + { + "maxCount": 2, + "minCount": 1, + "type": "minecraft:parrot", + "weight": 40 + }, + { + "maxCount": 2, + "minCount": 1, + "type": "minecraft:panda", + "weight": 80 + } + ], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:ocelot", + "weight": 2 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 0.95 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/beach.json b/data/minecraft/worldgen/biome/beach.json new file mode 100644 index 0000000..cbbdfc0 --- /dev/null +++ b/data/minecraft/worldgen/biome/beach.json @@ -0,0 +1,169 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.4, + "effects": { + "fog_color": 12638463, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "sky_color": 7907327, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "minecraft:flower_default", + "minecraft:patch_grass_badlands", + "minecraft:brown_mushroom_normal", + "minecraft:red_mushroom_normal", + "minecraft:patch_sugar_cane", + "minecraft:patch_pumpkin" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "type": "minecraft:bat", + "maxCount": 8, + "minCount": 8, + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "type": "minecraft:turtle", + "maxCount": 5, + "minCount": 2, + "weight": 5 + } + ], + "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": [], + "water_creature": [] + }, + "temperature": 0.8 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/birch_forest.json b/data/minecraft/worldgen/biome/birch_forest.json new file mode 100644 index 0000000..eedc13c --- /dev/null +++ b/data/minecraft/worldgen/biome/birch_forest.json @@ -0,0 +1,198 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.6, + "effects": { + "fog_color": 12638463, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "music": { + "max_delay": 24000, + "min_delay": 12000, + "replace_current_music": false, + "sound": "minecraft:music.overworld.forest" + }, + "sky_color": 8037887, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "geophilic:forest/dirt_patches", + "geophilic:forest/rocks", + "geophilic:forest/birch/trees", + "geophilic:common/tree_ornaments/birch", + "geophilic:forest/birch/logs", + "geophilic:forest/flowers", + "geophilic:common/mushrooms", + "geophilic:common/sugar_cane", + "geophilic:common/pumpkins", + "geophilic:common/moss", + "geophilic:common/grass/forest" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:sheep", + "weight": 12 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:pig", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:chicken", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:cow", + "weight": 8 + } + ], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 0.6 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/cherry_grove.json b/data/minecraft/worldgen/biome/cherry_grove.json new file mode 100644 index 0000000..56b660c --- /dev/null +++ b/data/minecraft/worldgen/biome/cherry_grove.json @@ -0,0 +1,199 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.8, + "effects": { + "fog_color": 12638463, + "foliage_color": 12181596, + "grass_color": 8050773, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "music": { + "max_delay": 24000, + "min_delay": 12000, + "replace_current_music": false, + "sound": "minecraft:music.overworld.cherry_grove" + }, + "sky_color": 8103167, + "water_color": 6141935, + "water_fog_color": 6141935 + }, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel", + "minecraft:ore_emerald" + ], + [ + "minecraft:ore_infested" + ], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "geophilic:cherry_grove/rocks", + "geophilic:cherry_grove/stone_patches", + "geophilic:cherry_grove/pillars", + "geophilic:cherry_grove/deltas", + "geophilic:cherry_grove/trees", + "geophilic:cherry_grove/bamboo", + "geophilic:cherry_grove/bushes", + "geophilic:cherry_grove/fallen_logs", + "geophilic:cherry_grove/pink_petals", + "geophilic:common/mushrooms", + "geophilic:common/sugar_cane", + "geophilic:common/moss", + "geophilic:common/grass/meadow" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "maxCount": 2, + "minCount": 1, + "type": "minecraft:pig", + "weight": 1 + }, + { + "maxCount": 6, + "minCount": 2, + "type": "minecraft:rabbit", + "weight": 2 + }, + { + "maxCount": 4, + "minCount": 2, + "type": "minecraft:sheep", + "weight": 2 + } + ], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 0.5 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/cold_ocean.json b/data/minecraft/worldgen/biome/cold_ocean.json new file mode 100644 index 0000000..5690b21 --- /dev/null +++ b/data/minecraft/worldgen/biome/cold_ocean.json @@ -0,0 +1,192 @@ +{ + "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.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "sky_color": 8103167, + "water_color": 4020182, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "minecraft:trees_water", + "minecraft:flower_default", + "minecraft:patch_grass_badlands", + "minecraft:brown_mushroom_normal", + "minecraft:red_mushroom_normal", + "minecraft:patch_sugar_cane", + "minecraft:patch_pumpkin", + "minecraft:seagrass_cold", + "minecraft:seagrass_simple", + "minecraft:kelp_cold" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "type": "minecraft:bat", + "maxCount": 8, + "minCount": 8, + "weight": 10 + } + ], + "axolotls": [], + "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 + }, + { + "type": "minecraft:drowned", + "maxCount": 1, + "minCount": 1, + "weight": 5 + } + ], + "underground_water_creature": [ + { + "type": "minecraft:glow_squid", + "maxCount": 6, + "minCount": 4, + "weight": 10 + } + ], + "water_ambient": [ + { + "type": "minecraft:cod", + "maxCount": 6, + "minCount": 3, + "weight": 15 + }, + { + "type": "minecraft:salmon", + "maxCount": 5, + "minCount": 1, + "weight": 15 + } + ], + "water_creature": [ + { + "type": "minecraft:squid", + "maxCount": 4, + "minCount": 1, + "weight": 3 + } + ] + }, + "temperature": 0.5 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/dark_forest.json b/data/minecraft/worldgen/biome/dark_forest.json new file mode 100644 index 0000000..1d54366 --- /dev/null +++ b/data/minecraft/worldgen/biome/dark_forest.json @@ -0,0 +1,198 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.8, + "effects": { + "fog_color": 12638463, + "grass_color_modifier": "dark_forest", + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "music": { + "max_delay": 24000, + "min_delay": 12000, + "replace_current_music": false, + "sound": "minecraft:music.overworld.forest" + }, + "sky_color": 7972607, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "geophilic:forest/dark/dirt_patches", + "geophilic:forest/rocks", + "geophilic:forest/dark/trees", + "geophilic:forest/dark/logs", + "geophilic:forest/flowers", + "geophilic:common/mushrooms", + "geophilic:common/sugar_cane", + "geophilic:common/pumpkins", + "geophilic:common/moss", + "geophilic:common/grass/forest" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:sheep", + "weight": 12 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:pig", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:chicken", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:cow", + "weight": 8 + } + ], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 0.7 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/deep_cold_ocean.json b/data/minecraft/worldgen/biome/deep_cold_ocean.json new file mode 100644 index 0000000..b3eaa40 --- /dev/null +++ b/data/minecraft/worldgen/biome/deep_cold_ocean.json @@ -0,0 +1,192 @@ +{ + "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.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "sky_color": 8103167, + "water_color": 4020182, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "minecraft:trees_water", + "minecraft:flower_default", + "minecraft:patch_grass_badlands", + "minecraft:brown_mushroom_normal", + "minecraft:red_mushroom_normal", + "minecraft:patch_sugar_cane", + "minecraft:patch_pumpkin", + "minecraft:seagrass_deep_cold", + "minecraft:seagrass_simple", + "minecraft:kelp_cold" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "type": "minecraft:bat", + "maxCount": 8, + "minCount": 8, + "weight": 10 + } + ], + "axolotls": [], + "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 + }, + { + "type": "minecraft:drowned", + "maxCount": 1, + "minCount": 1, + "weight": 5 + } + ], + "underground_water_creature": [ + { + "type": "minecraft:glow_squid", + "maxCount": 6, + "minCount": 4, + "weight": 10 + } + ], + "water_ambient": [ + { + "type": "minecraft:cod", + "maxCount": 6, + "minCount": 3, + "weight": 15 + }, + { + "type": "minecraft:salmon", + "maxCount": 5, + "minCount": 1, + "weight": 15 + } + ], + "water_creature": [ + { + "type": "minecraft:squid", + "maxCount": 4, + "minCount": 1, + "weight": 3 + } + ] + }, + "temperature": 0.5 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/deep_dark.json b/data/minecraft/worldgen/biome/deep_dark.json new file mode 100644 index 0000000..30b035c --- /dev/null +++ b/data/minecraft/worldgen/biome/deep_dark.json @@ -0,0 +1,104 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.4, + "effects": { + "fog_color": 12638463, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "music": { + "max_delay": 24000, + "min_delay": 12000, + "replace_current_music": false, + "sound": "minecraft:music.overworld.deep_dark" + }, + "sky_color": 7907327, + "water_color": 4159204, + "water_fog_color": 329011 + }, + "features": [ + [], + [], + [ + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [ + "minecraft:sculk_vein", + "minecraft:sculk_patch_deep_dark" + ], + [], + [ + "minecraft:glow_lichen", + "minecraft:patch_tall_grass_2", + "minecraft:trees_plains", + "minecraft:flower_plains", + "minecraft:patch_grass_plain", + "minecraft:brown_mushroom_normal", + "minecraft:red_mushroom_normal", + "minecraft:patch_sugar_cane", + "minecraft:patch_pumpkin" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [], + "axolotls": [], + "creature": [], + "misc": [], + "monster": [], + "underground_water_creature": [], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 0.8 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/deep_frozen_ocean.json b/data/minecraft/worldgen/biome/deep_frozen_ocean.json new file mode 100644 index 0000000..b649c93 --- /dev/null +++ b/data/minecraft/worldgen/biome/deep_frozen_ocean.json @@ -0,0 +1,195 @@ +{ + "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.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "sky_color": 8103167, + "water_color": 3750089, + "water_fog_color": 329011 + }, + "features": [ + [], + [ + "minecraft:lake_lava_underground", + "minecraft:lake_lava_surface" + ], + [ + "minecraft:iceberg_packed", + "minecraft:iceberg_blue", + "minecraft:amethyst_geode" + ], + [ + "minecraft:monster_room", + "minecraft:monster_room_deep" + ], + [ + "minecraft:blue_ice" + ], + [], + [ + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "minecraft:trees_water", + "minecraft:flower_default", + "minecraft:patch_grass_badlands", + "minecraft:brown_mushroom_normal", + "minecraft:red_mushroom_normal", + "minecraft:patch_sugar_cane", + "minecraft:patch_pumpkin" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "type": "minecraft:bat", + "maxCount": 8, + "minCount": 8, + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "type": "minecraft:polar_bear", + "maxCount": 2, + "minCount": 1, + "weight": 1 + } + ], + "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 + }, + { + "type": "minecraft:drowned", + "maxCount": 1, + "minCount": 1, + "weight": 5 + } + ], + "underground_water_creature": [ + { + "type": "minecraft:glow_squid", + "maxCount": 6, + "minCount": 4, + "weight": 10 + } + ], + "water_ambient": [ + { + "type": "minecraft:salmon", + "maxCount": 5, + "minCount": 1, + "weight": 15 + } + ], + "water_creature": [ + { + "type": "minecraft:squid", + "maxCount": 4, + "minCount": 1, + "weight": 1 + } + ] + }, + "temperature": 0.5, + "temperature_modifier": "frozen" +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/deep_lukewarm_ocean.json b/data/minecraft/worldgen/biome/deep_lukewarm_ocean.json new file mode 100644 index 0000000..1f571c4 --- /dev/null +++ b/data/minecraft/worldgen/biome/deep_lukewarm_ocean.json @@ -0,0 +1,204 @@ +{ + "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.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "sky_color": 8103167, + "water_color": 4566514, + "water_fog_color": 267827 + }, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "minecraft:trees_water", + "minecraft:flower_default", + "minecraft:patch_grass_badlands", + "minecraft:brown_mushroom_normal", + "minecraft:red_mushroom_normal", + "minecraft:patch_sugar_cane", + "minecraft:patch_pumpkin", + "minecraft:seagrass_deep_warm", + "minecraft:seagrass_simple", + "minecraft:kelp_warm" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "type": "minecraft:bat", + "maxCount": 8, + "minCount": 8, + "weight": 10 + } + ], + "axolotls": [], + "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 + }, + { + "type": "minecraft:drowned", + "maxCount": 1, + "minCount": 1, + "weight": 5 + } + ], + "underground_water_creature": [ + { + "type": "minecraft:glow_squid", + "maxCount": 6, + "minCount": 4, + "weight": 10 + } + ], + "water_ambient": [ + { + "type": "minecraft:cod", + "maxCount": 6, + "minCount": 3, + "weight": 8 + }, + { + "type": "minecraft:pufferfish", + "maxCount": 3, + "minCount": 1, + "weight": 5 + }, + { + "type": "minecraft:tropical_fish", + "maxCount": 8, + "minCount": 8, + "weight": 25 + } + ], + "water_creature": [ + { + "type": "minecraft:squid", + "maxCount": 4, + "minCount": 1, + "weight": 8 + }, + { + "type": "minecraft:dolphin", + "maxCount": 2, + "minCount": 1, + "weight": 2 + } + ] + }, + "temperature": 0.5 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/deep_ocean.json b/data/minecraft/worldgen/biome/deep_ocean.json new file mode 100644 index 0000000..14ae4a5 --- /dev/null +++ b/data/minecraft/worldgen/biome/deep_ocean.json @@ -0,0 +1,192 @@ +{ + "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.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "minecraft:trees_water", + "minecraft:flower_default", + "minecraft:patch_grass_badlands", + "minecraft:brown_mushroom_normal", + "minecraft:red_mushroom_normal", + "minecraft:patch_sugar_cane", + "minecraft:patch_pumpkin", + "minecraft:seagrass_deep", + "minecraft:seagrass_simple", + "minecraft:kelp_cold" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "type": "minecraft:bat", + "maxCount": 8, + "minCount": 8, + "weight": 10 + } + ], + "axolotls": [], + "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 + }, + { + "type": "minecraft:drowned", + "maxCount": 1, + "minCount": 1, + "weight": 5 + } + ], + "underground_water_creature": [ + { + "type": "minecraft:glow_squid", + "maxCount": 6, + "minCount": 4, + "weight": 10 + } + ], + "water_ambient": [ + { + "type": "minecraft:cod", + "maxCount": 6, + "minCount": 3, + "weight": 10 + } + ], + "water_creature": [ + { + "type": "minecraft:squid", + "maxCount": 4, + "minCount": 1, + "weight": 1 + }, + { + "type": "minecraft:dolphin", + "maxCount": 2, + "minCount": 1, + "weight": 1 + } + ] + }, + "temperature": 0.5 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/desert.json b/data/minecraft/worldgen/biome/desert.json new file mode 100644 index 0000000..956d36e --- /dev/null +++ b/data/minecraft/worldgen/biome/desert.json @@ -0,0 +1,186 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.0, + "effects": { + "fog_color": 12638463, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "music": { + "max_delay": 24000, + "min_delay": 12000, + "replace_current_music": false, + "sound": "minecraft:music.overworld.desert" + }, + "sky_color": 7254527, + "water_color": 4159204, + "water_fog_color": 329011 + }, + "features": [ + [], + [ + "minecraft:lake_lava_underground", + "geophilic:desert/lava_lakes" + ], + [ + "minecraft:amethyst_geode" + ], + [ + "minecraft:fossil_upper", + "minecraft:fossil_lower", + "minecraft:monster_room", + "minecraft:monster_room_deep" + ], + [ + "minecraft:desert_well" + ], + [], + [ + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "geophilic:common/flowers/default", + "minecraft:patch_grass_badlands", + "minecraft:patch_dead_bush_2", + "geophilic:common/mushrooms", + "geophilic:desert/sugar_cane", + "geophilic:common/pumpkins", + "geophilic:desert/cacti" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": false, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "maxCount": 3, + "minCount": 2, + "type": "minecraft:rabbit", + "weight": 4 + } + ], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 19 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 1 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:husk", + "weight": 80 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 2.0 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/dripstone_caves.json b/data/minecraft/worldgen/biome/dripstone_caves.json new file mode 100644 index 0000000..4ee904a --- /dev/null +++ b/data/minecraft/worldgen/biome/dripstone_caves.json @@ -0,0 +1,180 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.4, + "effects": { + "fog_color": 12638463, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "music": { + "max_delay": 24000, + "min_delay": 12000, + "replace_current_music": false, + "sound": "minecraft:music.overworld.dripstone_caves" + }, + "sky_color": 7907327, + "water_color": 4159204, + "water_fog_color": 329011 + }, + "features": [ + [], + [ + "minecraft:lake_lava_underground", + "minecraft:lake_lava_surface" + ], + [ + "minecraft:amethyst_geode", + "minecraft:large_dripstone" + ], + [ + "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_coal_lowest", + "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_large", + "minecraft:underwater_magma", + "minecraft:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [ + "minecraft:dripstone_cluster", + "minecraft:pointed_dripstone" + ], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "minecraft:patch_tall_grass_2", + "minecraft:trees_plains", + "minecraft:flower_plains", + "minecraft:patch_grass_plain", + "minecraft:brown_mushroom_normal", + "minecraft:red_mushroom_normal", + "minecraft:patch_sugar_cane", + "minecraft:patch_pumpkin" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "type": "minecraft:bat", + "maxCount": 8, + "minCount": 8, + "weight": 10 + } + ], + "axolotls": [], + "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 + }, + { + "type": "minecraft:drowned", + "maxCount": 4, + "minCount": 4, + "weight": 95 + } + ], + "underground_water_creature": [ + { + "type": "minecraft:glow_squid", + "maxCount": 6, + "minCount": 4, + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 0.8 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/eroded_badlands.json b/data/minecraft/worldgen/biome/eroded_badlands.json new file mode 100644 index 0000000..0b2aac8 --- /dev/null +++ b/data/minecraft/worldgen/biome/eroded_badlands.json @@ -0,0 +1,172 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.0, + "effects": { + "fog_color": 12638463, + "foliage_color": 10387789, + "grass_color": 9470285, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "music": { + "max_delay": 24000, + "min_delay": 12000, + "replace_current_music": false, + "sound": "minecraft:music.overworld.badlands" + }, + "sky_color": 7254527, + "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_coal_lowest", + "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_gold_extra", + "minecraft:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "minecraft:patch_grass_badlands", + "minecraft:patch_dead_bush_badlands", + "minecraft:brown_mushroom_normal", + "minecraft:red_mushroom_normal", + "minecraft:patch_sugar_cane_badlands", + "minecraft:patch_pumpkin", + "minecraft:patch_cactus_decorated" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": false, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "type": "minecraft:bat", + "maxCount": 8, + "minCount": 8, + "weight": 10 + } + ], + "axolotls": [], + "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": [], + "water_creature": [] + }, + "temperature": 2.0 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/flower_forest.json b/data/minecraft/worldgen/biome/flower_forest.json new file mode 100644 index 0000000..5736b46 --- /dev/null +++ b/data/minecraft/worldgen/biome/flower_forest.json @@ -0,0 +1,205 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.8, + "effects": { + "fog_color": 12638463, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "music": { + "max_delay": 24000, + "min_delay": 12000, + "replace_current_music": false, + "sound": "minecraft:music.overworld.flower_forest" + }, + "sky_color": 7972607, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "geophilic:forest/dirt_patches", + "geophilic:forest/rocks", + "geophilic:forest/flower/trees", + "geophilic:common/tree_ornaments/birch", + "geophilic:common/tree_ornaments/oak", + "geophilic:forest/logs", + "geophilic:forest/flower/flowers", + "geophilic:common/mushrooms", + "geophilic:common/sugar_cane", + "geophilic:common/pumpkins", + "geophilic:common/moss", + "geophilic:common/grass/forest" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:sheep", + "weight": 12 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:pig", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:chicken", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:cow", + "weight": 8 + }, + { + "maxCount": 3, + "minCount": 2, + "type": "minecraft:rabbit", + "weight": 4 + } + ], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 0.7 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/forest.json b/data/minecraft/worldgen/biome/forest.json new file mode 100644 index 0000000..aa1199f --- /dev/null +++ b/data/minecraft/worldgen/biome/forest.json @@ -0,0 +1,205 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.8, + "effects": { + "fog_color": 12638463, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "music": { + "max_delay": 24000, + "min_delay": 12000, + "replace_current_music": false, + "sound": "minecraft:music.overworld.forest" + }, + "sky_color": 7972607, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "geophilic:forest/dirt_patches", + "geophilic:forest/rocks", + "geophilic:forest/trees", + "geophilic:common/tree_ornaments/birch", + "geophilic:common/tree_ornaments/oak", + "geophilic:forest/logs", + "geophilic:forest/flowers", + "geophilic:common/mushrooms", + "geophilic:common/sugar_cane", + "geophilic:common/pumpkins", + "geophilic:common/moss", + "geophilic:common/grass/forest" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:sheep", + "weight": 12 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:pig", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:chicken", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:cow", + "weight": 8 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:wolf", + "weight": 5 + } + ], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 0.7 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/frozen_ocean.json b/data/minecraft/worldgen/biome/frozen_ocean.json new file mode 100644 index 0000000..61a5ea6 --- /dev/null +++ b/data/minecraft/worldgen/biome/frozen_ocean.json @@ -0,0 +1,195 @@ +{ + "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.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "sky_color": 8364543, + "water_color": 3750089, + "water_fog_color": 329011 + }, + "features": [ + [], + [ + "minecraft:lake_lava_underground", + "minecraft:lake_lava_surface" + ], + [ + "minecraft:iceberg_packed", + "minecraft:iceberg_blue", + "minecraft:amethyst_geode" + ], + [ + "minecraft:monster_room", + "minecraft:monster_room_deep" + ], + [ + "minecraft:blue_ice" + ], + [], + [ + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "minecraft:trees_water", + "minecraft:flower_default", + "minecraft:patch_grass_badlands", + "minecraft:brown_mushroom_normal", + "minecraft:red_mushroom_normal", + "minecraft:patch_sugar_cane", + "minecraft:patch_pumpkin" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "type": "minecraft:bat", + "maxCount": 8, + "minCount": 8, + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "type": "minecraft:polar_bear", + "maxCount": 2, + "minCount": 1, + "weight": 1 + } + ], + "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 + }, + { + "type": "minecraft:drowned", + "maxCount": 1, + "minCount": 1, + "weight": 5 + } + ], + "underground_water_creature": [ + { + "type": "minecraft:glow_squid", + "maxCount": 6, + "minCount": 4, + "weight": 10 + } + ], + "water_ambient": [ + { + "type": "minecraft:salmon", + "maxCount": 5, + "minCount": 1, + "weight": 15 + } + ], + "water_creature": [ + { + "type": "minecraft:squid", + "maxCount": 4, + "minCount": 1, + "weight": 1 + } + ] + }, + "temperature": 0.0, + "temperature_modifier": "frozen" +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/frozen_peaks.json b/data/minecraft/worldgen/biome/frozen_peaks.json new file mode 100644 index 0000000..238a59c --- /dev/null +++ b/data/minecraft/worldgen/biome/frozen_peaks.json @@ -0,0 +1,173 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.9, + "effects": { + "fog_color": 12638463, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "music": { + "max_delay": 24000, + "min_delay": 12000, + "replace_current_music": false, + "sound": "minecraft:music.overworld.frozen_peaks" + }, + "sky_color": 8756735, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel", + "minecraft:ore_emerald" + ], + [ + "minecraft:ore_infested" + ], + [ + "minecraft:spring_water", + "minecraft:spring_lava", + "minecraft:spring_lava_frozen" + ], + [ + "minecraft:glow_lichen" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "type": "minecraft:bat", + "maxCount": 8, + "minCount": 8, + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "type": "minecraft:goat", + "maxCount": 3, + "minCount": 1, + "weight": 5 + } + ], + "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": [], + "water_creature": [] + }, + "temperature": -0.7 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/frozen_river.json b/data/minecraft/worldgen/biome/frozen_river.json new file mode 100644 index 0000000..9a727f9 --- /dev/null +++ b/data/minecraft/worldgen/biome/frozen_river.json @@ -0,0 +1,183 @@ +{ + "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.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "sky_color": 8364543, + "water_color": 3750089, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "minecraft:trees_water", + "minecraft:flower_default", + "minecraft:patch_grass_badlands", + "minecraft:brown_mushroom_normal", + "minecraft:red_mushroom_normal", + "minecraft:patch_sugar_cane", + "minecraft:patch_pumpkin" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "type": "minecraft:bat", + "maxCount": 8, + "minCount": 8, + "weight": 10 + } + ], + "axolotls": [], + "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 + }, + { + "type": "minecraft:drowned", + "maxCount": 1, + "minCount": 1, + "weight": 1 + } + ], + "underground_water_creature": [ + { + "type": "minecraft:glow_squid", + "maxCount": 6, + "minCount": 4, + "weight": 10 + } + ], + "water_ambient": [ + { + "type": "minecraft:salmon", + "maxCount": 5, + "minCount": 1, + "weight": 5 + } + ], + "water_creature": [ + { + "type": "minecraft:squid", + "maxCount": 4, + "minCount": 1, + "weight": 2 + } + ] + }, + "temperature": 0.0 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/grove.json b/data/minecraft/worldgen/biome/grove.json new file mode 100644 index 0000000..d390a04 --- /dev/null +++ b/data/minecraft/worldgen/biome/grove.json @@ -0,0 +1,215 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.8, + "effects": { + "fog_color": 12638463, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "music": { + "max_delay": 24000, + "min_delay": 12000, + "replace_current_music": false, + "sound": "minecraft:music.overworld.grove" + }, + "sky_color": 8495359, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel", + "minecraft:ore_emerald" + ], + [ + "minecraft:ore_infested" + ], + [ + "minecraft:spring_water", + "minecraft:spring_lava", + "minecraft:spring_lava_frozen" + ], + [ + "minecraft:glow_lichen", + "geophilic:taiga/grove/trees", + "geophilic:common/tree_ornaments/spruce", + "geophilic:taiga/grove/logs", + "geophilic:common/mushrooms", + "geophilic:common/sugar_cane", + "geophilic:common/pumpkins" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:sheep", + "weight": 12 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:pig", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:chicken", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:cow", + "weight": 8 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:wolf", + "weight": 8 + }, + { + "maxCount": 3, + "minCount": 2, + "type": "minecraft:rabbit", + "weight": 4 + }, + { + "maxCount": 4, + "minCount": 2, + "type": "minecraft:fox", + "weight": 8 + } + ], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": -0.2 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/ice_spikes.json b/data/minecraft/worldgen/biome/ice_spikes.json new file mode 100644 index 0000000..d54a44d --- /dev/null +++ b/data/minecraft/worldgen/biome/ice_spikes.json @@ -0,0 +1,186 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "creature_spawn_probability": 0.07, + "downfall": 0.5, + "effects": { + "fog_color": 12638463, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "sky_color": 8364543, + "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:ice_spike", + "minecraft:ice_patch" + ], + [], + [ + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "minecraft:trees_snowy", + "minecraft:flower_default", + "minecraft:patch_grass_badlands", + "minecraft:brown_mushroom_normal", + "minecraft:red_mushroom_normal", + "minecraft:patch_sugar_cane", + "minecraft:patch_pumpkin" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "type": "minecraft:bat", + "maxCount": 8, + "minCount": 8, + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "type": "minecraft:rabbit", + "maxCount": 3, + "minCount": 2, + "weight": 10 + }, + { + "type": "minecraft:polar_bear", + "maxCount": 2, + "minCount": 1, + "weight": 1 + } + ], + "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": 20 + }, + { + "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 + }, + { + "type": "minecraft:stray", + "maxCount": 4, + "minCount": 4, + "weight": 80 + } + ], + "underground_water_creature": [ + { + "type": "minecraft:glow_squid", + "maxCount": 6, + "minCount": 4, + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 0.0 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/jagged_peaks.json b/data/minecraft/worldgen/biome/jagged_peaks.json new file mode 100644 index 0000000..dbbace1 --- /dev/null +++ b/data/minecraft/worldgen/biome/jagged_peaks.json @@ -0,0 +1,173 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.9, + "effects": { + "fog_color": 12638463, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "music": { + "max_delay": 24000, + "min_delay": 12000, + "replace_current_music": false, + "sound": "minecraft:music.overworld.jagged_peaks" + }, + "sky_color": 8756735, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel", + "minecraft:ore_emerald" + ], + [ + "minecraft:ore_infested" + ], + [ + "minecraft:spring_water", + "minecraft:spring_lava", + "minecraft:spring_lava_frozen" + ], + [ + "minecraft:glow_lichen" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "type": "minecraft:bat", + "maxCount": 8, + "minCount": 8, + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "type": "minecraft:goat", + "maxCount": 3, + "minCount": 1, + "weight": 5 + } + ], + "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": [], + "water_creature": [] + }, + "temperature": -0.7 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/jungle.json b/data/minecraft/worldgen/biome/jungle.json new file mode 100644 index 0000000..5d975af --- /dev/null +++ b/data/minecraft/worldgen/biome/jungle.json @@ -0,0 +1,224 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.9, + "effects": { + "fog_color": 12638463, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "music": { + "max_delay": 24000, + "min_delay": 12000, + "replace_current_music": false, + "sound": "minecraft:music.overworld.jungle" + }, + "sky_color": 7842047, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "geophilic:jungle/rocks", + "geophilic:jungle/bamboo", + "geophilic:jungle/trees", + "geophilic:jungle/logs", + "geophilic:jungle/bushes", + "geophilic:common/flowers/warm", + "geophilic:common/mushrooms", + "geophilic:common/sugar_cane", + "geophilic:common/pumpkins", + "geophilic:common/moss", + "minecraft:vines", + "geophilic:jungle/melons", + "geophilic:common/grass/jungle" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:sheep", + "weight": 12 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:pig", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:chicken", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:cow", + "weight": 8 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:chicken", + "weight": 10 + }, + { + "maxCount": 2, + "minCount": 1, + "type": "minecraft:parrot", + "weight": 40 + }, + { + "maxCount": 2, + "minCount": 1, + "type": "minecraft:panda", + "weight": 1 + } + ], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + }, + { + "maxCount": 3, + "minCount": 1, + "type": "minecraft:ocelot", + "weight": 2 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 0.95 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/lukewarm_ocean.json b/data/minecraft/worldgen/biome/lukewarm_ocean.json new file mode 100644 index 0000000..31439e6 --- /dev/null +++ b/data/minecraft/worldgen/biome/lukewarm_ocean.json @@ -0,0 +1,203 @@ +{ + "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.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "sky_color": 8103167, + "water_color": 4566514, + "water_fog_color": 267827 + }, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "minecraft:trees_water", + "minecraft:flower_default", + "minecraft:patch_grass_badlands", + "minecraft:brown_mushroom_normal", + "minecraft:red_mushroom_normal", + "minecraft:patch_sugar_cane", + "minecraft:patch_pumpkin", + "minecraft:seagrass_warm", + "minecraft:kelp_warm" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "type": "minecraft:bat", + "maxCount": 8, + "minCount": 8, + "weight": 10 + } + ], + "axolotls": [], + "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 + }, + { + "type": "minecraft:drowned", + "maxCount": 1, + "minCount": 1, + "weight": 5 + } + ], + "underground_water_creature": [ + { + "type": "minecraft:glow_squid", + "maxCount": 6, + "minCount": 4, + "weight": 10 + } + ], + "water_ambient": [ + { + "type": "minecraft:cod", + "maxCount": 6, + "minCount": 3, + "weight": 15 + }, + { + "type": "minecraft:pufferfish", + "maxCount": 3, + "minCount": 1, + "weight": 5 + }, + { + "type": "minecraft:tropical_fish", + "maxCount": 8, + "minCount": 8, + "weight": 25 + } + ], + "water_creature": [ + { + "type": "minecraft:squid", + "maxCount": 2, + "minCount": 1, + "weight": 10 + }, + { + "type": "minecraft:dolphin", + "maxCount": 2, + "minCount": 1, + "weight": 2 + } + ] + }, + "temperature": 0.5 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/lush_caves.json b/data/minecraft/worldgen/biome/lush_caves.json new file mode 100644 index 0000000..ddfece7 --- /dev/null +++ b/data/minecraft/worldgen/biome/lush_caves.json @@ -0,0 +1,185 @@ +{ + "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.0, + "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_coal_lowest", + "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 diff --git a/data/minecraft/worldgen/biome/mangrove_swamp.json b/data/minecraft/worldgen/biome/mangrove_swamp.json new file mode 100644 index 0000000..de2c2b3 --- /dev/null +++ b/data/minecraft/worldgen/biome/mangrove_swamp.json @@ -0,0 +1,190 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.9, + "effects": { + "fog_color": 12638463, + "foliage_color": 9285927, + "grass_color_modifier": "swamp", + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "music": { + "max_delay": 24000, + "min_delay": 12000, + "replace_current_music": false, + "sound": "minecraft:music.overworld.swamp" + }, + "sky_color": 7907327, + "water_color": 3832426, + "water_fog_color": 5077600 + }, + "features": [ + [], + [ + "minecraft:lake_lava_underground", + "minecraft:lake_lava_surface" + ], + [ + "minecraft:amethyst_geode" + ], + [ + "minecraft:fossil_upper", + "minecraft:fossil_lower", + "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_coal_lowest", + "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:disk_grass", + "minecraft:disk_clay" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "minecraft:trees_mangrove", + "minecraft:patch_grass_normal", + "minecraft:patch_dead_bush", + "minecraft:patch_waterlily", + "minecraft:seagrass_swamp" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "type": "minecraft:bat", + "maxCount": 8, + "minCount": 8, + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "type": "minecraft:frog", + "maxCount": 5, + "minCount": 2, + "weight": 10 + } + ], + "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 + }, + { + "type": "minecraft:slime", + "maxCount": 1, + "minCount": 1, + "weight": 1 + } + ], + "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.8 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/meadow.json b/data/minecraft/worldgen/biome/meadow.json new file mode 100644 index 0000000..ccb23ee --- /dev/null +++ b/data/minecraft/worldgen/biome/meadow.json @@ -0,0 +1,187 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.8, + "effects": { + "fog_color": 12638463, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "music": { + "max_delay": 24000, + "min_delay": 12000, + "replace_current_music": false, + "sound": "minecraft:music.overworld.meadow" + }, + "sky_color": 8103167, + "water_color": 937679, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel", + "minecraft:ore_emerald" + ], + [ + "minecraft:ore_infested" + ], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "geophilic:meadow/flowers", + "geophilic:meadow/trees", + "geophilic:common/grass/meadow" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "maxCount": 2, + "minCount": 1, + "type": "minecraft:donkey", + "weight": 1 + }, + { + "maxCount": 6, + "minCount": 2, + "type": "minecraft:rabbit", + "weight": 2 + }, + { + "maxCount": 4, + "minCount": 2, + "type": "minecraft:sheep", + "weight": 2 + } + ], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 0.5 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/mushroom_fields.json b/data/minecraft/worldgen/biome/mushroom_fields.json new file mode 100644 index 0000000..dabfd40 --- /dev/null +++ b/data/minecraft/worldgen/biome/mushroom_fields.json @@ -0,0 +1,119 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 1.0, + "effects": { + "fog_color": 12638463, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "sky_color": 7842047, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "minecraft:mushroom_island_vegetation", + "minecraft:brown_mushroom_taiga", + "minecraft:red_mushroom_taiga", + "minecraft:patch_sugar_cane", + "minecraft:patch_pumpkin" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "type": "minecraft:bat", + "maxCount": 8, + "minCount": 8, + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "type": "minecraft:mooshroom", + "maxCount": 8, + "minCount": 4, + "weight": 8 + } + ], + "misc": [], + "monster": [], + "underground_water_creature": [ + { + "type": "minecraft:glow_squid", + "maxCount": 6, + "minCount": 4, + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 0.9 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/ocean.json b/data/minecraft/worldgen/biome/ocean.json new file mode 100644 index 0000000..ce3243e --- /dev/null +++ b/data/minecraft/worldgen/biome/ocean.json @@ -0,0 +1,192 @@ +{ + "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.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "minecraft:trees_water", + "minecraft:flower_default", + "minecraft:patch_grass_badlands", + "minecraft:brown_mushroom_normal", + "minecraft:red_mushroom_normal", + "minecraft:patch_sugar_cane", + "minecraft:patch_pumpkin", + "minecraft:seagrass_normal", + "minecraft:seagrass_simple", + "minecraft:kelp_cold" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "type": "minecraft:bat", + "maxCount": 8, + "minCount": 8, + "weight": 10 + } + ], + "axolotls": [], + "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 + }, + { + "type": "minecraft:drowned", + "maxCount": 1, + "minCount": 1, + "weight": 5 + } + ], + "underground_water_creature": [ + { + "type": "minecraft:glow_squid", + "maxCount": 6, + "minCount": 4, + "weight": 10 + } + ], + "water_ambient": [ + { + "type": "minecraft:cod", + "maxCount": 6, + "minCount": 3, + "weight": 10 + } + ], + "water_creature": [ + { + "type": "minecraft:squid", + "maxCount": 4, + "minCount": 1, + "weight": 1 + }, + { + "type": "minecraft:dolphin", + "maxCount": 2, + "minCount": 1, + "weight": 1 + } + ] + }, + "temperature": 0.5 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/old_growth_birch_forest.json b/data/minecraft/worldgen/biome/old_growth_birch_forest.json new file mode 100644 index 0000000..30fd3f9 --- /dev/null +++ b/data/minecraft/worldgen/biome/old_growth_birch_forest.json @@ -0,0 +1,198 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.6, + "effects": { + "fog_color": 12638463, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "music": { + "max_delay": 24000, + "min_delay": 12000, + "replace_current_music": false, + "sound": "minecraft:music.overworld.forest" + }, + "sky_color": 8037887, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "geophilic:forest/dirt_patches", + "geophilic:forest/rocks", + "geophilic:forest/birch/old_growth/trees", + "geophilic:common/tree_ornaments/birch", + "geophilic:forest/birch/logs", + "geophilic:forest/flowers", + "geophilic:common/mushrooms", + "geophilic:common/sugar_cane", + "geophilic:common/pumpkins", + "geophilic:common/moss", + "geophilic:common/grass/forest" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:sheep", + "weight": 12 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:pig", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:chicken", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:cow", + "weight": 8 + } + ], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 0.6 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/old_growth_pine_taiga.json b/data/minecraft/worldgen/biome/old_growth_pine_taiga.json new file mode 100644 index 0000000..07298c5 --- /dev/null +++ b/data/minecraft/worldgen/biome/old_growth_pine_taiga.json @@ -0,0 +1,221 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.8, + "effects": { + "fog_color": 12638463, + "grass_color": 5996627, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "music": { + "max_delay": 24000, + "min_delay": 12000, + "replace_current_music": false, + "sound": "minecraft:music.overworld.old_growth_taiga" + }, + "sky_color": 8168447, + "water_color": 4159204, + "water_fog_color": 329011 + }, + "features": [ + [], + [ + "minecraft:lake_lava_underground", + "minecraft:lake_lava_surface" + ], + [ + "minecraft:amethyst_geode", + "minecraft:forest_rock" + ], + [ + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "geophilic:taiga/old_growth/rocks", + "geophilic:taiga/old_growth/pine/trees", + "geophilic:common/tree_ornaments/spruce", + "geophilic:taiga/logs", + "geophilic:taiga/berry_bushes", + "geophilic:common/flowers/default", + "geophilic:common/mushrooms", + "geophilic:common/sugar_cane", + "geophilic:common/pumpkins", + "geophilic:common/moss", + "geophilic:taiga/old_growth/dead_bushes", + "geophilic:common/large_fern", + "geophilic:common/grass/taiga", + "geophilic:taiga/podzol_grass" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:sheep", + "weight": 12 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:pig", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:chicken", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:cow", + "weight": 8 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:wolf", + "weight": 8 + }, + { + "maxCount": 3, + "minCount": 2, + "type": "minecraft:rabbit", + "weight": 4 + }, + { + "maxCount": 4, + "minCount": 2, + "type": "minecraft:fox", + "weight": 8 + } + ], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 100 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 25 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 0.3 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/old_growth_spruce_taiga.json b/data/minecraft/worldgen/biome/old_growth_spruce_taiga.json new file mode 100644 index 0000000..abc129e --- /dev/null +++ b/data/minecraft/worldgen/biome/old_growth_spruce_taiga.json @@ -0,0 +1,221 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.8, + "effects": { + "fog_color": 12638463, + "grass_color": 5996627, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "music": { + "max_delay": 24000, + "min_delay": 12000, + "replace_current_music": false, + "sound": "minecraft:music.overworld.old_growth_taiga" + }, + "sky_color": 8233983, + "water_color": 4159204, + "water_fog_color": 329011 + }, + "features": [ + [], + [ + "minecraft:lake_lava_underground", + "minecraft:lake_lava_surface" + ], + [ + "minecraft:amethyst_geode", + "minecraft:forest_rock" + ], + [ + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "geophilic:taiga/old_growth/rocks", + "geophilic:taiga/old_growth/spruce/trees", + "geophilic:common/tree_ornaments/spruce", + "geophilic:taiga/logs", + "geophilic:taiga/berry_bushes", + "geophilic:common/flowers/default", + "geophilic:common/mushrooms", + "geophilic:common/sugar_cane", + "geophilic:common/pumpkins", + "geophilic:common/moss", + "geophilic:taiga/old_growth/dead_bushes", + "geophilic:common/large_fern", + "geophilic:common/grass/taiga", + "geophilic:taiga/podzol_grass" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:sheep", + "weight": 12 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:pig", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:chicken", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:cow", + "weight": 8 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:wolf", + "weight": 8 + }, + { + "maxCount": 3, + "minCount": 2, + "type": "minecraft:rabbit", + "weight": 4 + }, + { + "maxCount": 4, + "minCount": 2, + "type": "minecraft:fox", + "weight": 8 + } + ], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 0.25 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/plains.json b/data/minecraft/worldgen/biome/plains.json new file mode 100644 index 0000000..67f7cb0 --- /dev/null +++ b/data/minecraft/worldgen/biome/plains.json @@ -0,0 +1,204 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.4, + "effects": { + "fog_color": 12638463, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "sky_color": 7907327, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "geophilic:plains/dirt_patches", + "geophilic:plains/rocks", + "geophilic:plains/trees", + "geophilic:plains/logs", + "geophilic:plains/flowers", + "geophilic:common/mushrooms", + "geophilic:common/sugar_cane", + "geophilic:common/pumpkins", + "geophilic:common/moss", + "geophilic:common/tall_grass", + "geophilic:common/grass/plains" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:sheep", + "weight": 12 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:pig", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:chicken", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:cow", + "weight": 8 + }, + { + "maxCount": 6, + "minCount": 2, + "type": "minecraft:horse", + "weight": 5 + }, + { + "maxCount": 3, + "minCount": 1, + "type": "minecraft:donkey", + "weight": 1 + } + ], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 0.8 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/river.json b/data/minecraft/worldgen/biome/river.json new file mode 100644 index 0000000..7407692 --- /dev/null +++ b/data/minecraft/worldgen/biome/river.json @@ -0,0 +1,183 @@ +{ + "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.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "minecraft:trees_water", + "geophilic:common/flowers/default", + "geophilic:common/mushrooms", + "geophilic:common/sugar_cane", + "geophilic:common/pumpkins", + "geophilic:common/grass/plains", + "minecraft:seagrass_river" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:drowned", + "weight": 100 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [ + { + "maxCount": 5, + "minCount": 1, + "type": "minecraft:salmon", + "weight": 5 + } + ], + "water_creature": [ + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:squid", + "weight": 2 + } + ] + }, + "temperature": 0.5 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/savanna.json b/data/minecraft/worldgen/biome/savanna.json new file mode 100644 index 0000000..c71feb4 --- /dev/null +++ b/data/minecraft/worldgen/biome/savanna.json @@ -0,0 +1,207 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.0, + "effects": { + "fog_color": 12638463, + "foliage_color": 7767329, + "grass_color": 13089351, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "sky_color": 7254527, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "geophilic:savanna/dirt_patches", + "geophilic:savanna/dirt_mounds", + "geophilic:savanna/trees", + "geophilic:savanna/bonus_trees", + "geophilic:savanna/logs", + "geophilic:savanna/bushes", + "geophilic:common/flowers/warm", + "geophilic:common/mushrooms", + "geophilic:common/sugar_cane", + "geophilic:common/pumpkins", + "geophilic:common/tall_grass", + "geophilic:common/grass/savanna" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": false, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:sheep", + "weight": 12 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:pig", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:chicken", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:cow", + "weight": 8 + }, + { + "maxCount": 6, + "minCount": 2, + "type": "minecraft:horse", + "weight": 1 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:donkey", + "weight": 1 + } + ], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 2.0 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/savanna_plateau.json b/data/minecraft/worldgen/biome/savanna_plateau.json new file mode 100644 index 0000000..d4f3adb --- /dev/null +++ b/data/minecraft/worldgen/biome/savanna_plateau.json @@ -0,0 +1,213 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.0, + "effects": { + "fog_color": 12638463, + "foliage_color": 7442726, + "grass_color": 12500032, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "sky_color": 7254527, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "geophilic:savanna/dirt_patches", + "geophilic:savanna/dirt_mounds", + "geophilic:savanna/plateau/trees", + "geophilic:savanna/bonus_trees", + "geophilic:savanna/logs", + "geophilic:savanna/bushes", + "geophilic:common/flowers/warm", + "geophilic:common/mushrooms", + "geophilic:common/sugar_cane", + "geophilic:common/pumpkins", + "geophilic:common/tall_grass", + "geophilic:common/grass/savanna" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": false, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:sheep", + "weight": 12 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:pig", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:chicken", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:cow", + "weight": 8 + }, + { + "maxCount": 6, + "minCount": 2, + "type": "minecraft:horse", + "weight": 1 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:donkey", + "weight": 1 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:llama", + "weight": 8 + } + ], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 2.0 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/snowy_beach.json b/data/minecraft/worldgen/biome/snowy_beach.json new file mode 100644 index 0000000..230bd8b --- /dev/null +++ b/data/minecraft/worldgen/biome/snowy_beach.json @@ -0,0 +1,162 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.3, + "effects": { + "fog_color": 12638463, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "sky_color": 8364543, + "water_color": 4020182, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "minecraft:flower_default", + "minecraft:patch_grass_badlands", + "minecraft:brown_mushroom_normal", + "minecraft:red_mushroom_normal", + "minecraft:patch_sugar_cane", + "minecraft:patch_pumpkin" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "type": "minecraft:bat", + "maxCount": 8, + "minCount": 8, + "weight": 10 + } + ], + "axolotls": [], + "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": [], + "water_creature": [] + }, + "temperature": 0.05 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/snowy_plains.json b/data/minecraft/worldgen/biome/snowy_plains.json new file mode 100644 index 0000000..6851e83 --- /dev/null +++ b/data/minecraft/worldgen/biome/snowy_plains.json @@ -0,0 +1,181 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "creature_spawn_probability": 0.07, + "downfall": 0.5, + "effects": { + "fog_color": 12638463, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "sky_color": 8364543, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "minecraft:trees_snowy", + "geophilic:common/flowers/default", + "geophilic:common/mushrooms", + "geophilic:common/sugar_cane", + "geophilic:common/pumpkins" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "maxCount": 3, + "minCount": 2, + "type": "minecraft:rabbit", + "weight": 10 + }, + { + "maxCount": 2, + "minCount": 1, + "type": "minecraft:polar_bear", + "weight": 1 + } + ], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 20 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:stray", + "weight": 80 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 0.0 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/snowy_slopes.json b/data/minecraft/worldgen/biome/snowy_slopes.json new file mode 100644 index 0000000..0b68516 --- /dev/null +++ b/data/minecraft/worldgen/biome/snowy_slopes.json @@ -0,0 +1,181 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.9, + "effects": { + "fog_color": 12638463, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "music": { + "max_delay": 24000, + "min_delay": 12000, + "replace_current_music": false, + "sound": "minecraft:music.overworld.snowy_slopes" + }, + "sky_color": 8560639, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel", + "minecraft:ore_emerald" + ], + [ + "minecraft:ore_infested" + ], + [ + "minecraft:spring_water", + "minecraft:spring_lava", + "minecraft:spring_lava_frozen" + ], + [ + "minecraft:glow_lichen", + "minecraft:patch_sugar_cane", + "minecraft:patch_pumpkin" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "type": "minecraft:bat", + "maxCount": 8, + "minCount": 8, + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "type": "minecraft:rabbit", + "maxCount": 3, + "minCount": 2, + "weight": 4 + }, + { + "type": "minecraft:goat", + "maxCount": 3, + "minCount": 1, + "weight": 5 + } + ], + "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": [], + "water_creature": [] + }, + "temperature": -0.3 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/snowy_taiga.json b/data/minecraft/worldgen/biome/snowy_taiga.json new file mode 100644 index 0000000..ec635e8 --- /dev/null +++ b/data/minecraft/worldgen/biome/snowy_taiga.json @@ -0,0 +1,214 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.4, + "effects": { + "fog_color": 12638463, + "grass_color": 5996627, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "sky_color": 8625919, + "water_color": 4020182, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "geophilic:taiga/podzol_patches", + "geophilic:taiga/rocks", + "geophilic:taiga/trees", + "geophilic:common/tree_ornaments/spruce", + "geophilic:taiga/logs", + "geophilic:taiga/snowy/berry_bushes", + "geophilic:common/flowers/default", + "geophilic:common/mushrooms", + "geophilic:common/sugar_cane", + "geophilic:common/pumpkins", + "geophilic:common/moss" + ], + [ + "minecraft:freeze_top_layer", + "geophilic:common/large_fern", + "geophilic:common/grass/taiga", + "geophilic:taiga/podzol_grass" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:sheep", + "weight": 12 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:pig", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:chicken", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:cow", + "weight": 8 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:wolf", + "weight": 8 + }, + { + "maxCount": 3, + "minCount": 2, + "type": "minecraft:rabbit", + "weight": 4 + }, + { + "maxCount": 4, + "minCount": 2, + "type": "minecraft:fox", + "weight": 8 + } + ], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": -0.5 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/sparse_jungle.json b/data/minecraft/worldgen/biome/sparse_jungle.json new file mode 100644 index 0000000..537907e --- /dev/null +++ b/data/minecraft/worldgen/biome/sparse_jungle.json @@ -0,0 +1,205 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.8, + "effects": { + "fog_color": 12638463, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "music": { + "max_delay": 24000, + "min_delay": 12000, + "replace_current_music": false, + "sound": "minecraft:music.overworld.sparse_jungle" + }, + "sky_color": 7842047, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "geophilic:jungle/rocks", + "geophilic:jungle/sparse/trees", + "geophilic:jungle/logs", + "geophilic:jungle/sparse/bushes", + "geophilic:common/flowers/warm", + "geophilic:common/mushrooms", + "geophilic:common/sugar_cane", + "geophilic:common/pumpkins", + "geophilic:common/moss", + "minecraft:vines", + "geophilic:jungle/melons", + "geophilic:common/grass/jungle" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:sheep", + "weight": 12 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:pig", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:chicken", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:cow", + "weight": 8 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:chicken", + "weight": 10 + } + ], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 0.95 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/stony_peaks.json b/data/minecraft/worldgen/biome/stony_peaks.json new file mode 100644 index 0000000..b4ce71a --- /dev/null +++ b/data/minecraft/worldgen/biome/stony_peaks.json @@ -0,0 +1,165 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.3, + "effects": { + "fog_color": 12638463, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "music": { + "max_delay": 24000, + "min_delay": 12000, + "replace_current_music": false, + "sound": "minecraft:music.overworld.stony_peaks" + }, + "sky_color": 7776511, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel", + "minecraft:ore_emerald" + ], + [ + "minecraft:ore_infested" + ], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "type": "minecraft:bat", + "maxCount": 8, + "minCount": 8, + "weight": 10 + } + ], + "axolotls": [], + "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": [], + "water_creature": [] + }, + "temperature": 1.0 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/stony_shore.json b/data/minecraft/worldgen/biome/stony_shore.json new file mode 100644 index 0000000..244d5b0 --- /dev/null +++ b/data/minecraft/worldgen/biome/stony_shore.json @@ -0,0 +1,167 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.3, + "effects": { + "fog_color": 12638463, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "sky_color": 8233727, + "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" + ], + [], + [ + "geophilic:stony_shore/pillars/large", + "geophilic:stony_shore/pillars/small", + "geophilic:stony_shore/puddles" + ], + [ + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "geophilic:common/flowers/default", + "minecraft:patch_grass_badlands", + "geophilic:common/mushrooms", + "geophilic:common/sugar_cane", + "geophilic:common/pumpkins", + "geophilic:stony_shore/moss", + "geophilic:stony_shore/moss_blocks" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 0.2 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/sunflower_plains.json b/data/minecraft/worldgen/biome/sunflower_plains.json new file mode 100644 index 0000000..f7b4774 --- /dev/null +++ b/data/minecraft/worldgen/biome/sunflower_plains.json @@ -0,0 +1,205 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.4, + "effects": { + "fog_color": 12638463, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "sky_color": 7907327, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "geophilic:plains/dirt_patches", + "geophilic:plains/rocks", + "geophilic:plains/trees", + "geophilic:plains/logs", + "geophilic:plains/sunflower/sunflowers", + "geophilic:plains/flowers", + "geophilic:common/mushrooms", + "geophilic:common/sugar_cane", + "geophilic:common/pumpkins", + "geophilic:common/moss", + "geophilic:common/tall_grass", + "geophilic:common/grass/plains" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:sheep", + "weight": 12 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:pig", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:chicken", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:cow", + "weight": 8 + }, + { + "maxCount": 6, + "minCount": 2, + "type": "minecraft:horse", + "weight": 5 + }, + { + "maxCount": 3, + "minCount": 1, + "type": "minecraft:donkey", + "weight": 1 + } + ], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 0.8 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/swamp.json b/data/minecraft/worldgen/biome/swamp.json new file mode 100644 index 0000000..b19e4de --- /dev/null +++ b/data/minecraft/worldgen/biome/swamp.json @@ -0,0 +1,213 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.9, + "effects": { + "fog_color": 12638463, + "foliage_color": 6975545, + "grass_color_modifier": "swamp", + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "music": { + "max_delay": 24000, + "min_delay": 12000, + "replace_current_music": false, + "sound": "minecraft:music.overworld.swamp" + }, + "sky_color": 7907327, + "water_color": 6388580, + "water_fog_color": 2302743 + }, + "features": [ + [], + [ + "minecraft:lake_lava_underground", + "minecraft:lake_lava_surface" + ], + [ + "minecraft:amethyst_geode" + ], + [ + "minecraft:fossil_upper", + "minecraft:fossil_lower", + "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_coal_lowest", + "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:disk_clay" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "geophilic:swamp/mud", + "geophilic:swamp/trees", + "geophilic:swamp/logs", + "geophilic:swamp/flowers", + "minecraft:patch_dead_bush", + "minecraft:patch_waterlily", + "geophilic:swamp/mushrooms", + "geophilic:swamp/sugar_cane", + "geophilic:common/pumpkins", + "geophilic:common/moss", + "minecraft:seagrass_swamp", + "geophilic:common/grass/plains" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:sheep", + "weight": 12 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:pig", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:chicken", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:cow", + "weight": 8 + }, + { + "maxCount": 5, + "minCount": 2, + "type": "minecraft:frog", + "weight": 10 + } + ], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:slime", + "weight": 1 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 0.8 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/taiga.json b/data/minecraft/worldgen/biome/taiga.json new file mode 100644 index 0000000..44e983c --- /dev/null +++ b/data/minecraft/worldgen/biome/taiga.json @@ -0,0 +1,214 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.8, + "effects": { + "fog_color": 12638463, + "grass_color": 7178845, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "sky_color": 8233983, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "geophilic:taiga/podzol_patches", + "geophilic:taiga/rocks", + "geophilic:taiga/trees", + "geophilic:common/tree_ornaments/spruce", + "geophilic:taiga/logs", + "geophilic:taiga/berry_bushes", + "geophilic:common/flowers/default", + "geophilic:common/mushrooms", + "geophilic:common/sugar_cane", + "geophilic:common/pumpkins", + "geophilic:common/moss", + "geophilic:common/large_fern", + "geophilic:common/grass/taiga", + "geophilic:taiga/podzol_grass" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:sheep", + "weight": 12 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:pig", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:chicken", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:cow", + "weight": 8 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:wolf", + "weight": 8 + }, + { + "maxCount": 3, + "minCount": 2, + "type": "minecraft:rabbit", + "weight": 4 + }, + { + "maxCount": 4, + "minCount": 2, + "type": "minecraft:fox", + "weight": 8 + } + ], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 0.25 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/warm_ocean.json b/data/minecraft/worldgen/biome/warm_ocean.json new file mode 100644 index 0000000..d022a58 --- /dev/null +++ b/data/minecraft/worldgen/biome/warm_ocean.json @@ -0,0 +1,198 @@ +{ + "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.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "sky_color": 8103167, + "water_color": 4445678, + "water_fog_color": 270131 + }, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "minecraft:trees_water", + "minecraft:flower_default", + "minecraft:patch_grass_badlands", + "minecraft:brown_mushroom_normal", + "minecraft:red_mushroom_normal", + "minecraft:patch_sugar_cane", + "minecraft:patch_pumpkin", + "minecraft:warm_ocean_vegetation", + "minecraft:seagrass_warm", + "minecraft:sea_pickle" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "type": "minecraft:bat", + "maxCount": 8, + "minCount": 8, + "weight": 10 + } + ], + "axolotls": [], + "creature": [], + "misc": [], + "monster": [ + { + "type": "minecraft:drowned", + "maxCount": 1, + "minCount": 1, + "weight": 5 + }, + { + "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:pufferfish", + "maxCount": 3, + "minCount": 1, + "weight": 15 + }, + { + "type": "minecraft:tropical_fish", + "maxCount": 8, + "minCount": 8, + "weight": 25 + } + ], + "water_creature": [ + { + "type": "minecraft:squid", + "maxCount": 4, + "minCount": 4, + "weight": 10 + }, + { + "type": "minecraft:dolphin", + "maxCount": 2, + "minCount": 1, + "weight": 2 + } + ] + }, + "temperature": 0.5 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/windswept_forest.json b/data/minecraft/worldgen/biome/windswept_forest.json new file mode 100644 index 0000000..d860d37 --- /dev/null +++ b/data/minecraft/worldgen/biome/windswept_forest.json @@ -0,0 +1,202 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.3, + "effects": { + "fog_color": 12638463, + "grass_color": 5744745, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "sky_color": 8233727, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel", + "minecraft:ore_emerald" + ], + [ + "minecraft:ore_infested" + ], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "geophilic:windswept/rocks", + "geophilic:windswept/forest/trees", + "geophilic:windswept/forest/logs", + "geophilic:windswept/bushes", + "geophilic:common/flowers/default", + "geophilic:windswept/flowers", + "geophilic:common/mushrooms", + "geophilic:common/sugar_cane", + "geophilic:common/pumpkins", + "geophilic:common/moss", + "geophilic:common/grass/meadow" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:sheep", + "weight": 12 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:pig", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:chicken", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:cow", + "weight": 8 + }, + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:llama", + "weight": 5 + } + ], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 0.2 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/windswept_gravelly_hills.json b/data/minecraft/worldgen/biome/windswept_gravelly_hills.json new file mode 100644 index 0000000..e285441 --- /dev/null +++ b/data/minecraft/worldgen/biome/windswept_gravelly_hills.json @@ -0,0 +1,201 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.3, + "effects": { + "fog_color": 12638463, + "grass_color": 5744745, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "sky_color": 8233727, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel", + "minecraft:ore_emerald" + ], + [ + "minecraft:ore_infested" + ], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "geophilic:windswept/rocks", + "geophilic:windswept/hills/trees", + "geophilic:windswept/hills/logs", + "geophilic:windswept/bushes", + "geophilic:common/flowers/default", + "geophilic:common/mushrooms", + "geophilic:common/sugar_cane", + "geophilic:common/pumpkins", + "geophilic:common/moss", + "geophilic:common/grass/meadow" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:sheep", + "weight": 12 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:pig", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:chicken", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:cow", + "weight": 8 + }, + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:llama", + "weight": 5 + } + ], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 0.2 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/windswept_hills.json b/data/minecraft/worldgen/biome/windswept_hills.json new file mode 100644 index 0000000..7493bb5 --- /dev/null +++ b/data/minecraft/worldgen/biome/windswept_hills.json @@ -0,0 +1,202 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.3, + "effects": { + "fog_color": 12638463, + "grass_color": 5744745, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "sky_color": 8233727, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel", + "minecraft:ore_emerald" + ], + [ + "minecraft:ore_infested" + ], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "geophilic:windswept/rocks", + "geophilic:windswept/hills/trees", + "geophilic:windswept/hills/logs", + "geophilic:windswept/bushes", + "geophilic:common/flowers/default", + "geophilic:windswept/flowers", + "geophilic:common/mushrooms", + "geophilic:common/sugar_cane", + "geophilic:common/pumpkins", + "geophilic:common/moss", + "geophilic:common/grass/meadow" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": true, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:sheep", + "weight": 12 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:pig", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:chicken", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:cow", + "weight": 8 + }, + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:llama", + "weight": 5 + } + ], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 0.2 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/windswept_savanna.json b/data/minecraft/worldgen/biome/windswept_savanna.json new file mode 100644 index 0000000..aa1b95f --- /dev/null +++ b/data/minecraft/worldgen/biome/windswept_savanna.json @@ -0,0 +1,205 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.0, + "effects": { + "fog_color": 12638463, + "foliage_color": 7767329, + "grass_color": 13089351, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "sky_color": 7254527, + "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_coal_lowest", + "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:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "geophilic:savanna/dirt_patches", + "geophilic:savanna/dirt_mounds", + "geophilic:savanna/trees", + "geophilic:savanna/logs", + "geophilic:savanna/bushes", + "geophilic:common/flowers/warm", + "geophilic:common/mushrooms", + "geophilic:common/sugar_cane", + "geophilic:common/pumpkins", + "geophilic:common/grass/savanna" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": false, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:sheep", + "weight": 12 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:pig", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:chicken", + "weight": 10 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:cow", + "weight": 8 + }, + { + "maxCount": 6, + "minCount": 2, + "type": "minecraft:horse", + "weight": 1 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:donkey", + "weight": 1 + } + ], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 2.0 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/biome/wooded_badlands.json b/data/minecraft/worldgen/biome/wooded_badlands.json new file mode 100644 index 0000000..5f42e6c --- /dev/null +++ b/data/minecraft/worldgen/biome/wooded_badlands.json @@ -0,0 +1,172 @@ +{ + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "downfall": 0.0, + "effects": { + "fog_color": 12638463, + "foliage_color": 10387789, + "grass_color": 9470285, + "mood_sound": { + "block_search_extent": 8, + "offset": 2.0, + "sound": "minecraft:ambient.cave", + "tick_delay": 6000 + }, + "music": { + "max_delay": 24000, + "min_delay": 12000, + "replace_current_music": false, + "sound": "minecraft:music.overworld.badlands" + }, + "sky_color": 7254527, + "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_coal_lowest", + "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_gold_extra", + "minecraft:disk_sand", + "minecraft:disk_clay", + "minecraft:disk_gravel" + ], + [], + [ + "minecraft:spring_water", + "minecraft:spring_lava" + ], + [ + "minecraft:glow_lichen", + "geophilic:badlands/trees", + "minecraft:patch_grass_badlands", + "minecraft:patch_dead_bush_badlands", + "geophilic:common/mushrooms", + "geophilic:common/sugar_cane", + "geophilic:common/pumpkins", + "geophilic:badlands/cacti" + ], + [ + "minecraft:freeze_top_layer" + ] + ], + "has_precipitation": false, + "spawn_costs": {}, + "spawners": { + "ambient": [ + { + "maxCount": 8, + "minCount": 8, + "type": "minecraft:bat", + "weight": 10 + } + ], + "axolotls": [], + "creature": [], + "misc": [], + "monster": [ + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:spider", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:zombie", + "weight": 95 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:zombie_villager", + "weight": 5 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:skeleton", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:creeper", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 4, + "type": "minecraft:slime", + "weight": 100 + }, + { + "maxCount": 4, + "minCount": 1, + "type": "minecraft:enderman", + "weight": 10 + }, + { + "maxCount": 1, + "minCount": 1, + "type": "minecraft:witch", + "weight": 5 + } + ], + "underground_water_creature": [ + { + "maxCount": 6, + "minCount": 4, + "type": "minecraft:glow_squid", + "weight": 10 + } + ], + "water_ambient": [], + "water_creature": [] + }, + "temperature": 2.0 +} \ No newline at end of file diff --git a/data/minecraft/worldgen/placed_feature/ore_coal_lower.json b/data/minecraft/worldgen/placed_feature/ore_coal_lowest.json similarity index 56% rename from data/minecraft/worldgen/placed_feature/ore_coal_lower.json rename to data/minecraft/worldgen/placed_feature/ore_coal_lowest.json index 5999a2c..30f60b4 100644 --- a/data/minecraft/worldgen/placed_feature/ore_coal_lower.json +++ b/data/minecraft/worldgen/placed_feature/ore_coal_lowest.json @@ -1,14 +1,14 @@ { - "feature": "minecraft:ore_coal_buried", + "feature": "minecraft:ore_coal", "placement": [ - {"type": "minecraft:count", "count": 27}, + {"type": "minecraft:count", "count": 1}, {"type": "minecraft:in_square"}, { "type": "minecraft:height_range", "height": { - "type": "minecraft:trapezoid", + "type": "minecraft:uniform", "min_inclusive": {"above_bottom": 0}, - "max_inclusive": {"absolute": 192} + "max_inclusive": {"above_bottom": 9} } }, {"type": "minecraft:biome"}