ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/mininglens/stone_coal_ore.json
2022-08-30 17:20:32 -05:00

10 lines
163 B
JSON

{
"type": "actuallyadditions:mining_lens",
"ingredient": {
"tag": "forge:stone"
},
"weight": 5000,
"result": {
"item": "minecraft:coal_ore"
}
}