This commit is contained in:
2026-01-07 09:36:07 +01:00
parent 84c354cf7e
commit c1b19343ae
449 changed files with 5277 additions and 2496 deletions

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"WP ",
"PWP",
" PW"
],
"key": {
"W": {
"item": "szar:weed"
},
"P": {
"item": "minecraft:paper"
}
},
"result": {
"item": "szar:weed_joint",
"count": 1
}
}