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

27 lines
483 B
JSON
Raw Normal View History

2021-11-21 22:38:48 +01:00
{
"type": "actuallyadditions:empowering",
"base": {
"item": "actuallyadditions:restonia_crystal_block"
},
2024-03-03 01:20:53 +01:00
"color": 10365735,
"energy": 50000,
"modifiers": [
{
"tag": "forge:dyes/red"
},
{
"item": "minecraft:nether_brick"
},
{
"tag": "forge:dusts/redstone"
},
{
"item": "minecraft:brick"
}
],
2021-11-21 22:38:48 +01:00
"result": {
2024-03-04 22:52:17 +01:00
"count": 1,
"result": "actuallyadditions:empowered_restonia_crystal_block"
2024-03-03 01:20:53 +01:00
},
"time": 500
2021-11-21 22:38:48 +01:00
}