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

26 lines
461 B
JSON
Raw Normal View History

2021-11-21 22:38:48 +01:00
{
"type": "actuallyadditions:empowering",
"base": {
"item": "actuallyadditions:emeradic_crystal_block"
},
2024-03-03 01:20:53 +01:00
"color": 3492376,
"energy": 50000,
"modifiers": [
{
"tag": "forge:dyes/lime"
},
{
"item": "minecraft:tall_grass"
},
{
"tag": "minecraft:saplings"
},
{
"tag": "forge:slimeballs"
}
],
2021-11-21 22:38:48 +01:00
"result": {
"item": "actuallyadditions:empowered_emeradic_crystal_block"
2024-03-03 01:20:53 +01:00
},
"time": 500
2021-11-21 22:38:48 +01:00
}