Files
minecraft-bedrock-json-schemas/source/behavior/items/format/events/decrement_stack.json

9 lines
223 B
JSON
Raw Normal View History

2022-06-07 20:42:18 +02:00
{
2022-07-20 21:25:32 +02:00
"$id": "blockception.minecraft.behavior.items.events.decrement_stack",
2022-06-07 20:42:18 +02:00
"title": "Decrement Stack",
2022-07-22 19:41:04 +02:00
"description": "UNDOCUMENTED.",
2022-06-07 20:42:18 +02:00
"$comment": "UNDOCUMENTED",
"type": "object",
"additionalProperties": false
}