ActuallyAdditions/src/main/resources/data/actuallyadditions/recipes/mininglens/xycraft/xychorium_ore_blue.json

16 lines
294 B
JSON
Raw Normal View History

{
"neoforge:conditions": [
{
"type": "neoforge:mod_loaded",
"modid": "xycraft_world"
}
],
"type": "actuallyadditions:mining_lens",
"ingredient": {
"tag": "forge:stone"
},
"result": {
"item": "xycraft_world:xychorium_ore_stone_blue"
},
"weight": 300
}