update once more

This commit is contained in:
sillyangel
2024-12-30 18:57:02 -06:00
parent 3f3a1e69d4
commit 0480586663
71 changed files with 2122 additions and 1721 deletions

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"A": {
"item": "nuggetmod:nugget"
},
"B": {
"item": "minecraft:stick"
}
},
"pattern": [
" AA",
" BA",
" B "
],
"result": {
"count": 1,
"id": "nuggetmod:nugget_axe"
}
}