This repository was archived by the owner on Feb 1, 2026. It is now read-only.
Wertyfire Core v1.0.2
Features
• Added ParticleUtils to spawn particles by name instead of Minecraft.getMinecraft().effectRenderer.addEffect(new EntityFX(...));
• Added class RGBA (to store rgb colors)
• Added class StringUtils