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