mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-17 17:53:11 +01:00
30 lines
636 B
JSON
30 lines
636 B
JSON
|
{
|
||
|
"type": "forge:ore_shaped",
|
||
|
"pattern": [
|
||
|
"IEI",
|
||
|
"ISI",
|
||
|
"IOI"
|
||
|
],
|
||
|
"key": {
|
||
|
"E": {
|
||
|
"item": "naturesaura:token_terror"
|
||
|
},
|
||
|
"O": {
|
||
|
"type": "minecraft:item_nbt",
|
||
|
"item": "naturesaura:aura_bottle",
|
||
|
"nbt": {
|
||
|
"stored_type": "naturesaura:nether"
|
||
|
}
|
||
|
},
|
||
|
"S": {
|
||
|
"type": "forge:ore_dict",
|
||
|
"ore": "stickWood"
|
||
|
},
|
||
|
"I": {
|
||
|
"item": "naturesaura:sky_ingot"
|
||
|
}
|
||
|
},
|
||
|
"result": {
|
||
|
"item": "naturesaura:dimension_rail_nether"
|
||
|
}
|
||
|
}
|