mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-01-19 07:11:56 +00:00
15 lines
379 B
JSON
15 lines
379 B
JSON
{
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"$id": "2333685719",
|
|
"title": "minecraft:bundle_interaction v1.21.30",
|
|
"type": "object",
|
|
"properties": {
|
|
"num_viewable_slots": {
|
|
"type": "integer",
|
|
"$metaProperties": {},
|
|
"minimum": 1.0,
|
|
"maximum": 64.0
|
|
}
|
|
},
|
|
"$metaProperties": {}
|
|
} |