mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 21:13:11 +01:00
24 lines
472 B
JSON
24 lines
472 B
JSON
|
{
|
||
|
"type": "actuallyadditions:empowering",
|
||
|
"base": {
|
||
|
"item": "actuallyadditions:restonia_crystal_block"
|
||
|
},
|
||
|
"modifier1": {
|
||
|
"tag": "forge:dyes/red"
|
||
|
},
|
||
|
"modifier2": {
|
||
|
"item": "minecraft:nether_brick"
|
||
|
},
|
||
|
"modifier3": {
|
||
|
"tag": "forge:dusts/redstone"
|
||
|
},
|
||
|
"modifier4": {
|
||
|
"item": "minecraft:brick"
|
||
|
},
|
||
|
"energy": 50000,
|
||
|
"time": 10365735,
|
||
|
"color": 500,
|
||
|
"result": {
|
||
|
"item": "actuallyadditions:empowered_restonia_crystal_block"
|
||
|
}
|
||
|
}
|