Skip to content

mc1.19.2-0.0.3

Compare
Choose a tag to compare
@AbdElAziz333 AbdElAziz333 released this 30 Sep 18:21
37bd58b

Additions :

fix: replaced in LandPathNodeMakerMixin overwrite with injecting and cancelling pattern to avoid incompatibilities with other mods. (Thanks for devpelux)
fix: crash when using ponder feature from Create mod.
fix: disable world border listener usage in block entity ticking due to memory leaks.
fix: disable broken shulker box sleeping.
fix: hopper sleeping condition uses optimized isEmpty/isFull check.
fix: hoppers not tracking inventory above when they are not full.
fix: hopper sleeping twice causing to not wake up properly.