made depth ingots much cheaper

closes #330
This commit is contained in:
Ell 2023-11-13 18:30:26 +01:00
parent 453754096e
commit 7865f2683c

View file

@ -1,9 +1,9 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"SGS",
"GIG",
"SGS"
" I ",
"GSG",
" I "
],
"key": {
"I": {
@ -19,4 +19,4 @@
"result": {
"item": "naturesaura:depth_ingot"
}
}
}