mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-17 17:53:11 +01:00
26 lines
No EOL
534 B
JSON
26 lines
No EOL
534 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
" B ",
|
|
"CEC",
|
|
" B "
|
|
],
|
|
"key": {
|
|
"E": {
|
|
"item": "minecraft:ender_eye"
|
|
},
|
|
"C": {
|
|
"item": "minecraft:tripwire_hook"
|
|
},
|
|
"B": {
|
|
"type": "forge:nbt",
|
|
"item": "naturesaura:aura_bottle",
|
|
"nbt": {
|
|
"stored_type": "naturesaura:overworld"
|
|
}
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "naturesaura:outpost_finder"
|
|
}
|
|
} |