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