ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/mininglens/stone_coal_ore.json
2024-03-12 20:09:08 +01:00

10 lines
163 B
JSON

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