The Aether

The Aether

32M Downloads

Refactor: Improvement of DimensionTypeMixin code.

bconlon1 opened this issue ยท 0 comments

commented

Should probably change if (this.effectsLocation.equals(new ResourceLocation(Aether.MODID, "the_aether"))) to if (this.effectsLocation.getNamespace().equals(Aether.MODID)).