Files
minecraft-bedrock-json-schemas/behaviour/items/1.16.100/events/decrement_stack.json

9 lines
259 B
JSON
Raw Normal View History

2021-01-05 00:37:18 +01:00
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.1.16.100.items.events.decrement_stack",
"title": "Decrement stack",
"description": "UNDOCUMENTATED",
2021-01-05 10:49:01 +01:00
"type": "object",
"additionalProperties": false
}