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

27 lines
478 B
JSON
Raw Normal View History

2021-11-21 22:38:48 +01:00
{
"type": "actuallyadditions:empowering",
"base": {
"item": "actuallyadditions:enori_crystal_block"
},
2024-03-03 01:20:53 +01:00
"color": 13421772,
"energy": 50000,
"modifiers": [
{
"tag": "forge:dyes/gray"
},
{
"item": "minecraft:snowball"
},
{
"item": "minecraft:stone_button"
},
{
"tag": "forge:cobblestone"
}
],
2021-11-21 22:38:48 +01:00
"result": {
2024-03-04 22:52:17 +01:00
"count": 1,
"result": "actuallyadditions:empowered_enori_crystal_block"
2024-03-03 01:20:53 +01:00
},
"time": 500
2021-11-21 22:38:48 +01:00
}