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