2021-01-06 14:07:24 +01:00
|
|
|
{
|
|
|
|
|
"$schema": "http://json-schema.org/draft-07/schema",
|
|
|
|
|
"$id": "blockception.minecraft.behaviour.1.16.100.block.events.decrement_stack",
|
|
|
|
|
"type": "object",
|
|
|
|
|
"description": "Decrement item stack.",
|
2021-01-18 01:29:00 +01:00
|
|
|
"title": "Decrement stack",
|
2021-01-06 14:07:24 +01:00
|
|
|
"additionalProperties": false,
|
|
|
|
|
"properties": {}
|
|
|
|
|
}
|