Dropped gold paxel until it's tweaked

Currently doesn't have the same reworked stats as other gold tools.
This commit is contained in:
patience 2025-12-13 14:52:34 +00:00
parent a5f76d526f
commit e6de01893e
No known key found for this signature in database

View file

@ -1,22 +0,0 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"#*#",
"#/#",
" / "
],
"key": {
"#": {
"item": "minecraft:gold_ingot"
},
"*": {
"item": "minecraft:diamond"
},
"/": {
"item": "minecraft:stick"
}
},
"result": {
"item": "paxelsfordummies:golden_paxel"
}
}