This commit is contained in:
2025-12-17 09:34:24 +01:00
commit 65ef84f83e
107 changed files with 3733 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" M ",
" B ",
"B B"
],
"key": {
"M": {
"item": "minecraft:milk_bucket"
},
"B": {
"item": "minecraft:beef"
}
},
"result": {
"item": "szar:fasz",
"count": 1
}
}