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
19 stars 12 forks source link

Rewrite WorldRenderer mixin #5

Closed pajicadvance closed 1 month ago

pajicadvance commented 1 month 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 .