Comparing Minecraft Bedrock version 1.14.1.5 against version 1.14.0.9

Comparing Minecraft 1.14.1.5 against Minecraft 1.14.0.9 (the previous major release version)

*Note: The data below ignores files located within the Chemistry, Education, Education Demo, Font, Persona, Vanilla Trial, Vanilla VR and Preview directories as these are not affecting of the vanilla game.

Data Folders

Version 1.14.1.5 has a total of 7,613 files within the data folders
Version 1.14.0.9 has a total of 7,613 files within the data folders
Both versions have the same number of files in the data folders.

File Changes

There are no new files in the data folders.
No files have been removed from the data folders.
5 files have changed inside the data folders.

Which files have been added/removed and changed?




Comparison Deep Dive

A list of all of the changes to the existing vanilla behavior pack and resource pack files between versions...

Note: This does not include new files or entries that have been added between versions. It just compares entries that exist between each version.


      • New Value:
        "minecraft:behavior.panic": {
            "priority": 1,
            "speed_multiplier": 1.25,
            "force": true
        }
      • New Value:
        "hive_destroyed": {
            "sequence": [
                {
                 "filters": {
                    "test": "is_family",
                    "subject": "self",
                    "operator": "!=",
                    "value": "pacified"
                 },
                 "add": {
                    "component_groups": [
                        "take_nearest_target"
                    ]
                 }
                }
            ]
        }
        Previous Value:
        "hive_destroyed": {
            "add": {
                "component_groups": [
                 "take_nearest_target"
                ]
            }
        }
      • New Value:
        "minecraft:ageable_grow_up": {
            "remove": {
                "component_groups": [
                 "bee_baby"
                ]
            },
            "add": {
                "component_groups": [
                 "bee_adult"
                ]
            }
        }
        Previous Value:
        "minecraft:ageable_grow_up": {
            "remove": {
                "component_groups": [
                 "bee_baby"
                ]
            },
            "add": {
                "component_groups": [
                 "bee_adult",
                 "track_attacker"
                ]
            }
        }
      • New Value:
        "minecraft:entity_born": {
            "add": {
                "component_groups": [
                 "bee_baby",
                 "shelter_detection",
                 "track_attacker",
                 "look_for_food"
                ]
            }
        }
        Previous Value:
        "minecraft:entity_born": {
            "add": {
                "component_groups": [
                 "bee_baby",
                 "shelter_detection",
                 "look_for_food"
                ]
            }
        }
      • New Value:
        "minecraft:entity_spawned": {
            "sequence": [
                {
                 "randomize": [
                    {
                        "weight": 95,
                        "add": {
                         "component_groups": [
                            "bee_adult"
                         ]
                        }
                    },
                    {
                        "weight": 5,
                        "add": {
                         "component_groups": [
                            "bee_baby"
                         ]
                        }
                    }
                 ]
                },
                {
                 "add": {
                    "component_groups": [
                        "track_attacker",
                        "shelter_detection",
                        "look_for_food"
                    ]
                 }
                }
            ]
        }
        Previous Value:
        "minecraft:entity_spawned": {
            "randomize": [
                {
                 "weight": 95,
                 "add": {
                    "component_groups": [
                        "bee_adult",
                        "track_attacker",
                        "shelter_detection",
                        "look_for_food"
                    ]
                 }
                },
                {
                 "weight": 5,
                 "add": {
                    "component_groups": [
                        "bee_baby",
                        "shelter_detection",
                        "look_for_food"
                    ]
                 }
                }
            ]
        }

      • New Value:
        "binding_name": "#is_right_panel_classic_skin_pack_title_visible"
        Previous Value:
        "binding_name": "#is_right_panel_classic_skin_pack_visible"
      • Previous Value:
        "progress_loading@persona.loading_progress_bars": {
            "bindings": [
                {
                 "binding_type": "$persona_skin_pack_binding_type",
                 "binding_name": "#is_classic_skin_pack_loading",
                 "binding_collection_name": "$persona_skin_pack_collection_name",
                 "binding_name_override": "#visible"
                }
            ]
        }
      • New Value:
        "progress_loading_button@common.button": {
            "$pressed_button_name": "button.fake_button",
            "controls": [
                {
                 "content@persona.loading_progress_bars": []
                },
                {
                 "default@common.empty_panel": []
                },
                {
                 "hover@persona.focus_border_skin_picker": []
                },
                {
                 "pressed@persona.selected_border_skin_picker": []
                }
            ],
            "bindings": [
                {
                 "binding_type": "$persona_skin_pack_binding_type",
                 "binding_name": "#is_classic_skin_pack_loading",
                 "binding_collection_name": "$persona_skin_pack_collection_name",
                 "binding_name_override": "#visible"
                }
            ]
        }
      • New Value:
        "title_panel@common.empty_panel": {
            "type": "input_panel",
            "size": [
                "60% - 4px",
                "100%c + 4px"
            ],
            "controls": [
                {
                 "title": {
                    "type": "label",
                    "size": [
                        "100%",
                        10
                    ],
                    "layer": 2,
                    "color": "$dressing_room_right_side_default_text_color",
                    "font_type": "MinecraftTen",
                    "offset": [
                        0,
                        -1.5
                    ],
                    "text": "#right_panel_title",
                    "text_alignment": "left",
                    "font_scale_factor": 0.85,
                    "bindings": [
                        {
                         "binding_name": "#right_panel_title"
                        },
                        {
                         "binding_name": "#is_right_panel_classic_skin_pack_title_visible",
                         "binding_name_override": "#visible"
                        }
                    ]
                 }
                }
            ]
        }
        Previous Value:
        "title_panel@common.empty_panel": {
            "type": "input_panel",
            "size": [
                "60% - 4px",
                "100%c + 4px"
            ],
            "controls": [
                {
                 "title": {
                    "type": "label",
                    "size": [
                        "100%",
                        10
                    ],
                    "layer": 2,
                    "color": "$dressing_room_right_side_default_text_color",
                    "font_type": "MinecraftTen",
                    "offset": [
                        0,
                        -1.5
                    ],
                    "text": "#right_panel_title",
                    "text_alignment": "left",
                    "font_scale_factor": 0.85,
                    "bindings": [
                        {
                         "binding_name": "#right_panel_title"
                        },
                        {
                         "binding_name": "#is_right_panel_classic_skin_pack_visible",
                         "binding_name_override": "#visible"
                        }
                    ]
                 }
                }
            ]
        }
      • New Value:
        "info_text_bullet_4@realmsPlus_landing.info_text_bullet": {
            "$info_text_line": "store.realmsPlus.landing.info2.line4",
            "bindings": [
                {
                 "binding_name": "#realms_plus_one_month_free_trial_visible",
                 "binding_name_override": "#visible"
                }
            ]
        }
        Previous Value:
        "info_text_bullet_4@realmsPlus_landing.info_text_bullet": {
            "$info_text_line": "store.realmsPlus.landing.info2.line4"
        }