Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.

Wertyfire Core v1.0.2

Choose a tag to compare

@Wertyfire Wertyfire released this 22 Aug 14:32
· 6 commits to 1.7.10 since this release

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