Add missing item name

This commit is contained in:
Nassim Jahnke 2023-10-19 11:51:58 +10:00
parent c2117cbc20
commit 0427902626
No known key found for this signature in database
GPG Key ID: EF6771C01F6EF02F
2 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@
"items": { "items": {
"crafter": "crafting_table" "crafter": "crafting_table"
}, },
"itemnames": {
"crafter": "1.21 Crafter"
},
"blockentities": { "blockentities": {
"crafter": "" "crafter": ""
}, },