diff --git a/biome_definitions.nbt b/biome_definitions.nbt index 8fe3b95..ac82235 100644 Binary files a/biome_definitions.nbt and b/biome_definitions.nbt differ diff --git a/biome_id_map.json b/biome_id_map.json index cc58676..f09f5d3 100644 --- a/biome_id_map.json +++ b/biome_id_map.json @@ -21,6 +21,7 @@ "desert": 2, "desert_hills": 17, "desert_mutated": 130, + "dripstone_caves": 188, "extreme_hills": 3, "extreme_hills_edge": 20, "extreme_hills_mutated": 131, @@ -41,7 +42,9 @@ "jungle_hills": 22, "jungle_mutated": 149, "legacy_frozen_ocean": 10, + "lofty_peaks": 182, "lukewarm_ocean": 42, + "lush_caves": 187, "mega_taiga": 32, "mega_taiga_hills": 33, "mesa": 37, @@ -50,6 +53,8 @@ "mesa_plateau_mutated": 167, "mesa_plateau_stone": 38, "mesa_plateau_stone_mutated": 166, + "mountain_grove": 185, + "mountain_meadow": 186, "mushroom_island": 14, "mushroom_island_shore": 15, "ocean": 0, @@ -63,8 +68,11 @@ "savanna_mutated": 163, "savanna_plateau": 36, "savanna_plateau_mutated": 164, + "snow_capped_peaks": 183, + "snowy_slopes": 184, "soulsand_valley": 178, "stone_beach": 25, + "stony_peaks": 189, "sunflower_plains": 129, "swampland": 6, "swampland_mutated": 134, diff --git a/canonical_block_states.nbt b/canonical_block_states.nbt index 411b69e..f971910 100644 Binary files a/canonical_block_states.nbt and b/canonical_block_states.nbt differ diff --git a/entity_identifiers.nbt b/entity_identifiers.nbt index cbd6a78..ecaac32 100644 Binary files a/entity_identifiers.nbt and b/entity_identifiers.nbt differ diff --git a/required_item_list.json b/required_item_list.json index 1280cae..79d9157 100644 --- a/required_item_list.json +++ b/required_item_list.json @@ -575,6 +575,10 @@ "runtime_id": 384, "component_based": false }, + "minecraft:client_request_placeholder_block": { + "runtime_id": -465, + "component_based": false + }, "minecraft:clock": { "runtime_id": 393, "component_based": false @@ -2751,6 +2755,14 @@ "runtime_id": 110, "component_based": false }, + "minecraft:mysterious_frame": { + "runtime_id": -466, + "component_based": false + }, + "minecraft:mysterious_frame_slot": { + "runtime_id": -467, + "component_based": false + }, "minecraft:name_tag": { "runtime_id": 548, "component_based": false