ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/empowering/void.json

24 lines
434 B
JSON
Raw Normal View History

2021-11-21 22:38:48 +01:00
{
"type": "actuallyadditions:empowering",
"base": {
"item": "actuallyadditions:void_crystal"
},
"modifier1": {
"tag": "forge:dyes/black"
},
"modifier2": {
"tag": "minecraft:coals"
},
"modifier3": {
"item": "minecraft:flint"
},
"modifier4": {
"tag": "forge:stone"
},
"energy": 5000,
"time": 3355443,
"color": 50,
"result": {
"item": "actuallyadditions:void_empowered_crystal"
}
}