mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-16 17:33:12 +01:00
18 lines
No EOL
307 B
JSON
18 lines
No EOL
307 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"L",
|
|
"W"
|
|
],
|
|
"key": {
|
|
"W": {
|
|
"tag": "minecraft:logs"
|
|
},
|
|
"L": {
|
|
"item": "naturesaura:gold_leaf"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "naturesaura:wood_stand"
|
|
}
|
|
} |