Chailotl / particular

Enhances Minecraft's ambience with hand-crafted visual effects like fireflies, falling leaves, and waterfall cascades
GNU Lesser General Public License v3.0
38 stars 21 forks source link

Rewrite WorldRenderer mixin #5

Closed pajicadvance closed 6 months ago

pajicadvance commented 6 months ago

Now uses a regular Inject instead of ModifyArg. Should be much more robust and less prone to mod conflicts.

Fixes crash with Fancy Block Particles described in #4 .