Files
minecraft-bedrock-json-schemas/source/behaviour/blocks/1.16.200/events/decrement_stack.json
2021-02-01 18:39:12 +01:00

10 lines
295 B
JSON

{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.1.16.200.block.events.decrement_stack",
"type": "object",
"description": "Decrement item stack.",
"title": "Decrement stack 1.16.200",
"additionalProperties": false,
"properties": {}
}