What's new
• replaced I18n#format with StatCollector#translateToLocal in ChatUtils#sendMessageWithLink to avoid crashes on server
What's new
• added ParticleUtils class to spawn particles more easily
• added class RGBA (to store rgba color)
• added class StringUtils
What's new
• now CompressedBlock and CompressedPoweredBlock using ModContext#resourceContext instead of using texture name without domain
Features:
• 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


