Files
minecraft-bedrock-json-schemas/source/resource/ui/elements/properties/maximum_grid_items.json

6 lines
130 B
JSON
Raw Normal View History

2023-10-24 19:49:51 +02:00
{
"title": "Maximum Grid Items",
"description": "The maximum number of grid items.",
"$ref": "../../general/integer.json"
}