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

27 lines
465 B
JSON
Raw Normal View History

2021-11-21 22:38:48 +01:00
{
"type": "actuallyadditions:empowering",
"base": {
"item": "actuallyadditions:emeradic_crystal"
},
2024-03-03 01:20:53 +01:00
"color": 3492376,
"energy": 5000,
"modifiers": [
{
"tag": "forge:dyes/lime"
},
{
"item": "minecraft:tall_grass"
},
{
"tag": "minecraft:saplings"
},
{
"tag": "forge:slimeballs"
}
],
2021-11-21 22:38:48 +01:00
"result": {
2024-03-04 22:52:17 +01:00
"count": 1,
"result": "actuallyadditions:empowered_emeradic_crystal"
2024-03-03 01:20:53 +01:00
},
"time": 50
2021-11-21 22:38:48 +01:00
}