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"
},
"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
"energy": 5000,
"time": 50,
"color": 6522834,
2021-11-21 22:38:48 +01:00
"result": {
2021-11-24 17:57:31 +01:00
"item": "actuallyadditions:empowered_diamatine_crystal"
2021-11-21 22:38:48 +01:00
}
}