Updated item components

This commit is contained in:
DaanV2
2021-09-21 23:24:24 +02:00
parent a5fb7c8da7
commit a742b8f721
5 changed files with 24 additions and 20 deletions

View File

@@ -14,7 +14,7 @@
}
},
"properties": {
"block": { "type": "string", "description": "Set the placement block name for the planter item.", "title": "Protection" },
"block": { "type": "string", "description": "Set the placement block name for the planter item.", "title": "Block" },
"use_on": {
"description": "List of block descriptors that contain blocks that this item can be used on. If left empty, all blocks will be allowed.",
"title": "Use On",