mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-17 09:53:11 +01:00
25 lines
479 B
JSON
25 lines
479 B
JSON
|
{
|
||
|
"type": "minecraft:crafting_shaped",
|
||
|
"pattern": [
|
||
|
" DT",
|
||
|
"GRD",
|
||
|
"RG "
|
||
|
],
|
||
|
"key": {
|
||
|
"R": {
|
||
|
"item": "naturesaura:ancient_stick"
|
||
|
},
|
||
|
"D": {
|
||
|
"item": "minecraft:diamond"
|
||
|
},
|
||
|
"G": {
|
||
|
"item": "minecraft:gold_ingot"
|
||
|
},
|
||
|
"T": {
|
||
|
"item": "naturesaura:token_euphoria"
|
||
|
}
|
||
|
},
|
||
|
"result": {
|
||
|
"item": "naturesaura:loot_finder"
|
||
|
}
|
||
|
}
|