@minecraft/creator-tools
Version:
Minecraft Creator Tools command line and libraries.
32 lines (31 loc) • 775 B
JSON
{
"hideRootTitle": true,
"items": {
"children": {
"total_exp_required": { "title": "Total Exp Required", "default": 0 },
"groups": {
"title": "Groups",
"items": {
"children": {
"num_to_select": { "title": "Num To Select", "default": 0 },
"trades": {
"title": "Trades",
"items": {
"children": {
"gives": {
"title": "Gives",
"oneOf": "uichoice"
},
"wants": {
"title": "Wants",
"oneOf": 1
}
}
}
}
}
}
}
}
}
}