Botania Tweaks

Botania Tweaks

3M Downloads

You accidentally a hard dep on JEI

Hubry opened this issue ยท 1 comments

commented

@GameRegistry.ObjectHolder("botania:terraplate")
public static final Item terraplate = Items.ACACIA_BOAT;

This seems to try and classload your JEI plugin which crashes.

Yes, this is from that Tophat guy's crash on vazgoo's discord. Yes he tried to play modded minecraft without JEI.

Reuploaded his crash here https://gist.github.com/Hubry/2ff277c9f7d6259e8e3b7985642fdecc

commented

Thanks for the crash report ๐Ÿ˜‰