14 lines
604 B
JSON
14 lines
604 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",
|
||
"additionalProperties": false,
|
||
"properties": {
|
||
}
|
||
}
|