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