mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-05 12:59:08 +01:00
30 lines
No EOL
609 B
JSON
30 lines
No EOL
609 B
JSON
{
|
|
"type": "forge:ore_shaped",
|
|
"pattern": [
|
|
"GIG",
|
|
"GPG",
|
|
"GEG"
|
|
],
|
|
"key": {
|
|
"G": {
|
|
"item": "minecraft:glass"
|
|
},
|
|
"I": {
|
|
"item": "naturesaura:infused_iron"
|
|
},
|
|
"P": {
|
|
"item": "minecraft:piston"
|
|
},
|
|
"E": {
|
|
"type": "minecraft:item_nbt",
|
|
"item": "naturesaura:aura_bottle",
|
|
"nbt": {
|
|
"stored_type": "naturesaura:end"
|
|
}
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "naturesaura:field_creator",
|
|
"count": 2
|
|
}
|
|
} |