Wertyfire Core 1.7.10-1.0.2
on Aug 22, 2024What's new
• added ParticleUtils class to spawn particles more easily
• added class RGBA (to store rgba color)
• added class StringUtils
Wertyfire Core 1.7.10-1.0.1
on Jul 30, 2024What's new
• now CompressedBlock and CompressedPoweredBlock using ModContext#resourceContext instead of using texture name without domain
Wertyfire Core 1.7.10-1.0.0
on Jul 29, 2024Features:
• added DefaultBlock - default class for blocks
• added CompressedBlock - default class for compressed blocks
• added CompressedPoweredBlock - default class for powered compressed blocks
• added DefaultItem - default class for items
• context package (see more in sources in ru.wertyfiregames.wertyfirecore.context)
• added ChatUtils - utils for chat
• added CompatibilityUtils - utils for compatibility