added tools

This commit is contained in:
Jottyfan
2026-01-02 00:18:27 +01:00
parent 4dcd8641dc
commit ec10e5c285
74 changed files with 1664 additions and 1 deletions
@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "tools",
"pattern": [
"s",
"|",
"|"
],
"key": {
"s": "quickly:quickieingot",
"|": "quickly:copperstick"
},
"result": {
"id": "quickly:quickiepowdershovel",
"count": 1
}
}