mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-17 17:53:11 +01:00
22 lines
No EOL
402 B
JSON
22 lines
No EOL
402 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"RSR",
|
|
"SIS",
|
|
"RSR"
|
|
],
|
|
"key": {
|
|
"S": {
|
|
"item": "naturesaura:infused_stone"
|
|
},
|
|
"R": {
|
|
"item": "minecraft:redstone"
|
|
},
|
|
"I": {
|
|
"item": "naturesaura:eye"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "naturesaura:aura_detector"
|
|
}
|
|
} |