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

26 lines
427 B
JSON
Raw Normal View History

2021-11-21 22:38:48 +01:00
{
"type": "actuallyadditions:empowering",
"base": {
"item": "actuallyadditions:void_crystal"
},
"modifiers": [
{
"tag": "forge:dyes/black"
},
{
"tag": "minecraft:coals"
},
{
"item": "minecraft:flint"
},
{
"tag": "forge:stone"
}
],
2021-11-21 22:38:48 +01:00
"energy": 5000,
"time": 50,
"color": 3355443,
2021-11-21 22:38:48 +01:00
"result": {
2021-11-24 17:57:31 +01:00
"item": "actuallyadditions:empowered_void_crystal"
2021-11-21 22:38:48 +01:00
}
}