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

Wertyfire Core v1.0.0

Choose a tag to compare

@Wertyfire Wertyfire released this 27 Jul 14:46
· 21 commits to 1.7.10 since this release

Features

• DefaultBlock class - all params in constructor instead of setName(name).setTextureName(textureName)
• CompressedBlock class - same as DefaultBlock but for compressed blocks
• CompressedPoweredBlock class - same as DefaultBlock but for compressed powered blocks (these classes are mostly used)
• DefaultItem - same as DefaultBlock but for items
• context package - see in javadoc in sources
• ChatUtils - utils for chat
• CompatibilityUtils - utils for mods compatibility