File Details
LumyMon 0.6.2
- B
- Feb 27, 2026
- 2.22 MB
- 511.6K
- 1.21.1
- Fabric
File Name
LumyMon-0.6.3.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
LumyMon 0.6.2
🏛️ Legendary Altars & Ancient Statues
- Regi Temples: Added new altars for Regidrago and Regieleki, including custom ores required to craft their respective relics
- Regigigas: A majestic new statue based on the official Cobblemon Team model
- Space-Time Duo: Introducing the Altar of Space-Time and stunning custom statues for Dialga and Palkia, thanks to the incredible models by BlaziumHydro
- The Stark Forge: A new specialized furnace used to smelt the Magma Stone to summon Heatran
- Lake Guardians: Altars for Uxie, Mesprit, and Azelf which grant unique Jewels used to reforge the Red Chain
- Lunar & Nightmare Altars: Added the Cresselia Altar and the Darkrai Shrine
- Flower Paradise Altar: Added the Shaymin Altar, designed to work with the Gracidea Flower (from Mega Showdown)
🚀 New Feature: Raid Enhancements
Raid Crystal Overlay (HUD): Developed a custom rendering system that displays information when looking at a Raid Crystal:
- Dynamic Visuals: Shows the Boss Pokémon icon (with special support for Mega Evolutions), its Tier (Stars), and Raid Type
- Smart Backgrounds: The HUD background color dynamically matches the Elemental Type of the Raid
- Real-time Data: Integrated a custom network system to show the Player Count (e.g., 1/4) and a Reset Timer that syncs with the server
Raid Cheer Handler: Players automatically receive 3x of each Raid Cheer (Heal, Defense, Attack) upon entering the Raid Dimension
- Overflow Protection: If the inventory is full, Cheers are dropped at the player's feet with a notification
- Auto-Cleanup: All Raid Cheers are automatically removed from the inventory when leaving the Raid Dimension
🛠️ New Mechanics & Progression
- The Red Chain: A powerful, single-use artifact (breaks upon use) required to summon Dialga, Palkia, and Giratina
- Summoning Requirements: You will need the Adamant/Lustrous Orbs from Mega Showdown to summon Dialga and Palkia at the Altar of Space-Time
- Distortion Cartography Table: A new utility block used to locate Giratina’s island within the Distortion World (Note: this dimension is not available in LumyMon)
- Azure Flute: Crafted by combining celestial flutes obtained from Dialga and Palkia (plus a Distortion item)
- Playing it in the Overworld teleports you to the Origin Dimension to visit the Temple of Sinnoh
- Playing the flute again while in the Origin Dimension will return you exactly to your previous coordinates in the Overworld
- Personalized Instances: Every player gets their own unique temple location!
- Summoning Arceus: Place all 18 Plates (from Mega Showdown) on the pedestals in the temple to begin the ritual
🌙 The Nightmare Dimension
- Moonlight Amulet: Received by summoning Cresselia. Sleeping while holding it will plunge you into the Nightmare Dimension
- Newmoon Island: Confront Darkrai in its own realm. Capturing or defeating it triggers a countdown that wakes you up in your bed
- Infinite Nightmares: Every time you fall asleep, a new Newmoon Island is generated. Every player is isolated in their own nightmare instance to ensure a unique experience
- Lunar Wing: Can be used to instantly stop the nightmare
🏛️ Major Overhaul to the Altars System
- Centralized Core: Created the
SummonAltarabstract class to handle common logic (permissions, item consumption, proximity checks, and command execution) - Smart Fallback System: Implemented a "Location Fallback" mechanism. If a
SummonAnchorblock is not found within the search radius, the Pokémon will now spawn 2 blocks in front of the player instead of failing, ensuring compatibility with old structures - Permission Integration: Integrated a global permission check (
lumymon.altar.use) using a customModPermissionsutility, fully compatible with LuckPerms
⚙️ New Feature: Data-Driven Poké Snack Blacklist
- Dynamic Blacklist: You can now allow/block specific Pokémon from being spawned by Poké Snacks. By default, the "custom" blacklist is enabled, featuring all Pokémon that already have unique obtaining methods (altars, structures, or special mechanics) within COBBLEVERSE
- Ready-to-use Modules: Four additional blacklist categories are included and can be easily toggled via the configuration file (
lumymon.json):legendary,mythical,paradox,ultrabeast.
- Total Customization: The system is entirely data-driven. Add filenames to the
blacklistedPokeSnackSpawnslist in your config - Master Switch: Disable the entire system by setting
enablePokeSnackBlacklisttofalse
🔄 Quality of Life & Polish
- Map Decorations: Added for all new structures
- Radar Cleanup: Tooltips now show clearer names (e.g., “Registeel Temple” instead of just “Registeel”)
- Item Renaming: “Heatstone” (Groudon) is now “Geostone” to avoid confusion with Heatran’s items
- Visuals & Audio: All altars feature unique ambient sounds and particle effects
- Compatibility: Removed support for Cobblemon 1.6.x. Requires Cobblemon 1.7.1+ (Should be fully compatible with 1.7.3).
- Mega Stones: Custom Mega Stones from Legends: Z-A are hidden from Creative as they have been replaced by Navas’ Mega Stones. Existing ones remain but need manual conversion.
- Optimizations & Fixes: Too many to list!