mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-17 17:53:11 +01:00
31 lines
No EOL
615 B
JSON
31 lines
No EOL
615 B
JSON
{
|
|
"type": "minecraft:crafting_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"
|
|
}
|
|
} |