mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-12-22 06:59:22 +01:00
parent
453754096e
commit
7865f2683c
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"SGS",
|
" I ",
|
||||||
"GIG",
|
"GSG",
|
||||||
"SGS"
|
" I "
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"I": {
|
"I": {
|
||||||
|
@ -19,4 +19,4 @@
|
||||||
"result": {
|
"result": {
|
||||||
"item": "naturesaura:depth_ingot"
|
"item": "naturesaura:depth_ingot"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue