Files
minecraft-bedrock-json-schemas/source/behavior/blocks/1.17.0/events/decrement_stack.json
2021-08-22 00:15:58 +02:00

9 lines
235 B
JSON

{
"$id": "blockception.minecraft.behavior.1.17.0.block.events.decrement_stack",
"type": "object",
"description": "Decrement item stack.",
"title": "Decrement Stack 1.17.0",
"additionalProperties": false,
"properties": {}
}