Dropped gold paxel until it's tweaked
Currently doesn't have the same reworked stats as other gold tools.
This commit is contained in:
parent
a5f76d526f
commit
e6de01893e
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue