Updating items
This commit is contained in:
9
source/behavior/items/format/components/max_damage.json
Normal file
9
source/behavior/items/format/components/max_damage.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.items.minecraft:max_damage",
|
||||
"additionalProperties": false,
|
||||
"type": "integer",
|
||||
"title": "Max Damage",
|
||||
"description": "Maximum Damage",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"minimum": 0
|
||||
}
|
||||
Reference in New Issue
Block a user