mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-04 20:39:09 +01:00
16 lines
266 B
JSON
16 lines
266 B
JSON
|
{
|
||
|
"type": "forge:ore_shaped",
|
||
|
"pattern": [
|
||
|
"III",
|
||
|
"III",
|
||
|
"III"
|
||
|
],
|
||
|
"key": {
|
||
|
"I": {
|
||
|
"item": "naturesaura:infused_iron"
|
||
|
}
|
||
|
},
|
||
|
"result": {
|
||
|
"item": "naturesaura:infused_iron_block"
|
||
|
}
|
||
|
}
|