File Details
lucky-block-cobblemon-0.1.8.jar
- R
- Jun 9, 2026
- 372.10 KB
- 6.1K
- 1.21.1
- Fabric
File Name
lucky-block-cobblemon-0.1.8.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
This update introduces the new config structure and removes the unsafe manual Luck or Not structure command.
Changed
- Reworked the config system into a cleaner folder-based structure.
- New configs are now generated inside:
config/luckyblockcobblemon/
- Older config files are now treated as legacy and can still be reused through the migration system.
/luckyblock reloadnow supports the new config structure.- Global Lucky Block settings now take priority over older pool-level settings.
- Structure rewards now remain tied to the Lucky Block event system instead of a separate public command.
Added
- Added
settings.jsonfor global options such as recipes, world generation, structure events, strict config behavior, and Creative Mode behavior. - Added separated pool files for default, legendary, and themed Lucky Blocks.
- Added
strictConfigEvents, making Lucky Blocks only execute valid events from the loaded config. - Added
enableStructureEvents, allowing structure events from Lucky Block pools to be enabled or disabled globally.
Removed
- Removed the
/spawnluckornotcommand.
Notes
- Structure events are still supported in Lucky Block pools.
- Removing
/spawnluckornotdoes not remove structure support from Lucky Block events. - Recipe changes may require
/reloador a server restart. - Worldgen changes require a server restart and only affect newly generated chunks.