added tools

This commit is contained in:
Jottyfan
2024-11-23 19:31:37 +01:00
parent 7993693d9c
commit 6d2c1967fa
54 changed files with 1482 additions and 43 deletions

View File

@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "tools",
"pattern": [
"ss",
" |",
" |"
],
"key": {
"s": "quickiemod:quickieingot",
"|": "minecraft:stick"
},
"result": {
"id": "quickiemod:quickiepowderhoe",
"count": 1
}
}