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

10 lines
179 B
JSON
Raw Normal View History

2021-11-21 22:38:48 +01:00
{
"type": "actuallyadditions:laser",
"ingredient": {
"item": "actuallyadditions:lens"
},
"energy": 5000,
"result": {
"item": "actuallyadditions:color_lens"
}
}