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

27 lines
445 B
JSON
Raw Normal View History

2021-11-21 22:38:48 +01:00
{
"type": "actuallyadditions:empowering",
"base": {
"item": "actuallyadditions:void_crystal"
},
2024-03-03 01:20:53 +01:00
"color": 3355443,
"energy": 5000,
"modifiers": [
{
"tag": "forge:dyes/black"
},
{
"tag": "minecraft:coals"
},
{
"item": "minecraft:flint"
},
{
"tag": "forge:stone"
}
],
2021-11-21 22:38:48 +01:00
"result": {
2024-03-04 22:52:17 +01:00
"count": 1,
"result": "actuallyadditions:empowered_void_crystal"
2024-03-03 01:20:53 +01:00
},
"time": 50
2021-11-21 22:38:48 +01:00
}