mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-05 12:59:08 +01:00
16 lines
No EOL
265 B
JSON
16 lines
No EOL
265 B
JSON
{
|
|
"type": "forge:ore_shaped",
|
|
"pattern": [
|
|
"WW",
|
|
"WW"
|
|
],
|
|
"key": {
|
|
"W": {
|
|
"item": "naturesaura:infused_stone"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "naturesaura:infused_brick",
|
|
"count": 4
|
|
}
|
|
} |