mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-17 05:13:11 +01:00
10 lines
192 B
JSON
10 lines
192 B
JSON
|
{
|
||
|
"type": "actuallyadditions:laser",
|
||
|
"ingredient": {
|
||
|
"item": "actuallyadditions:laser_relay_item"
|
||
|
},
|
||
|
"energy": 2000,
|
||
|
"result": {
|
||
|
"item": "actuallyadditions:laser_relay"
|
||
|
}
|
||
|
}
|