ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/laser/laser_relay.json

11 lines
210 B
JSON
Raw Normal View History

2021-11-21 22:38:48 +01:00
{
"type": "actuallyadditions:laser",
2024-03-03 01:20:53 +01:00
"energy": 2000,
2021-11-21 22:38:48 +01:00
"ingredient": {
"item": "actuallyadditions:laser_relay_item"
},
"result": {
2024-03-04 22:52:17 +01:00
"count": 1,
"result": "actuallyadditions:laser_relay"
2021-11-21 22:38:48 +01:00
}
}