Comparing Minecraft Bedrock version 1.19.63.1 against version 1.19.62.1

Comparing Minecraft 1.19.63.1 against Minecraft 1.19.62.1 (the previous stable release)

*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.19.63.1 has a total of 13,162 files within the data folders
Version 1.19.62.1 has a total of 13,162 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.
32 files have changed inside the data folders.

Which files have been added/removed and changed?



    • renderer/materials/Actor.material.bin
    • renderer/materials/ActorBanner.material.bin
    • renderer/materials/ActorBannerPrepass.material.bin
    • renderer/materials/ActorGlint.material.bin
    • renderer/materials/ActorGlintPrepass.material.bin
    • renderer/materials/ActorMultiTexture.material.bin
    • renderer/materials/ActorMultiTexturePrepass.material.bin
    • renderer/materials/ActorPrepass.material.bin
    • renderer/materials/ActorTint.material.bin
    • renderer/materials/ActorTintPrepass.material.bin
    • renderer/materials/Basic.material.bin
    • renderer/materials/BeaconBeam.material.bin
    • renderer/materials/DeferredShading.material.bin
    • renderer/materials/EndPortal.material.bin
    • renderer/materials/Entity.material.bin
    • renderer/materials/ItemInHandColor.material.bin
    • renderer/materials/ItemInHandColorGlint.material.bin
    • renderer/materials/ItemInHandPrepass.material.bin
    • renderer/materials/ItemInHandPrepassGlint.material.bin
    • renderer/materials/ItemInHandPrepassTextured.material.bin
    • renderer/materials/ItemInHandTextured.material.bin
    • renderer/materials/materials.index.json
    • renderer/materials/MeshFallbackPosUVNormalColor.material.bin
    • renderer/materials/RenderChunk.material.bin
    • renderer/materials/RenderChunkPrepass.material.bin
    • renderer/materials/RTXStub.material.bin
    • renderer/materials/ShadowVolume.material.bin
    • renderer/materials/StandardRed.material.bin
    • renderer/materials/UIText.material.bin
    • renderer/materials/Weather.material.bin
    • resource_packs/vanilla/ui/store_inventory_screen.json
    • resource_packs/vanilla/ui/ui_common.json

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:
        "use_last_focus": false
        Previous Value:
        "use_last_focus": true
      • New Value:
        "dropdown_panel": {
            "type": "panel",
            "size": [
                "100%",
                "100%c"
            ],
            "controls": [
                {
                 "dropdown_stack_panel": {
                    "type": "stack_panel",
                    "orientation": "vertical",
                    "size": [
                        "100% - 8px",
                        "100%c"
                    ],
                    "controls": [
                        {
                         "pad_0": {
                            "type": "panel",
                            "size": [
                                "100%",
                                4
                            ]
                         }
                        },
                        {
                         "current_toggle@store_inventory.current_toggle": {
                            "$focus_id": "current_toggle"
                         }
                        },
                        {
                         "current_dropdown_box_panel": {
                            "type": "panel",
                            "size": [
                                "100%",
                                "100%c"
                            ],
                            "controls": [
                                {
                                 "current_dropdown_box@store_inventory.dropdown_box": {
                                    "$dropdown_collection_name": "current_items_collection"
                                 }
                                }
                            ]
                         }
                        },
                        {
                         "pad_1": {
                            "type": "panel",
                            "size": [
                                "100%",
                                4
                            ]
                         }
                        },
                        {
                         "removed_toggle@store_inventory.removed_toggle": {
                            "$focus_id": "removed_toggle"
                         }
                        },
                        {
                         "removed_dropdown_box_panel": {
                            "type": "panel",
                            "size": [
                                "100%",
                                "100%c"
                            ],
                            "controls": [
                                {
                                 "removed_dropdown_box@store_inventory.dropdown_box": {
                                    "$dropdown_collection_name": "removed_items_collection"
                                 }
                                }
                            ]
                         }
                        },
                        {
                         "pad_2": {
                            "type": "panel",
                            "size": [
                                "100%",
                                5
                            ]
                         }
                        }
                    ]
                 }
                }
            ]
        }
        Previous Value:
        "dropdown_panel": {
            "type": "panel",
            "size": [
                "100%",
                "100%c"
            ],
            "controls": [
                {
                 "dropdown_stack_panel": {
                    "type": "stack_panel",
                    "orientation": "vertical",
                    "size": [
                        "100% - 8px",
                        "100%c"
                    ],
                    "controls": [
                        {
                         "pad_0": {
                            "type": "panel",
                            "size": [
                                "100%",
                                4
                            ]
                         }
                        },
                        {
                         "current_toggle@store_inventory.current_toggle": {
                            "focus_container": true,
                            "use_last_focus": false,
                            "$focus_id": "current_toggle"
                         }
                        },
                        {
                         "current_dropdown_box_panel": {
                            "type": "panel",
                            "size": [
                                "100%",
                                "100%c"
                            ],
                            "controls": [
                                {
                                 "current_dropdown_box@store_inventory.dropdown_box": {
                                    "$dropdown_collection_name": "current_items_collection"
                                 }
                                }
                            ]
                         }
                        },
                        {
                         "pad_1": {
                            "type": "panel",
                            "size": [
                                "100%",
                                4
                            ]
                         }
                        },
                        {
                         "removed_toggle@store_inventory.removed_toggle": {
                            "focus_container": true,
                            "use_last_focus": false,
                            "$focus_id": "removed_toggle"
                         }
                        },
                        {
                         "removed_dropdown_box_panel": {
                            "type": "panel",
                            "size": [
                                "100%",
                                "100%c"
                            ],
                            "controls": [
                                {
                                 "removed_dropdown_box@store_inventory.dropdown_box": {
                                    "$dropdown_collection_name": "removed_items_collection"
                                 }
                                }
                            ]
                         }
                        },
                        {
                         "pad_2": {
                            "type": "panel",
                            "size": [
                                "100%",
                                5
                            ]
                         }
                        }
                    ]
                 }
                }
            ]
        }
      • New Value:
        "list_panel_content": {
            "type": "panel",
            "bindings": [
                {
                 "binding_type": "view",
                 "source_control_name": "progress_loading",
                 "source_property_name": "(not #visible)",
                 "target_property_name": "#visible",
                 "resolve_sibling_scope": true
                }
            ],
            "controls": [
                {
                 "search_and_offers_grid_scroll_panel@common.scrolling_panel": {
                    "anchor_from": "top_left",
                    "anchor_to": "top_left",
                    "$scrolling_pane_size": [
                        "100%",
                        "100%"
                    ],
                    "$scroll_size": [
                        5,
                        "100% - 8px"
                    ],
                    "$scrolling_content": "store_inventory.search_object",
                    "$scroll_bar_left_padding_size": [
                        2,
                        0
                    ],
                    "$scroll_bar_right_padding_size": [
                        0,
                        0
                    ],
                    "$show_background": false,
                    "$bar_visible": true
                 }
                }
            ]
        }
        Previous Value:
        "list_panel_content": {
            "type": "panel",
            "bindings": [
                {
                 "binding_type": "view",
                 "source_control_name": "progress_loading",
                 "source_property_name": "(not #visible)",
                 "target_property_name": "#visible",
                 "resolve_sibling_scope": true
                }
            ],
            "controls": [
                {
                 "search_and_offers_grid_scroll_panel@common.scrolling_panel": {
                    "anchor_from": "top_left",
                    "anchor_to": "top_left",
                    "$scrolling_pane_size": [
                        "100%",
                        "100%"
                    ],
                    "$scroll_size": [
                        5,
                        "100% - 8px"
                    ],
                    "$scrolling_content": "store_inventory.seach_object",
                    "$scroll_bar_left_padding_size": [
                        2,
                        0
                    ],
                    "$scroll_bar_right_padding_size": [
                        0,
                        0
                    ],
                    "$show_background": false,
                    "$bar_visible": true
                 }
                }
            ]
        }
      • Previous Value:
        "seach_object@common_store.search_object": {
            "$has_section_above_search_panel": true,
            "$upper_section_conent": "store_inventory.inventory_sign_in_panel",
            "$store_offer_grid_prefix": "",
            "$store_offer_grid_item_size": [
                "33.3333%",
                "56.25%x + 36px"
            ],
            "$store_offer_grid_bindings": [
                {
                 "binding_name": "#max_grid_offers",
                 "binding_name_override": "#maximum_grid_items"
                },
                {
                 "binding_name": "#grid_list_visible",
                 "binding_name_override": "#visible"
                }
            ]
        }
      • New Value:
        "search_object@common_store.search_object": {
            "$has_section_above_search_panel": true,
            "$upper_section_conent": "store_inventory.inventory_sign_in_panel",
            "$store_offer_grid_prefix": "",
            "$store_offer_grid_item_size": [
                "33.3333%",
                "56.25%x + 36px"
            ],
            "$store_offer_grid_bindings": [
                {
                 "binding_name": "#max_grid_offers",
                 "binding_name_override": "#maximum_grid_items"
                },
                {
                 "binding_name": "#grid_list_visible",
                 "binding_name_override": "#visible"
                }
            ]
        }