ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/mininglens/stone_copper_ore.json

10 lines
165 B
JSON
Raw Normal View History

2024-03-16 19:08:38 +01:00
{
"type": "actuallyadditions:mining_lens",
"ingredient": {
"tag": "forge:stone"
},
"result": {
"item": "minecraft:copper_ore"
},
"weight": 5000
}