mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-17 17:53:11 +01:00
15 lines
254 B
JSON
15 lines
254 B
JSON
|
{
|
||
|
"type": "forge:ore_shaped",
|
||
|
"pattern": [
|
||
|
"I"
|
||
|
],
|
||
|
"key": {
|
||
|
"I": {
|
||
|
"item": "naturesaura:infused_iron_block"
|
||
|
}
|
||
|
},
|
||
|
"result": {
|
||
|
"item": "naturesaura:infused_iron",
|
||
|
"count": 9
|
||
|
}
|
||
|
}
|