mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-04 20:39:09 +01:00
31 lines
606 B
JSON
31 lines
606 B
JSON
|
{
|
||
|
"type": "forge:ore_shaped",
|
||
|
"pattern": [
|
||
|
"SFI",
|
||
|
"TXT",
|
||
|
"ILS"
|
||
|
],
|
||
|
"key": {
|
||
|
"F": {
|
||
|
"item": "minecraft:feather"
|
||
|
},
|
||
|
"L": {
|
||
|
"item": "minecraft:flint"
|
||
|
},
|
||
|
"S": {
|
||
|
"item": "naturesaura:infused_stone"
|
||
|
},
|
||
|
"T": {
|
||
|
"item": "naturesaura:token_rage"
|
||
|
},
|
||
|
"I": {
|
||
|
"item": "naturesaura:sky_ingot"
|
||
|
},
|
||
|
"X": {
|
||
|
"item": "minecraft:compass"
|
||
|
}
|
||
|
},
|
||
|
"result": {
|
||
|
"item": "naturesaura:projectile_generator"
|
||
|
}
|
||
|
}
|