ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/empowering/enori.json
2024-03-12 20:09:08 +01:00

26 lines
446 B
JSON

{
"type": "actuallyadditions:empowering",
"base": {
"item": "actuallyadditions:enori_crystal"
},
"color": 13421772,
"energy": 5000,
"modifiers": [
{
"tag": "forge:dyes/gray"
},
{
"item": "minecraft:snowball"
},
{
"item": "minecraft:stone_button"
},
{
"tag": "forge:cobblestone"
}
],
"result": {
"item": "actuallyadditions:empowered_enori_crystal"
},
"time": 50
}