mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-04 20:39:09 +01:00
15 lines
249 B
JSON
15 lines
249 B
JSON
|
{
|
||
|
"type": "forge:ore_shaped",
|
||
|
"pattern": [
|
||
|
"W"
|
||
|
],
|
||
|
"key": {
|
||
|
"W": {
|
||
|
"item": "naturesaura:ancient_log"
|
||
|
}
|
||
|
},
|
||
|
"result": {
|
||
|
"item": "naturesaura:ancient_planks",
|
||
|
"count": 2
|
||
|
}
|
||
|
}
|