extended police and items

This commit is contained in:
2026-01-29 10:32:29 +01:00
parent b7c5f9cb31
commit 1cf3b06f59
22 changed files with 302 additions and 56 deletions

View File

@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"BBB",
"NNB"
],
"key": {
"B": {
"item": "minecraft:iron_ingot"
},
"N": {
"item": "minecraft:iron_nugget"
}
},
"result": {
"item": "szar:police_key",
"count": 1
}
}