blueprint

This commit is contained in:
2026-03-25 09:38:43 +01:00
parent f5f2443650
commit a678f3dd02
62 changed files with 1216 additions and 42 deletions

View File

@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" P ",
"P P",
" P "
],
"key": {
"P": {
"item": "minecraft:paper"
}
},
"result": {
"item": "szar:empty_joint",
"count": 1
}
}

View File

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