mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-17 09:53:11 +01:00
16 lines
263 B
JSON
16 lines
263 B
JSON
|
{
|
||
|
"type": "minecraft:crafting_shaped",
|
||
|
"pattern": [
|
||
|
"AAA",
|
||
|
"A A",
|
||
|
"A A"
|
||
|
],
|
||
|
"key": {
|
||
|
"A": {
|
||
|
"item": "naturesaura:sky_ingot"
|
||
|
}
|
||
|
},
|
||
|
"result": {
|
||
|
"item": "naturesaura:sky_pants"
|
||
|
}
|
||
|
}
|