Comparing Minecraft Bedrock version 1.19.81.1 against version 1.19.80.2

Comparing Minecraft 1.19.81.1 against Minecraft 1.19.80.2 (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.81.1 has a total of 13,687 files within the data folders
Version 1.19.80.2 has a total of 13,687 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.
34 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/ActorBase.material.bin
    • renderer/materials/ActorGlint.material.bin
    • renderer/materials/ActorGlintPrepass.material.bin
    • renderer/materials/ActorMultiTexture.material.bin
    • renderer/materials/ActorMultiTexturePrepass.material.bin
    • renderer/materials/ActorPattern.material.bin
    • renderer/materials/ActorPatternGlint.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/Clouds.material.bin
    • renderer/materials/EndSky.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/pdp_screen.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:
        "description_stack_panel": {
            "type": "stack_panel",
            "orientation": "vertical",
            "size": [
                "100% - 4px",
                "100%c"
            ],
            "offset": [
                2,
                0
            ],
            "$mashup_collection_binding_type|default": "global",
            "$mashup_collection_name|default": "",
            "$description_button_bindings|default": [
                {
                 "binding_type": "$store_factory_collection_details",
                 "binding_collection_name": "$store_factory_collection_name",
                 "binding_collection_prefix": "$store_factory_collection_prefix"
                }
            ],
            "controls": [
                {
                 "pad_0": {
                    "type": "panel",
                    "size": [
                        "100%",
                        3
                    ]
                 }
                },
                {
                 "title_stack_panel": {
                    "type": "stack_panel",
                    "orientation": "vertical",
                    "size": [
                        "100% - 5px",
                        "100%c"
                    ],
                    "controls": [
                        {
                         "title_text_panel": {
                            "type": "stack_panel",
                            "orientation": "horizontal",
                            "size": [
                                "100%",
                                "100%cm"
                            ],
                            "controls": [
                                {
                                 "title_label_icon": {
                                    "type": "image",
                                    "size": [
                                        9,
                                        9
                                    ],
                                    "bindings": [
                                        {
                                         "binding_name": "#has_title_icon",
                                         "binding_name_override": "#visible"
                                        },
                                        {
                                         "binding_name": "#description_header_icon",
                                         "binding_name_override": "#texture"
                                        },
                                        {
                                         "binding_type": "$store_factory_collection_details",
                                         "binding_collection_name": "$store_factory_collection_name",
                                         "binding_collection_prefix": "$store_factory_collection_prefix"
                                        }
                                    ]
                                 }
                                },
                                {
                                 "pad_0": {
                                    "type": "panel",
                                    "size": [
                                        2,
                                        "100%sm"
                                    ],
                                    "bindings": [
                                        {
                                         "binding_name": "#has_title_icon",
                                         "binding_name_override": "#visible"
                                        },
                                        {
                                         "binding_type": "$store_factory_collection_details",
                                         "binding_collection_name": "$store_factory_collection_name",
                                         "binding_collection_prefix": "$store_factory_collection_prefix"
                                        }
                                    ]
                                 }
                                },
                                {
                                 "title_label": {
                                    "type": "label",
                                    "size": [
                                        "fill",
                                        "default"
                                    ],
                                    "text": "#description_title",
                                    "font_type": "smooth",
                                    "color": "$body_text_color",
                                    "enable_profanity_filter": false,
                                    "bindings": [
                                        {
                                         "binding_name": "#description_title"
                                        },
                                        {
                                         "binding_type": "$store_factory_collection_details",
                                         "binding_collection_name": "$store_factory_collection_name",
                                         "binding_collection_prefix": "$store_factory_collection_prefix"
                                        }
                                    ]
                                 }
                                }
                            ]
                         }
                        },
                        {
                         "pad_0": {
                            "type": "panel",
                            "size": [
                                "100%",
                                4
                            ]
                         }
                        },
                        {
                         "divider_panel": {
                            "type": "panel",
                            "size": [
                                "100% - 8px",
                                "100%c"
                            ],
                            "controls": [
                                {
                                 "divider@common.horizontal_divider": {
                                    "$image_size": [
                                        "100%",
                                        1
                                    ],
                                    "offset": [
                                        1,
                                        0
                                    ]
                                 }
                                }
                            ]
                         }
                        },
                        {
                         "pad_1": {
                            "type": "panel",
                            "size": [
                                "100%",
                                4
                            ]
                         }
                        }
                    ],
                    "bindings": [
                        {
                         "binding_name": "#has_title",
                         "binding_name_override": "#visible"
                        },
                        {
                         "binding_type": "$store_factory_collection_details",
                         "binding_collection_name": "$store_factory_collection_name",
                         "binding_collection_prefix": "$store_factory_collection_prefix"
                        }
                    ]
                 }
                },
                {
                 "description_text_panel_full": {
                    "type": "stack_panel",
                    "orientation": "horizontal",
                    "size": [
                        "100% - 5px",
                        "100%cm"
                    ],
                    "controls": [
                        {
                         "description_text_expanded": {
                            "type": "stack_panel",
                            "orientation": "vertical",
                            "size": [
                                "fill",
                                "100%c"
                            ],
                            "controls": [
                                {
                                 "description_label@pdp.description_label": []
                                },
                                {
                                 "pad_0": {
                                    "type": "panel",
                                    "size": [
                                        "100%",
                                        10
                                    ]
                                 }
                                },
                                {
                                 "warning_panel@pdp.warning_panel": {
                                    "bindings": [
                                        {
                                         "binding_name": "#show_warning",
                                         "binding_name_override": "#visible"
                                        },
                                        {
                                         "binding_type": "$store_factory_collection_details",
                                         "binding_collection_name": "$store_factory_collection_name",
                                         "binding_collection_prefix": "$store_factory_collection_prefix"
                                        }
                                    ]
                                 }
                                }
                            ]
                         }
                        },
                        {
                         "button_panel@pdp.description_toggle_show_button_panel": {
                            "size": [
                                "100%cm + 2px",
                                "100%sm"
                            ],
                            "min_size": [
                                "100%cm + 2px",
                                20
                            ],
                            "$button_text": "store.offerDescription.showLess",
                            "$border_offset": [
                                3.5,
                                3
                            ],
                            "$show_button_offset": [
                                3.5,
                                2.5
                            ],
                            "bindings": [
                                {
                                 "binding_name": "(not #has_tags)",
                                 "binding_name_override": "#visible"
                                },
                                {
                                 "binding_type": "$store_factory_collection_details",
                                 "binding_collection_name": "$store_factory_collection_name",
                                 "binding_collection_prefix": "$store_factory_collection_prefix"
                                }
                            ]
                         }
                        }
                    ],
                    "bindings": [
                        {
                         "binding_name": "#is_description_expanded",
                         "binding_name_override": "#visible"
                        },
                        {
                         "binding_type": "$store_factory_collection_details",
                         "binding_collection_name": "$store_factory_collection_name",
                         "binding_collection_prefix": "$store_factory_collection_prefix"
                        }
                    ]
                 }
                },
                {
                 "description_text_panel_collapsed": {
                    "type": "stack_panel",
                    "orientation": "horizontal",
                    "size": [
                        "100% - 5px",
                        "100%cm"
                    ],
                    "controls": [
                        {
                         "description_text_collapsed@pdp.description_label": {
                            "size": [
                                "fill",
                                17
                            ],
                            "notify_ellipses_sibling": true,
                            "notify_on_ellipses": [
                                "collapsed_show_more_panel"
                            ]
                         }
                        },
                        {
                         "collapsed_show_more_panel@pdp.description_toggle_show_button_panel": {
                            "size": [
                                "100%cm + 2px",
                                "100%sm"
                            ],
                            "$button_text": "store.offerDescription.showMore",
                            "$border_offset": [
                                3.5,
                                3
                            ],
                            "$show_button_offset": [
                                3.5,
                                2.5
                            ],
                            "bindings": [
                                {
                                 "binding_name": "#collapsed_show_more_visible",
                                 "binding_name_override": "#visible"
                                },
                                {
                                 "binding_type": "$store_factory_collection_details",
                                 "binding_collection_name": "$store_factory_collection_name",
                                 "binding_collection_prefix": "$store_factory_collection_prefix"
                                }
                            ]
                         }
                        }
                    ],
                    "bindings": [
                        {
                         "binding_name": "(not #is_description_expanded)",
                         "binding_name_override": "#visible"
                        },
                        {
                         "binding_type": "$store_factory_collection_details",
                         "binding_collection_name": "$store_factory_collection_name",
                         "binding_collection_prefix": "$store_factory_collection_prefix"
                        }
                    ]
                 }
                },
                {
                 "pad_1": {
                    "type": "panel",
                    "size": [
                        "100%",
                        4
                    ],
                    "bindings": [
                        {
                         "binding_name": "#description_expanded_visible",
                         "binding_name_override": "#visible"
                        },
                        {
                         "binding_type": "$store_factory_collection_details",
                         "binding_collection_name": "$store_factory_collection_name",
                         "binding_collection_prefix": "$store_factory_collection_prefix"
                        }
                    ]
                 }
                },
                {
                 "divider_panel": {
                    "type": "panel",
                    "size": [
                        "100% - 8px",
                        "100%c"
                    ],
                    "controls": [
                        {
                         "divider@common.horizontal_divider": {
                            "$image_size": [
                                "100%",
                                1
                            ],
                            "offset": [
                                1,
                                0
                            ],
                            "bindings": [
                                {
                                 "binding_name": "#description_expanded_visible",
                                 "binding_name_override": "#visible"
                                },
                                {
                                 "binding_type": "$store_factory_collection_details",
                                 "binding_collection_name": "$store_factory_collection_name",
                                 "binding_collection_prefix": "$store_factory_collection_prefix"
                                }
                            ]
                         }
                        }
                    ]
                 }
                },
                {
                 "pad_2": {
                    "type": "panel",
                    "size": [
                        "100%",
                        4
                    ],
                    "bindings": [
                        {
                         "binding_name": "#description_expanded_visible",
                         "binding_name_override": "#description_expanded_visible"
                        },
                        {
                         "binding_type": "$store_factory_collection_details",
                         "binding_collection_name": "$store_factory_collection_name",
                         "binding_collection_prefix": "$store_factory_collection_prefix"
                        }
                    ]
                 }
                },
                {
                 "tags_panel": {
                    "type": "stack_panel",
                    "orientation": "horizontal",
                    "size": [
                        "100% - 5px",
                        "100%cm"
                    ],
                    "controls": [
                        {
                         "label_text_panel": {
                            "type": "panel",
                            "size": [
                                "100%c",
                                "100%c"
                            ],
                            "controls": [
                                {
                                 "label_text@common.minecraftTenLabel": {
                                    "type": "label",
                                    "size": [
                                        "default",
                                        "default"
                                    ],
                                    "text": "store.offerDescription.tags",
                                    "color": "$body_text_color"
                                 }
                                }
                            ]
                         }
                        },
                        {
                         "pad": {
                            "type": "panel",
                            "size": [
                                2,
                                "100%sm"
                            ]
                         }
                        },
                        {
                         "tag_factory_panel": {
                            "type": "panel",
                            "size": [
                                "fill",
                                "100%c"
                            ],
                            "controls": [
                                {
                                 "tags_factory_with_rows": {
                                    "type": "stack_panel",
                                    "orientation": "vertical",
                                    "collection_name": "tag_row_collection",
                                    "size": [
                                        "100%",
                                        "100%c"
                                    ],
                                    "$tag_factory_collection_name": "tag_column_collection",
                                    "$tag_factory_size": [
                                        "100%",
                                        "100%cm"
                                    ],
                                    "$tag_factory_bindings": [
                                        {
                                         "binding_type": "collection_details",
                                         "binding_collection_name": "tag_row_collection",
                                         "binding_collection_prefix": "row"
                                        },
                                        {
                                         "binding_type": "$store_factory_collection_details",
                                         "binding_collection_name": "$store_factory_collection_name",
                                         "binding_collection_prefix": "$store_factory_collection_prefix"
                                        },
                                        {
                                         "binding_name": "#tag_columns_collection_length",
                                         "binding_type": "collection",
                                         "binding_name_override": "#collection_length",
                                         "binding_collection_name": "tag_row_collection"
                                        }
                                    ],
                                    "$tag_label_bindings": [
                                        {
                                         "binding_type": "collection_details",
                                         "binding_collection_name": "tag_row_collection",
                                         "binding_collection_prefix": "row"
                                        },
                                        {
                                         "binding_type": "$store_factory_collection_details",
                                         "binding_collection_name": "$store_factory_collection_name",
                                         "binding_collection_prefix": "$store_factory_collection_prefix"
                                        },
                                        {
                                         "binding_name": "#tag_label",
                                         "binding_type": "collection",
                                         "binding_collection_name": "tag_column_collection"
                                        },
                                        {
                                         "binding_type": "collection_details",
                                         "binding_collection_name": "$tag_factory_collection_name"
                                        }
                                    ],
                                    "factory": {
                                        "name": "tag_row_factory",
                                        "control_ids": {
                                         "tag_row": "@pdp.tag_row_factory"
                                        },
                                        "factory_variables": [
                                         "$tag_factory_collection_name",
                                         "$tag_factory_size",
                                         "$tag_factory_bindings",
                                         "$tag_label_bindings",
                                         "$store_factory_collection_details",
                                         "$store_factory_collection_name",
                                         "$store_factory_collection_prefix"
                                        ]
                                    },
                                    "bindings": [
                                        {
                                         "binding_name": "#description_expanded_visible",
                                         "binding_name_override": "#visible"
                                        },
                                        {
                                         "binding_name": "#tag_rows_collection_length",
                                         "binding_name_override": "#collection_length"
                                        },
                                        {
                                         "binding_type": "$store_factory_collection_details",
                                         "binding_collection_name": "$store_factory_collection_name",
                                         "binding_collection_prefix": "$store_factory_collection_prefix"
                                        }
                                    ]
                                 }
                                },
                                {
                                 "tags_factory@pdp.tag_row_factory": {
                                    "$tag_factory_collection_name": "tag_collapsed_collection",
                                    "$tag_factory_size": [
                                        "100%",
                                        "100%cm"
                                    ],
                                    "$tag_factory_bindings": [
                                        {
                                         "binding_name": "#description_collapsed_visible",
                                         "binding_name_override": "#visible"
                                        },
                                        {
                                         "binding_name": "#tag_collapsed_collection_length",
                                         "binding_name_override": "#collection_length"
                                        },
                                        {
                                         "binding_type": "$store_factory_collection_details",
                                         "binding_collection_name": "$store_factory_collection_name",
                                         "binding_collection_prefix": "$store_factory_collection_prefix"
                                        }
                                    ],
                                    "$tag_label_bindings": [
                                        {
                                         "binding_type": "collection_details",
                                         "binding_collection_name": "tag_collapsed_collection",
                                         "binding_collection_prefix": "collapsed"
                                        },
                                        {
                                         "binding_name": "#tag_label",
                                         "binding_type": "collection",
                                         "binding_collection_name": "tag_collapsed_collection"
                                        },
                                        {
                                         "binding_type": "$store_factory_collection_details",
                                         "binding_collection_name": "$store_factory_collection_name",
                                         "binding_collection_prefix": "$store_factory_collection_prefix"
                                        }
                                    ]
                                 }
                                }
                            ]
                         }
                        }
                    ],
                    "bindings": [
                        {
                         "binding_name": "#description_expanded_visible",
                         "binding_name_override": "#visible"
                        },
                        {
                         "binding_type": "$store_factory_collection_details",
                         "binding_collection_name": "$store_factory_collection_name",
                         "binding_collection_prefix": "$store_factory_collection_prefix"
                        }
                    ]
                 }
                },
                {
                 "genre_panel": {
                    "type": "stack_panel",
                    "orientation": "horizontal",
                    "size": [
                        "100% - 5px",
                        "100%cm + 2px"
                    ],
                    "controls": [
                        {
                         "label_text@common.minecraftTenLabel": {
                            "type": "label",
                            "size": [
                                "default",
                                "default"
                            ],
                            "text": "store.offerDescription.genre",
                            "color": "$body_text_color"
                         }
                        },
                        {
                         "pad": {
                            "type": "panel",
                            "size": [
                                2,
                                "100%sm"
                            ]
                         }
                        },
                        {
                         "text_panel": {
                            "type": "panel",
                            "size": [
                                "100%",
                                "100%cm"
                            ],
                            "controls": [
                                {
                                 "text_stack_panel": {
                                    "type": "stack_panel",
                                    "orientation": "horizontal",
                                    "size": [
                                        "100%",
                                        "100%cm"
                                    ],
                                    "offset": [
                                        0,
                                        2
                                    ],
                                    "controls": [
                                        {
                                         "genre_button@common_buttons.underline_button": {
                                            "size": [
                                                "100%cm",
                                                "100%cm"
                                            ],
                                            "$single_line_label_text": "#genre_label",
                                            "$pressed_button_name": "button.genre",
                                            "bindings": "$description_button_bindings",
                                            "$label_text_bindings": [
                                                {
                                                 "binding_name": "#genre_label"
                                                },
                                                {
                                                 "binding_type": "$store_factory_collection_details",
                                                 "binding_collection_name": "$store_factory_collection_name",
                                                 "binding_collection_prefix": "$store_factory_collection_prefix"
                                                }
                                            ]
                                         }
                                        },
                                        {
                                         "pad_0": {
                                            "type": "panel",
                                            "size": [
                                                4,
                                                "100%sm"
                                            ]
                                         }
                                        },
                                        {
                                         "slash_divider": {
                                            "type": "label",
                                            "size": [
                                                "default",
                                                "default"
                                            ],
                                            "text": "/",
                                            "font_type": "smooth",
                                            "color": "$body_text_color"
                                         }
                                        },
                                        {
                                         "subgenre_button@common_buttons.underline_button": {
                                            "size": [
                                                "100%cm",
                                                "100%cm"
                                            ],
                                            "$single_line_label_text": "#subgenre_label",
                                            "$pressed_button_name": "button.subgenre",
                                            "bindings": "$description_button_bindings",
                                            "$label_text_bindings": [
                                                {
                                                 "binding_name": "#subgenre_label"
                                                },
                                                {
                                                 "binding_type": "$store_factory_collection_details",
                                                 "binding_collection_name": "$store_factory_collection_name",
                                                 "binding_collection_prefix": "$store_factory_collection_prefix"
                                                }
                                            ]
                                         }
                                        }
                                    ]
                                 }
                                }
                            ]
                         }
                        }
                    ],
                    "bindings": [
                        {
                         "binding_name": "#description_expanded_visible",
                         "binding_name_override": "#visible"
                        },
                        {
                         "binding_type": "$store_factory_collection_details",
                         "binding_collection_name": "$store_factory_collection_name",
                         "binding_collection_prefix": "$store_factory_collection_prefix"
                        }
                    ]
                 }
                },
                {
                 "players_panel": {
                    "type": "stack_panel",
                    "orientation": "horizontal",
                    "size": [
                        "100% - 5px",
                        "100%cm + 2px"
                    ],
                    "controls": [
                        {
                         "label_text@common.minecraftTenLabel": {
                            "type": "label",
                            "size": [
                                "default",
                                "default"
                            ],
                            "text": "store.offerDescription.players",
                            "color": "$body_text_color"
                         }
                        },
                        {
                         "pad": {
                            "type": "panel",
                            "size": [
                                2,
                                "100%sm"
                            ]
                         }
                        },
                        {
                         "text_panel": {
                            "type": "panel",
                            "size": [
                                "fill",
                                "100%cm"
                            ],
                            "controls": [
                                {
                                 "text_stack_panel": {
                                    "type": "stack_panel",
                                    "orientation": "vertical",
                                    "size": [
                                        "100%",
                                        "100%c"
                                    ],
                                    "offset": [
                                        0,
                                        2
                                    ],
                                    "controls": [
                                        {
                                         "player_count_button_panel": {
                                            "type": "stack_panel",
                                            "size": [
                                                "100%c",
                                                10
                                            ],
                                            "orientation": "horizontal",
                                            "use_priority": true,
                                            "controls": [
                                                {
                                                 "player_count_button_factory@pdp.player_count_factory": []
                                                },
                                                {
                                                 "pad": {
                                                    "type": "panel",
                                                    "size": [
                                                        2,
                                                        "100%"
                                                    ]
                                                 }
                                                },
                                                {
                                                 "player_count_range_panel": {
                                                    "type": "panel",
                                                    "size": [
                                                        "100%c",
                                                        "100%"
                                                    ],
                                                    "controls": [
                                                        {
                                                         "player_count_range_text": {
                                                            "type": "label",
                                                            "size": [
                                                                "default",
                                                                "100%"
                                                            ],
                                                            "offset": [
                                                                -1,
                                                                0
                                                            ],
                                                            "font_type": "smooth",
                                                            "font_scale_factor": 0.8,
                                                            "text": "#player_count_range_label",
                                                            "color": "$body_text_color",
                                                            "bindings": [
                                                                {
                                                                 "binding_name": "#player_count_range_label"
                                                                },
                                                                {
                                                                 "binding_type": "$store_factory_collection_details",
                                                                 "binding_collection_name": "$store_factory_collection_name",
                                                                 "binding_collection_prefix": "$store_factory_collection_prefix"
                                                                }
                                                            ]
                                                         }
                                                        }
                                                    ]
                                                 }
                                                }
                                            ]
                                         }
                                        },
                                        {
                                         "note_text": {
                                            "type": "label",
                                            "size": [
                                                "100%",
                                                "default"
                                            ],
                                            "text": "store.offerDescription.playerCountNote",
                                            "font_scale_factor": 0.8,
                                            "font_type": "smooth",
                                            "color": "$body_text_color"
                                         }
                                        }
                                    ]
                                 }
                                }
                            ]
                         }
                        }
                    ],
                    "bindings": [
                        {
                         "binding_name": "#description_expanded_visible",
                         "binding_name_override": "#visible"
                        },
                        {
                         "binding_type": "$store_factory_collection_details",
                         "binding_collection_name": "$store_factory_collection_name",
                         "binding_collection_prefix": "$store_factory_collection_prefix"
                        }
                    ]
                 }
                },
                {
                 "languages_panel": {
                    "visible": false,
                    "type": "stack_panel",
                    "orientation": "horizontal",
                    "size": [
                        "100% - 5px",
                        "100%cm - 7px"
                    ],
                    "controls": [
                        {
                         "label_text_panel": {
                            "type": "panel",
                            "size": [
                                "100%c",
                                "100%c"
                            ],
                            "controls": [
                                {
                                 "label_text@common.minecraftTenLabel": {
                                    "type": "label",
                                    "size": [
                                        "default",
                                        "default"
                                    ],
                                    "text": "store.offerDescription.languages",
                                    "color": "$body_text_color"
                                 }
                                }
                            ]
                         }
                        },
                        {
                         "pad": {
                            "type": "panel",
                            "size": [
                                "fill",
                                "100%sm"
                            ]
                         }
                        },
                        {
                         "languages_factory": {
                            "type": "stack_panel",
                            "orientation": "horizontal",
                            "collection_name": "language_row_collection",
                            "size": [
                                "fill",
                                10
                            ],
                            "$language_factory_collection_name": "language_column_collection",
                            "$language_factory_size": [
                                "100%",
                                "100%cm"
                            ],
                            "$language_factory_bindings": [
                                {
                                 "binding_type": "collection_details",
                                 "binding_collection_name": "language_row_collection",
                                 "binding_collection_prefix": "language_row"
                                },
                                {
                                 "binding_name": "#language_columns_collection_length",
                                 "binding_type": "collection",
                                 "binding_name_override": "#collection_length",
                                 "binding_collection_name": "language_row_collection"
                                },
                                {
                                 "binding_type": "$store_factory_collection_details",
                                 "binding_collection_name": "$store_factory_collection_name",
                                 "binding_collection_prefix": "$store_factory_collection_prefix"
                                }
                            ],
                            "$label_text_bindings": [
                                {
                                 "binding_type": "collection_details",
                                 "binding_collection_name": "language_row_collection",
                                 "binding_collection_prefix": "row"
                                },
                                {
                                 "binding_type": "collection",
                                 "binding_collection_name": "language_column_collection",
                                 "binding_name": "#language_label"
                                },
                                {
                                 "binding_type": "$store_factory_collection_details",
                                 "binding_collection_name": "$store_factory_collection_name",
                                 "binding_collection_prefix": "$store_factory_collection_prefix"
                                }
                            ],
                            "$comma_text_bindings": [
                                {
                                 "binding_type": "collection_details",
                                 "binding_collection_name": "language_row_collection",
                                 "binding_collection_prefix": "row"
                                },
                                {
                                 "binding_type": "collection",
                                 "binding_collection_name": "language_column_collection",
                                 "binding_name": "#comma_visible",
                                 "binding_name_override": "#visible"
                                },
                                {
                                 "binding_type": "$store_factory_collection_details",
                                 "binding_collection_name": "$store_factory_collection_name",
                                 "binding_collection_prefix": "$store_factory_collection_prefix"
                                }
                            ],
                            "factory": {
                                "name": "language_row_factory",
                                "control_ids": {
                                 "language_row": "@pdp.language_row_factory"
                                },
                                "factory_variables": [
                                 "$language_factory_collection_name",
                                 "$language_factory_size",
                                 "$language_factory_bindings",
                                 "$label_text_bindings",
                                 "$comma_text_bindings",
                                 "$store_factory_collection_details",
                                 "$store_factory_collection_name",
                                 "$store_factory_collection_prefix"
                                ]
                            },
                            "bindings": [
                                {
                                 "binding_name": "#language_rows_collection_length",
                                 "binding_name_override": "#collection_length"
                                },
                                {
                                 "binding_type": "$store_factory_collection_details",
                                 "binding_collection_name": "$store_factory_collection_name",
                                 "binding_collection_prefix": "$store_factory_collection_prefix"
                                }
                            ]
                         }
                        }
                    ]
                 }
                },
                {
                 "pad_3": {
                    "type": "panel",
                    "size": [
                        "100%",
                        3
                    ],
                    "bindings": [
                        {
                         "binding_name": "#description_expanded_visible",
                         "binding_name_override": "#visible"
                        },
                        {
                         "binding_type": "$store_factory_collection_details",
                         "binding_collection_name": "$store_factory_collection_name",
                         "binding_collection_prefix": "$store_factory_collection_prefix"
                        }
                    ]
                 }
                },
                {
                 "show_less_button_panel@pdp.description_toggle_show_button_panel": {
                    "size": [
                        "100%",
                        "100%cm"
                    ],
                    "$button_text": "store.offerDescription.showLess",
                    "$border_offset": [
                        -1.5,
                        -0.75
                    ],
                    "$show_button_offset": [
                        -1.5,
                        -0.75
                    ],
                    "bindings": [
                        {
                         "binding_name": "#description_expanded_visible",
                         "binding_name_override": "#visible"
                        },
                        {
                         "binding_type": "$store_factory_collection_details",
                         "binding_collection_name": "$store_factory_collection_name",
                         "binding_collection_prefix": "$store_factory_collection_prefix"
                        }
                    ]
                 }
                }
            ]
        }
        Previous Value:
        "description_stack_panel": {
            "type": "stack_panel",
            "orientation": "vertical",
            "size": [
                "100% - 4px",
                "100%c"
            ],
            "offset": [
                2,
                0
            ],
            "$mashup_collection_binding_type|default": "global",
            "$mashup_collection_name|default": "",
            "$description_button_bindings|default": [
                {
                 "binding_type": "$store_factory_collection_details",
                 "binding_collection_name": "$store_factory_collection_name",
                 "binding_collection_prefix": "$store_factory_collection_prefix"
                }
            ],
            "controls": [
                {
                 "pad_0": {
                    "type": "panel",
                    "size": [
                        "100%",
                        3
                    ]
                 }
                },
                {
                 "title_stack_panel": {
                    "type": "stack_panel",
                    "orientation": "vertical",
                    "size": [
                        "100% - 5px",
                        "100%c"
                    ],
                    "controls": [
                        {
                         "title_text_panel": {
                            "type": "stack_panel",
                            "orientation": "horizontal",
                            "size": [
                                "100%",
                                "100%cm"
                            ],
                            "controls": [
                                {
                                 "title_label_icon": {
                                    "type": "image",
                                    "size": [
                                        9,
                                        9
                                    ],
                                    "bindings": [
                                        {
                                         "binding_name": "#has_title_icon",
                                         "binding_name_override": "#visible"
                                        },
                                        {
                                         "binding_name": "#description_header_icon",
                                         "binding_name_override": "#texture"
                                        },
                                        {
                                         "binding_type": "$store_factory_collection_details",
                                         "binding_collection_name": "$store_factory_collection_name",
                                         "binding_collection_prefix": "$store_factory_collection_prefix"
                                        }
                                    ]
                                 }
                                },
                                {
                                 "pad_0": {
                                    "type": "panel",
                                    "size": [
                                        2,
                                        "100%sm"
                                    ],
                                    "bindings": [
                                        {
                                         "binding_name": "#has_title_icon",
                                         "binding_name_override": "#visible"
                                        },
                                        {
                                         "binding_type": "$store_factory_collection_details",
                                         "binding_collection_name": "$store_factory_collection_name",
                                         "binding_collection_prefix": "$store_factory_collection_prefix"
                                        }
                                    ]
                                 }
                                },
                                {
                                 "title_label": {
                                    "type": "label",
                                    "size": [
                                        "fill",
                                        "default"
                                    ],
                                    "text": "#description_title",
                                    "font_type": "smooth",
                                    "color": "$body_text_color",
                                    "enable_profanity_filter": false,
                                    "bindings": [
                                        {
                                         "binding_name": "#description_title"
                                        },
                                        {
                                         "binding_type": "$store_factory_collection_details",
                                         "binding_collection_name": "$store_factory_collection_name",
                                         "binding_collection_prefix": "$store_factory_collection_prefix"
                                        }
                                    ]
                                 }
                                }
                            ]
                         }
                        },
                        {
                         "pad_0": {
                            "type": "panel",
                            "size": [
                                "100%",
                                4
                            ]
                         }
                        },
                        {
                         "divider_panel": {
                            "type": "panel",
                            "size": [
                                "100% - 8px",
                                "100%c"
                            ],
                            "controls": [
                                {
                                 "divider@common.horizontal_divider": {
                                    "$image_size": [
                                        "100%",
                                        1
                                    ],
                                    "offset": [
                                        1,
                                        0
                                    ]
                                 }
                                }
                            ]
                         }
                        },
                        {
                         "pad_1": {
                            "type": "panel",
                            "size": [
                                "100%",
                                4
                            ]
                         }
                        }
                    ],
                    "bindings": [
                        {
                         "binding_name": "#has_title",
                         "binding_name_override": "#visible"
                        },
                        {
                         "binding_type": "$store_factory_collection_details",
                         "binding_collection_name": "$store_factory_collection_name",
                         "binding_collection_prefix": "$store_factory_collection_prefix"
                        }
                    ]
                 }
                },
                {
                 "description_text_panel_full": {
                    "type": "stack_panel",
                    "orientation": "horizontal",
                    "size": [
                        "100% - 5px",
                        "100%cm"
                    ],
                    "controls": [
                        {
                         "description_text_expanded": {
                            "type": "stack_panel",
                            "orientation": "vertical",
                            "size": [
                                "fill",
                                "100%c"
                            ],
                            "controls": [
                                {
                                 "description_label@pdp.description_label": []
                                },
                                {
                                 "pad_0": {
                                    "type": "panel",
                                    "size": [
                                        "100%",
                                        10
                                    ]
                                 }
                                },
                                {
                                 "warning_panel@pdp.warning_panel": {
                                    "bindings": [
                                        {
                                         "binding_name": "#show_warning",
                                         "binding_name_override": "#visible"
                                        },
                                        {
                                         "binding_type": "$store_factory_collection_details",
                                         "binding_collection_name": "$store_factory_collection_name",
                                         "binding_collection_prefix": "$store_factory_collection_prefix"
                                        }
                                    ]
                                 }
                                }
                            ]
                         }
                        },
                        {
                         "button_panel@pdp.description_toggle_show_button_panel": {
                            "size": [
                                "100%cm + 2px",
                                "100%sm"
                            ],
                            "min_size": [
                                "100%cm + 2px",
                                20
                            ],
                            "$button_text": "store.offerDescription.showLess",
                            "$border_offset": [
                                3.5,
                                3
                            ],
                            "$show_button_offset": [
                                3.5,
                                2.5
                            ],
                            "bindings": [
                                {
                                 "binding_name": "(not #has_tags)",
                                 "binding_name_override": "#visible"
                                },
                                {
                                 "binding_type": "$store_factory_collection_details",
                                 "binding_collection_name": "$store_factory_collection_name",
                                 "binding_collection_prefix": "$store_factory_collection_prefix"
                                }
                            ]
                         }
                        }
                    ],
                    "bindings": [
                        {
                         "binding_name": "#is_description_expanded",
                         "binding_name_override": "#visible"
                        },
                        {
                         "binding_type": "$store_factory_collection_details",
                         "binding_collection_name": "$store_factory_collection_name",
                         "binding_collection_prefix": "$store_factory_collection_prefix"
                        }
                    ]
                 }
                },
                {
                 "description_text_panel_collapsed": {
                    "type": "stack_panel",
                    "orientation": "horizontal",
                    "size": [
                        "100% - 5px",
                        "100%cm"
                    ],
                    "controls": [
                        {
                         "description_text_collapsed": {
                            "type": "panel",
                            "size": [
                                "fill",
                                "100%c"
                            ],
                            "controls": [
                                {
                                 "description_label@pdp.description_label": {
                                    "$contents_max_size": [
                                        "100%",
                                        20
                                    ],
                                    "notify_ellipses_sibling": true,
                                    "notify_on_ellipses": [
                                        "collapsed_show_more_panel"
                                    ]
                                 }
                                }
                            ]
                         }
                        },
                        {
                         "collapsed_show_more_panel@pdp.description_toggle_show_button_panel": {
                            "size": [
                                "100%cm + 2px",
                                "100%sm"
                            ],
                            "$button_text": "store.offerDescription.showMore",
                            "$border_offset": [
                                3.5,
                                3
                            ],
                            "$show_button_offset": [
                                3.5,
                                2.5
                            ],
                            "bindings": [
                                {
                                 "binding_name": "#collapsed_show_more_visible",
                                 "binding_name_override": "#visible"
                                },
                                {
                                 "binding_type": "$store_factory_collection_details",
                                 "binding_collection_name": "$store_factory_collection_name",
                                 "binding_collection_prefix": "$store_factory_collection_prefix"
                                }
                            ]
                         }
                        }
                    ],
                    "bindings": [
                        {
                         "binding_name": "(not #is_description_expanded)",
                         "binding_name_override": "#visible"
                        },
                        {
                         "binding_type": "$store_factory_collection_details",
                         "binding_collection_name": "$store_factory_collection_name",
                         "binding_collection_prefix": "$store_factory_collection_prefix"
                        }
                    ]
                 }
                },
                {
                 "pad_1": {
                    "type": "panel",
                    "size": [
                        "100%",
                        4
                    ],
                    "bindings": [
                        {
                         "binding_name": "#description_expanded_visible",
                         "binding_name_override": "#visible"
                        },
                        {
                         "binding_type": "$store_factory_collection_details",
                         "binding_collection_name": "$store_factory_collection_name",
                         "binding_collection_prefix": "$store_factory_collection_prefix"
                        }
                    ]
                 }
                },
                {
                 "divider_panel": {
                    "type": "panel",
                    "size": [
                        "100% - 8px",
                        "100%c"
                    ],
                    "controls": [
                        {
                         "divider@common.horizontal_divider": {
                            "$image_size": [
                                "100%",
                                1
                            ],
                            "offset": [
                                1,
                                0
                            ],
                            "bindings": [
                                {
                                 "binding_name": "#description_expanded_visible",
                                 "binding_name_override": "#visible"
                                },
                                {
                                 "binding_type": "$store_factory_collection_details",
                                 "binding_collection_name": "$store_factory_collection_name",
                                 "binding_collection_prefix": "$store_factory_collection_prefix"
                                }
                            ]
                         }
                        }
                    ]
                 }
                },
                {
                 "pad_2": {
                    "type": "panel",
                    "size": [
                        "100%",
                        4
                    ],
                    "bindings": [
                        {
                         "binding_name": "#description_expanded_visible",
                         "binding_name_override": "#description_expanded_visible"
                        },
                        {
                         "binding_type": "$store_factory_collection_details",
                         "binding_collection_name": "$store_factory_collection_name",
                         "binding_collection_prefix": "$store_factory_collection_prefix"
                        }
                    ]
                 }
                },
                {
                 "tags_panel": {
                    "type": "stack_panel",
                    "orientation": "horizontal",
                    "size": [
                        "100% - 5px",
                        "100%cm"
                    ],
                    "controls": [
                        {
                         "label_text_panel": {
                            "type": "panel",
                            "size": [
                                "100%c",
                                "100%c"
                            ],
                            "controls": [
                                {
                                 "label_text@common.minecraftTenLabel": {
                                    "type": "label",
                                    "size": [
                                        "default",
                                        "default"
                                    ],
                                    "text": "store.offerDescription.tags",
                                    "color": "$body_text_color"
                                 }
                                }
                            ]
                         }
                        },
                        {
                         "pad": {
                            "type": "panel",
                            "size": [
                                2,
                                "100%sm"
                            ]
                         }
                        },
                        {
                         "tag_factory_panel": {
                            "type": "panel",
                            "size": [
                                "fill",
                                "100%c"
                            ],
                            "controls": [
                                {
                                 "tags_factory_with_rows": {
                                    "type": "stack_panel",
                                    "orientation": "vertical",
                                    "collection_name": "tag_row_collection",
                                    "size": [
                                        "100%",
                                        "100%c"
                                    ],
                                    "$tag_factory_collection_name": "tag_column_collection",
                                    "$tag_factory_size": [
                                        "100%",
                                        "100%cm"
                                    ],
                                    "$tag_factory_bindings": [
                                        {
                                         "binding_type": "collection_details",
                                         "binding_collection_name": "tag_row_collection",
                                         "binding_collection_prefix": "row"
                                        },
                                        {
                                         "binding_type": "$store_factory_collection_details",
                                         "binding_collection_name": "$store_factory_collection_name",
                                         "binding_collection_prefix": "$store_factory_collection_prefix"
                                        },
                                        {
                                         "binding_name": "#tag_columns_collection_length",
                                         "binding_type": "collection",
                                         "binding_name_override": "#collection_length",
                                         "binding_collection_name": "tag_row_collection"
                                        }
                                    ],
                                    "$tag_label_bindings": [
                                        {
                                         "binding_type": "collection_details",
                                         "binding_collection_name": "tag_row_collection",
                                         "binding_collection_prefix": "row"
                                        },
                                        {
                                         "binding_type": "$store_factory_collection_details",
                                         "binding_collection_name": "$store_factory_collection_name",
                                         "binding_collection_prefix": "$store_factory_collection_prefix"
                                        },
                                        {
                                         "binding_name": "#tag_label",
                                         "binding_type": "collection",
                                         "binding_collection_name": "tag_column_collection"
                                        },
                                        {
                                         "binding_type": "collection_details",
                                         "binding_collection_name": "$tag_factory_collection_name"
                                        }
                                    ],
                                    "factory": {
                                        "name": "tag_row_factory",
                                        "control_ids": {
                                         "tag_row": "@pdp.tag_row_factory"
                                        },
                                        "factory_variables": [
                                         "$tag_factory_collection_name",
                                         "$tag_factory_size",
                                         "$tag_factory_bindings",
                                         "$tag_label_bindings",
                                         "$store_factory_collection_details",
                                         "$store_factory_collection_name",
                                         "$store_factory_collection_prefix"
                                        ]
                                    },
                                    "bindings": [
                                        {
                                         "binding_name": "#description_expanded_visible",
                                         "binding_name_override": "#visible"
                                        },
                                        {
                                         "binding_name": "#tag_rows_collection_length",
                                         "binding_name_override": "#collection_length"
                                        },
                                        {
                                         "binding_type": "$store_factory_collection_details",
                                         "binding_collection_name": "$store_factory_collection_name",
                                         "binding_collection_prefix": "$store_factory_collection_prefix"
                                        }
                                    ]
                                 }
                                },
                                {
                                 "tags_factory@pdp.tag_row_factory": {
                                    "$tag_factory_collection_name": "tag_collapsed_collection",
                                    "$tag_factory_size": [
                                        "100%",
                                        "100%cm"
                                    ],
                                    "$tag_factory_bindings": [
                                        {
                                         "binding_name": "#description_collapsed_visible",
                                         "binding_name_override": "#visible"
                                        },
                                        {
                                         "binding_name": "#tag_collapsed_collection_length",
                                         "binding_name_override": "#collection_length"
                                        },
                                        {
                                         "binding_type": "$store_factory_collection_details",
                                         "binding_collection_name": "$store_factory_collection_name",
                                         "binding_collection_prefix": "$store_factory_collection_prefix"
                                        }
                                    ],
                                    "$tag_label_bindings": [
                                        {
                                         "binding_type": "collection_details",
                                         "binding_collection_name": "tag_collapsed_collection",
                                         "binding_collection_prefix": "collapsed"
                                        },
                                        {
                                         "binding_name": "#tag_label",
                                         "binding_type": "collection",
                                         "binding_collection_name": "tag_collapsed_collection"
                                        },
                                        {
                                         "binding_type": "$store_factory_collection_details",
                                         "binding_collection_name": "$store_factory_collection_name",
                                         "binding_collection_prefix": "$store_factory_collection_prefix"
                                        }
                                    ]
                                 }
                                }
                            ]
                         }
                        }
                    ],
                    "bindings": [
                        {
                         "binding_name": "#description_expanded_visible",
                         "binding_name_override": "#visible"
                        },
                        {
                         "binding_type": "$store_factory_collection_details",
                         "binding_collection_name": "$store_factory_collection_name",
                         "binding_collection_prefix": "$store_factory_collection_prefix"
                        }
                    ]
                 }
                },
                {
                 "genre_panel": {
                    "type": "stack_panel",
                    "orientation": "horizontal",
                    "size": [
                        "100% - 5px",
                        "100%cm + 2px"
                    ],
                    "controls": [
                        {
                         "label_text@common.minecraftTenLabel": {
                            "type": "label",
                            "size": [
                                "default",
                                "default"
                            ],
                            "text": "store.offerDescription.genre",
                            "color": "$body_text_color"
                         }
                        },
                        {
                         "pad": {
                            "type": "panel",
                            "size": [
                                2,
                                "100%sm"
                            ]
                         }
                        },
                        {
                         "text_panel": {
                            "type": "panel",
                            "size": [
                                "100%",
                                "100%cm"
                            ],
                            "controls": [
                                {
                                 "text_stack_panel": {
                                    "type": "stack_panel",
                                    "orientation": "horizontal",
                                    "size": [
                                        "100%",
                                        "100%cm"
                                    ],
                                    "offset": [
                                        0,
                                        2
                                    ],
                                    "controls": [
                                        {
                                         "genre_button@common_buttons.underline_button": {
                                            "size": [
                                                "100%cm",
                                                "100%cm"
                                            ],
                                            "$single_line_label_text": "#genre_label",
                                            "$pressed_button_name": "button.genre",
                                            "bindings": "$description_button_bindings",
                                            "$label_text_bindings": [
                                                {
                                                 "binding_name": "#genre_label"
                                                },
                                                {
                                                 "binding_type": "$store_factory_collection_details",
                                                 "binding_collection_name": "$store_factory_collection_name",
                                                 "binding_collection_prefix": "$store_factory_collection_prefix"
                                                }
                                            ]
                                         }
                                        },
                                        {
                                         "pad_0": {
                                            "type": "panel",
                                            "size": [
                                                4,
                                                "100%sm"
                                            ]
                                         }
                                        },
                                        {
                                         "slash_divider": {
                                            "type": "label",
                                            "size": [
                                                "default",
                                                "default"
                                            ],
                                            "text": "/",
                                            "font_type": "smooth",
                                            "color": "$body_text_color"
                                         }
                                        },
                                        {
                                         "subgenre_button@common_buttons.underline_button": {
                                            "size": [
                                                "100%cm",
                                                "100%cm"
                                            ],
                                            "$single_line_label_text": "#subgenre_label",
                                            "$pressed_button_name": "button.subgenre",
                                            "bindings": "$description_button_bindings",
                                            "$label_text_bindings": [
                                                {
                                                 "binding_name": "#subgenre_label"
                                                },
                                                {
                                                 "binding_type": "$store_factory_collection_details",
                                                 "binding_collection_name": "$store_factory_collection_name",
                                                 "binding_collection_prefix": "$store_factory_collection_prefix"
                                                }
                                            ]
                                         }
                                        }
                                    ]
                                 }
                                }
                            ]
                         }
                        }
                    ],
                    "bindings": [
                        {
                         "binding_name": "#description_expanded_visible",
                         "binding_name_override": "#visible"
                        },
                        {
                         "binding_type": "$store_factory_collection_details",
                         "binding_collection_name": "$store_factory_collection_name",
                         "binding_collection_prefix": "$store_factory_collection_prefix"
                        }
                    ]
                 }
                },
                {
                 "players_panel": {
                    "type": "stack_panel",
                    "orientation": "horizontal",
                    "size": [
                        "100% - 5px",
                        "100%cm + 2px"
                    ],
                    "controls": [
                        {
                         "label_text@common.minecraftTenLabel": {
                            "type": "label",
                            "size": [
                                "default",
                                "default"
                            ],
                            "text": "store.offerDescription.players",
                            "color": "$body_text_color"
                         }
                        },
                        {
                         "pad": {
                            "type": "panel",
                            "size": [
                                2,
                                "100%sm"
                            ]
                         }
                        },
                        {
                         "text_panel": {
                            "type": "panel",
                            "size": [
                                "fill",
                                "100%cm"
                            ],
                            "controls": [
                                {
                                 "text_stack_panel": {
                                    "type": "stack_panel",
                                    "orientation": "vertical",
                                    "size": [
                                        "100%",
                                        "100%c"
                                    ],
                                    "offset": [
                                        0,
                                        2
                                    ],
                                    "controls": [
                                        {
                                         "player_count_button_panel": {
                                            "type": "stack_panel",
                                            "size": [
                                                "100%c",
                                                10
                                            ],
                                            "orientation": "horizontal",
                                            "use_priority": true,
                                            "controls": [
                                                {
                                                 "player_count_button_factory@pdp.player_count_factory": []
                                                },
                                                {
                                                 "pad": {
                                                    "type": "panel",
                                                    "size": [
                                                        2,
                                                        "100%"
                                                    ]
                                                 }
                                                },
                                                {
                                                 "player_count_range_panel": {
                                                    "type": "panel",
                                                    "size": [
                                                        "100%c",
                                                        "100%"
                                                    ],
                                                    "controls": [
                                                        {
                                                         "player_count_range_text": {
                                                            "type": "label",
                                                            "size": [
                                                                "default",
                                                                "100%"
                                                            ],
                                                            "offset": [
                                                                -1,
                                                                0
                                                            ],
                                                            "font_type": "smooth",
                                                            "font_scale_factor": 0.8,
                                                            "text": "#player_count_range_label",
                                                            "color": "$body_text_color",
                                                            "bindings": [
                                                                {
                                                                 "binding_name": "#player_count_range_label"
                                                                },
                                                                {
                                                                 "binding_type": "$store_factory_collection_details",
                                                                 "binding_collection_name": "$store_factory_collection_name",
                                                                 "binding_collection_prefix": "$store_factory_collection_prefix"
                                                                }
                                                            ]
                                                         }
                                                        }
                                                    ]
                                                 }
                                                }
                                            ]
                                         }
                                        },
                                        {
                                         "note_text": {
                                            "type": "label",
                                            "size": [
                                                "100%",
                                                "default"
                                            ],
                                            "text": "store.offerDescription.playerCountNote",
                                            "font_scale_factor": 0.8,
                                            "font_type": "smooth",
                                            "color": "$body_text_color"
                                         }
                                        }
                                    ]
                                 }
                                }
                            ]
                         }
                        }
                    ],
                    "bindings": [
                        {
                         "binding_name": "#description_expanded_visible",
                         "binding_name_override": "#visible"
                        },
                        {
                         "binding_type": "$store_factory_collection_details",
                         "binding_collection_name": "$store_factory_collection_name",
                         "binding_collection_prefix": "$store_factory_collection_prefix"
                        }
                    ]
                 }
                },
                {
                 "languages_panel": {
                    "visible": false,
                    "type": "stack_panel",
                    "orientation": "horizontal",
                    "size": [
                        "100% - 5px",
                        "100%cm - 7px"
                    ],
                    "controls": [
                        {
                         "label_text_panel": {
                            "type": "panel",
                            "size": [
                                "100%c",
                                "100%c"
                            ],
                            "controls": [
                                {
                                 "label_text@common.minecraftTenLabel": {
                                    "type": "label",
                                    "size": [
                                        "default",
                                        "default"
                                    ],
                                    "text": "store.offerDescription.languages",
                                    "color": "$body_text_color"
                                 }
                                }
                            ]
                         }
                        },
                        {
                         "pad": {
                            "type": "panel",
                            "size": [
                                "fill",
                                "100%sm"
                            ]
                         }
                        },
                        {
                         "languages_factory": {
                            "type": "stack_panel",
                            "orientation": "horizontal",
                            "collection_name": "language_row_collection",
                            "size": [
                                "fill",
                                10
                            ],
                            "$language_factory_collection_name": "language_column_collection",
                            "$language_factory_size": [
                                "100%",
                                "100%cm"
                            ],
                            "$language_factory_bindings": [
                                {
                                 "binding_type": "collection_details",
                                 "binding_collection_name": "language_row_collection",
                                 "binding_collection_prefix": "language_row"
                                },
                                {
                                 "binding_name": "#language_columns_collection_length",
                                 "binding_type": "collection",
                                 "binding_name_override": "#collection_length",
                                 "binding_collection_name": "language_row_collection"
                                },
                                {
                                 "binding_type": "$store_factory_collection_details",
                                 "binding_collection_name": "$store_factory_collection_name",
                                 "binding_collection_prefix": "$store_factory_collection_prefix"
                                }
                            ],
                            "$label_text_bindings": [
                                {
                                 "binding_type": "collection_details",
                                 "binding_collection_name": "language_row_collection",
                                 "binding_collection_prefix": "row"
                                },
                                {
                                 "binding_type": "collection",
                                 "binding_collection_name": "language_column_collection",
                                 "binding_name": "#language_label"
                                },
                                {
                                 "binding_type": "$store_factory_collection_details",
                                 "binding_collection_name": "$store_factory_collection_name",
                                 "binding_collection_prefix": "$store_factory_collection_prefix"
                                }
                            ],
                            "$comma_text_bindings": [
                                {
                                 "binding_type": "collection_details",
                                 "binding_collection_name": "language_row_collection",
                                 "binding_collection_prefix": "row"
                                },
                                {
                                 "binding_type": "collection",
                                 "binding_collection_name": "language_column_collection",
                                 "binding_name": "#comma_visible",
                                 "binding_name_override": "#visible"
                                },
                                {
                                 "binding_type": "$store_factory_collection_details",
                                 "binding_collection_name": "$store_factory_collection_name",
                                 "binding_collection_prefix": "$store_factory_collection_prefix"
                                }
                            ],
                            "factory": {
                                "name": "language_row_factory",
                                "control_ids": {
                                 "language_row": "@pdp.language_row_factory"
                                },
                                "factory_variables": [
                                 "$language_factory_collection_name",
                                 "$language_factory_size",
                                 "$language_factory_bindings",
                                 "$label_text_bindings",
                                 "$comma_text_bindings",
                                 "$store_factory_collection_details",
                                 "$store_factory_collection_name",
                                 "$store_factory_collection_prefix"
                                ]
                            },
                            "bindings": [
                                {
                                 "binding_name": "#language_rows_collection_length",
                                 "binding_name_override": "#collection_length"
                                },
                                {
                                 "binding_type": "$store_factory_collection_details",
                                 "binding_collection_name": "$store_factory_collection_name",
                                 "binding_collection_prefix": "$store_factory_collection_prefix"
                                }
                            ]
                         }
                        }
                    ]
                 }
                },
                {
                 "pad_3": {
                    "type": "panel",
                    "size": [
                        "100%",
                        3
                    ],
                    "bindings": [
                        {
                         "binding_name": "#description_expanded_visible",
                         "binding_name_override": "#visible"
                        },
                        {
                         "binding_type": "$store_factory_collection_details",
                         "binding_collection_name": "$store_factory_collection_name",
                         "binding_collection_prefix": "$store_factory_collection_prefix"
                        }
                    ]
                 }
                },
                {
                 "show_less_button_panel@pdp.description_toggle_show_button_panel": {
                    "size": [
                        "100%",
                        "100%cm"
                    ],
                    "$button_text": "store.offerDescription.showLess",
                    "$border_offset": [
                        -1.5,
                        -0.75
                    ],
                    "$show_button_offset": [
                        -1.5,
                        -0.75
                    ],
                    "bindings": [
                        {
                         "binding_name": "#description_expanded_visible",
                         "binding_name_override": "#visible"
                        },
                        {
                         "binding_type": "$store_factory_collection_details",
                         "binding_collection_name": "$store_factory_collection_name",
                         "binding_collection_prefix": "$store_factory_collection_prefix"
                        }
                    ]
                 }
                }
            ]
        }