Open GrameJunior opened 3 years ago
Hey, sorry I never responded. I did attempt to implement item tags in version 6.0, but they did not work as expected. I'll have to generate the JSON assets instead, which will have to wait until 6.1.
Hello! No problem, as you already responded on your Curse mod page. As I have already removed the mod from the pack, so I can use Mekanism, I can wait for this update until the next pack I'll play.
Cheers!
Wrong github user, but nevermind ;)
Hello!
I wanted to use this mod in combination with Mekanism on 1.16, until I came to the point of having a digital miner.
In the digital miner, you can search and mine ores by giving block tags. In this case, I used
forge:ores
, but didn't receive any Vanilla ores (coal/iron/...).Issue was, that the generated ores did not have the tag, like all other ores do. I think the only tag was
osv:diamond_ore
.