Botania Editor

Botania Editor

427k Downloads

Munchdew range check is incorrect

nyan-ko opened this issue ยท 1 comments

commented

In MunchdewMixin.java, the changeRange method specifies the wrong corner positions. It actually checks a box that is the specified range centered at (0, 0, 0) instead of at the Munchdew.

commented

See PR #8 for a quick workaround