mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-17 17:53:11 +01:00
90e93bdb35
Closes #76
23 lines
No EOL
408 B
JSON
23 lines
No EOL
408 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"LNL",
|
|
"NGN",
|
|
"LNL"
|
|
],
|
|
"key": {
|
|
"N": {
|
|
"tag": "forge:nuggets/gold"
|
|
},
|
|
"G": {
|
|
"item": "minecraft:grass"
|
|
},
|
|
"L": {
|
|
"tag": "minecraft:leaves"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "naturesaura:gold_fiber",
|
|
"count": 4
|
|
}
|
|
} |