mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-17 17:53:11 +01:00
24 lines
No EOL
477 B
JSON
24 lines
No EOL
477 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"OOO",
|
|
"OEO",
|
|
"OOO"
|
|
],
|
|
"key": {
|
|
"E": {
|
|
"type": "forge:nbt",
|
|
"item": "naturesaura:aura_bottle",
|
|
"nbt": {
|
|
"stored_type": "naturesaura:nether"
|
|
}
|
|
},
|
|
"O": {
|
|
"item": "minecraft:bone_meal"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "naturesaura:crimson_meal",
|
|
"count": 8
|
|
}
|
|
} |