

Lodestone - LodestarMC
5/15/2024
A modding library for Minecraft Java Edition, specializing in streamiling the VFX process for mod developers
Features
- A lot of shaders
- Various helper classes & utilities
- A simple screenshake implementation
- Some commonly used attributes in our mods
- A system allowing for custom fire effects applied to entities
- A particle system with a huge amount of per-particle configuration
- A simple system for multiblock structures & block entity inventory handlers
- A system for onscreen GUI-side particles with similar configuration to our other particle system
- A world event system, similar to entities but saved, rendered, and ticked per dimension, rather than per chunk
- A texture loader implementation; allowing for duplicating vanilla assets at a new directory during runtime. Also allows modifying the copied texture in various ways
← Back to projects