2022-06-07 20:49:57 +02:00
|
|
|
{
|
2022-07-20 21:25:32 +02:00
|
|
|
"$id": "blockception.minecraft.behavior.items.minecraft:use_duration",
|
2022-06-07 20:49:57 +02:00
|
|
|
"additionalProperties": false,
|
|
|
|
|
"required": ["texture"],
|
|
|
|
|
"type": "integer",
|
|
|
|
|
"title": "Use Duration",
|
|
|
|
|
"description": "How long to use before item is done being used."
|
|
|
|
|
}
|