2018-11-24 15:06:18 +01:00
|
|
|
{
|
|
|
|
"type": "forge:ore_shaped",
|
|
|
|
"pattern": [
|
|
|
|
"ILI",
|
2018-12-02 00:20:01 +01:00
|
|
|
"SGE",
|
2018-11-24 15:06:18 +01:00
|
|
|
"ILI"
|
|
|
|
],
|
|
|
|
"key": {
|
|
|
|
"I": {
|
|
|
|
"type": "forge:ore_dict",
|
|
|
|
"ore": "ingotIron"
|
|
|
|
},
|
|
|
|
"L": {
|
|
|
|
"item": "minecraft:glass"
|
|
|
|
},
|
|
|
|
"S": {
|
2019-02-15 22:46:14 +01:00
|
|
|
"item": "naturesaura:token_terror"
|
2018-11-24 15:06:18 +01:00
|
|
|
},
|
|
|
|
"G": {
|
|
|
|
"item": "minecraft:glowstone"
|
2018-12-02 00:20:01 +01:00
|
|
|
},
|
|
|
|
"E": {
|
|
|
|
"type": "minecraft:item_nbt",
|
|
|
|
"item": "naturesaura:aura_bottle",
|
|
|
|
"nbt": {
|
|
|
|
"stored_type": "naturesaura:end"
|
|
|
|
}
|
2018-11-24 15:06:18 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"result": {
|
|
|
|
"item": "naturesaura:spawn_lamp"
|
|
|
|
}
|
|
|
|
}
|