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

26 lines
455 B
JSON
Raw Normal View History

2021-11-21 22:38:48 +01:00
{
"type": "actuallyadditions:empowering",
"base": {
"item": "actuallyadditions:diamatine_crystal"
},
2024-03-03 01:20:53 +01:00
"color": 6522834,
"energy": 5000,
"modifiers": [
{
"tag": "forge:dyes/light_blue"
},
{
"item": "minecraft:clay_ball"
},
{
"item": "minecraft:clay_ball"
},
{
"item": "minecraft:clay"
}
],
2021-11-21 22:38:48 +01:00
"result": {
"item": "actuallyadditions:empowered_diamatine_crystal"
2024-03-03 01:20:53 +01:00
},
"time": 50
2021-11-21 22:38:48 +01:00
}