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

26 lines
455 B
JSON

{
"type": "actuallyadditions:empowering",
"base": {
"item": "actuallyadditions:diamatine_crystal"
},
"color": 6522834,
"energy": 5000,
"modifiers": [
{
"tag": "forge:dyes/light_blue"
},
{
"item": "minecraft:clay_ball"
},
{
"item": "minecraft:clay_ball"
},
{
"item": "minecraft:clay"
}
],
"result": {
"item": "actuallyadditions:empowered_diamatine_crystal"
},
"time": 50
}