mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-17 17:53:11 +01:00
22 lines
No EOL
403 B
JSON
22 lines
No EOL
403 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"WHW",
|
|
"WDW",
|
|
"WWW"
|
|
],
|
|
"key": {
|
|
"W": {
|
|
"tag": "minecraft:planks"
|
|
},
|
|
"D": {
|
|
"item": "minecraft:dirt"
|
|
},
|
|
"H": {
|
|
"item": "naturesaura:infused_iron_hoe"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "naturesaura:farming_stencil"
|
|
}
|
|
} |