Lucky Block Cobblemon

This mod adds Lucky Blocks to Cobblemon, with 100% configurable events via JSON.

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

Fabric

modImplementation "curse.maven:lucky-block-cobblemon-1277120:8219195"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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 reload now 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.json for 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 /spawnluckornot command.

Notes

  • Structure events are still supported in Lucky Block pools.
  • Removing /spawnluckornot does not remove structure support from Lucky Block events.
  • Recipe changes may require /reload or a server restart.
  • Worldgen changes require a server restart and only affect newly generated chunks.