@minecraft/creator-tools
Version:
Minecraft Creator Tools command line and libraries.
18 lines • 392 B
JSON
{
"fields": [
{
"id": "items",
"title": "items",
"description": "Items that may be used to repair an item.",
"dataType": 16
},
{
"id": "repair_amount",
"title": "repair_amount",
"description": "How much the item is repaired.",
"dataType": 16
}
],
"description": "Repair Items",
"title": "Repair Items"
}