mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-16 17:33:12 +01:00
15 lines
282 B
JSON
15 lines
282 B
JSON
|
{
|
||
|
"type": "naturesaura:altar",
|
||
|
"input": {
|
||
|
"item": "minecraft:red_mushroom"
|
||
|
},
|
||
|
"output": {
|
||
|
"item": "minecraft:crimson_fungus"
|
||
|
},
|
||
|
"aura_type": "naturesaura:nether",
|
||
|
"catalyst": {
|
||
|
"item": "naturesaura:conversion_catalyst"
|
||
|
},
|
||
|
"aura": 30000,
|
||
|
"time": 250
|
||
|
}
|