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

10 lines
158 B
JSON
Raw Normal View History

2021-11-21 22:38:48 +01:00
{
"type": "actuallyadditions:laser",
"ingredient": {
"tag": "forge:sand"
},
"energy": 20000,
"result": {
"item": "minecraft:soul_sand"
}
}