2018-12-01 18:56:05 +01:00
|
|
|
{
|
2020-01-22 20:31:09 +01:00
|
|
|
"type": "minecraft:crafting_shaped",
|
2018-12-01 18:56:05 +01:00
|
|
|
"pattern": [
|
|
|
|
"AAA",
|
|
|
|
"A A",
|
|
|
|
"A A"
|
|
|
|
],
|
|
|
|
"key": {
|
|
|
|
"A": {
|
|
|
|
"item": "naturesaura:infused_iron"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"result": {
|
|
|
|
"item": "naturesaura:infused_iron_pants"
|
|
|
|
}
|
|
|
|
}
|