File Details
planar_cms-0.8.0-1.20.1.jar
- B
- Jul 12, 2025
- 94.90 KB
- 191
- 1.20.1
- Forge
File Name
planar_cms-0.8.0-1.20.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Added Features:
- Can now declare items / blocks from an entire mod with
modid:*, - Collections now support
-, allowing you to build a collection of items / blocks from Tags, Mods, etc while explicitly removing specific blocks. - Declared Tool types are no longer translated, for easier configuration since most people won't be expecting to add translation keys for their configured tool types,
- Example configs generated from the Template won't include Comments, so they are easier to edit
- Improved config parsing and error logging again,
- Minor refactors and bug fixes
Fixed bugs:
- Removed random logging,
- Fixed error handling bugs and added more error handling,
- Fixed client config sync issue

