8 lines
257 B
JSON
8 lines
257 B
JSON
|
|
{
|
||
|
|
"$schema": "http://json-schema.org/draft-07/schema",
|
||
|
|
"$id": "blockception.minecraft.behaviour.1.16.100.items.events.decrement_stack",
|
||
|
|
"title": "Decrement stack",
|
||
|
|
"description": "UNDOCUMENTATED",
|
||
|
|
"type": "object",
|
||
|
|
"additionalProperties": false
|
||
|
|
}
|