Mekanism

Mekanism

111M Downloads

[API] ItemRetriever fails

emperor06 opened this issue ยท 1 comments

commented

I think there's an issue with mekanism.api.ItemRetriever.
Class.forName() looks for the Mekanism class to get the items but it seems all the objects move to MekanismItems and MekanismBlocks.
Or maybe ItemRetriever is deprecated and we can use IMC? That would actually be cool :)

commented

Fixed in development :)