Poke Isles Lucky Egg Consumable changes Cobblemon’s Lucky Egg into a timed consumable held item.
While a Pokémon is actively holding a Lucky Egg, the item counts down over time. Once its timer runs out, the Lucky Egg is consumed and removed from the Pokémon’s held item slot.
This helps keep Lucky Eggs powerful without making them permanent, while still letting players use them normally during training.
Features
- Adds an active-use timer to
cobblemon:lucky_egg - Timer only runs while the Lucky Egg is held by a Pokémon
- Consumes the Lucky Egg automatically when the timer expires
- Timer is stored on the Lucky Egg item itself
- Moving the same Lucky Egg between Pokémon does not reset the timer
- Configurable duration
- Designed for Cobblemon servers
Default Duration
By default, Lucky Eggs last:
1 hour of active held use
Config
The duration can be changed in:
config/pokeisles_lucky_egg_consumable.properties
Default config:
duration_seconds=3600
debug=false

