Files
minecraft-bedrock-json-schemas/source/behavior/blocks/format/events/decrement_stack.json
2022-06-07 21:37:57 +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": {}
}