BetterEnd/src/main/generated/data/betterend/recipes/enchanted_petal.json
2023-04-29 15:46:05 +02:00

24 lines
No EOL
435 B
JSON

{
"type": "betterend:infusion",
"catalysts": {
"east": {
"item": "betterend:crystal_shards"
},
"north": {
"item": "betterend:crystal_shards"
},
"south": {
"item": "betterend:crystal_shards"
},
"west": {
"item": "betterend:crystal_shards"
}
},
"input": {
"item": "betterend:hydralux_petal"
},
"result": {
"item": "betterend:enchanted_petal"
},
"time": 75
}