mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-17 17:53:11 +01:00
23 lines
424 B
JSON
23 lines
424 B
JSON
|
{
|
||
|
"type": "forge:ore_shaped",
|
||
|
"pattern": [
|
||
|
" ST",
|
||
|
"SRS",
|
||
|
"RS "
|
||
|
],
|
||
|
"key": {
|
||
|
"R": {
|
||
|
"item": "naturesaura:ancient_stick"
|
||
|
},
|
||
|
"S": {
|
||
|
"type": "forge:ore_dict",
|
||
|
"ore": "stone"
|
||
|
},
|
||
|
"T": {
|
||
|
"item": "naturesaura:token_terror"
|
||
|
}
|
||
|
},
|
||
|
"result": {
|
||
|
"item": "naturesaura:cave_finder"
|
||
|
}
|
||
|
}
|