A qol cobblemon client mod introducing various qol improvements!
A qol cobblemon client mod introducing a variety of QOL features.
MoreCobblemonTweaks was the predecessor of the official PC search, box names, and box wallpapers system that was implemented in Cobblemon 1.7 primarily by yours truly!
They have since been removed from this mod, but there are still plenty of other features.
configs/more_cobblemon_tweaks.json or if mod menu & cloth config are installed, by using the in game editor (recommended).Cobblemon: 1.6.1+
Cobbreeding: 1.8.8+
BetterBreeding: Most








Required
Unsupported
Terms for using, modifying and redistributing this product.
08.02.2026 · Modrinth
Screenshots and images from the original Modrinth page.

















Published versions and original Modrinth files.
08.02.2026 · 2 770 704 downloads
08.02.2026 · 74 565 downloads
07.02.2026 · 2 383 downloads
07.02.2026 · 688 downloads
06.02.2026 · 4 409 downloads
06.02.2026 · 519 downloads
05.02.2026 · 672 downloads
05.02.2026 · 146 downloads
11.12.2025 · 1 334 835 downloads
11.12.2025 · 44 104 downloads
04.12.2025 · 3 394 downloads
04.12.2025 · 26 880 downloads
01.11.2025 · 62 273 downloads
01.11.2025 · 6 833 downloads
28.08.2025 · 18 515 downloads
24.07.2025 · 922 638 downloads
Fixes an issue sometimes causing the game to crash when opening the PC gui.
24.07.2025 · 46 069 downloads
Fixes an issue sometimes causing the game to crash when opening the PC gui.
09.07.2025 · 22 099 downloads
So apparently you haven't been able to set all of your boxes wallpapers in multiplayer for a long time? It wasn't every reported so I didn't know until a couple days ago! This is now fixed.
Accidentally introduced this with multiselecting & box scrolling, fixed it!
Some people had a crash when opening the summary screen, redid how I've implemented some things to fix it!
09.07.2025 · 2 546 downloads
So apparently you haven't been able to set all of your boxes wallpapers in multiplayer for a long time? It wasn't every reported so I didn't know until a couple days ago! This is now fixed.
Accidentally introduced this with multiselecting & box scrolling, fixed it!
Some people had a crash when opening the summary screen, redid how I've implemented some things to fix it!
08.07.2025 · 3 951 downloads
Scrolling while hovering over your boxes will scroll through them.
You can now open up the summary for your previewed pokemon OR for up to 6 of your selected pokemon when multiselecting by using the Summary Keybind while in the UI.
egg= shorthand in search for egg groupNeoDaycare uses this so we don't to create an incompatability, just use egg_group= for now.
Note about egg group, right now it will only work on singleplayer as cobblemon does not normally send it to clients when on a server.
One of the methods I added via a mixin collided with an existing method that CobbleDollars used causing some annoying (but not unavoidable) issues
A few features from Cobblemon UI Tweaks would collide with MoreCobblemonTweaks, now they won't.
08.07.2025 · 307 downloads
Scrolling while hovering over your boxes will scroll through them.
You can now open up the summary for your previewed pokemon OR for up to 6 of your selected pokemon when multiselecting by using the Summary Keybind while in the UI.
egg= shorthand in search for egg groupNeoDaycare uses this so we don't to create an incompatability, just use egg_group= for now.
Note about egg group, right now it will only work on singleplayer as cobblemon does not normally send it to clients when on a server.
One of the methods I added via a mixin collided with an existing method that CobbleDollars used causing some annoying (but not unavoidable) issues
A few features from Cobblemon UI Tweaks would collide with MoreCobblemonTweaks, now they won't.
06.07.2025 · 2 486 downloads
06.07.2025 · 438 downloads
25.02.2025 · 994 665 downloads
27.12.2024 · 27 367 downloads
27.12.2024 · 543 147 downloads
27.12.2024 · 156 downloads
27.12.2024 · 91 downloads
27.12.2024 · 955 downloads
11.11.2024 · 40 126 downloads
07.11.2024 · 899 downloads
Translations:
- This update finally replaces all of the hardcoded strings with translation keys!
- If you want to translate the mod please do open a PR on github!
Server Config:
- Server owners can now override client config options via a serverside resourcepack.
- Within the resourcepack you can create a file at: assets/more_cobblemon_tweaks/config/more_cobblemon_tweaks.json
- In the json put any config options you'd like to override using the same name and values as the client uses.
Fixes:
- Fixes a crash issue (see #5)
- BetterBreeding support has been expanded, it not longer requires the item to be a turtle egg.
22.09.2024 · 48 844 downloads
Adds support for CobBreeding and BetterBreeding to Enhanced Egg Lore! (also introduces an api to make adding support to other mods like this easier)
13.08.2024 · 88 243 downloads
Fixes a small bug introduced by v0.5.0 with the caching system that made the box name render blank after resetting a custom name to the default name
12.08.2024 · 359 downloads
Rebrand!
- Renamed to MoreCobblemonTweaks as DystorianTweaks was out of scope now
General
- Optimized lots of the code base (might be neglible but still optimized)
- Cleaned up most of the code
- Other stuff like that
Pc Box Rename & Wallpaper Overhaul
- Box rename and wallpaper selection now occurs IN the pc gui, no more chat/command input
Pc Search Feature!
- Adds a search system for the pc, the search is space separated "search predicates" aka keywords, you can invert any predicate by starting it with a !, current predicates include:
- shiny
- male
- female
- genderless
- holding (if the pokemon is holding any item)
- tradeable
- fainted
- legendary
- mythical
- ultrabeast, ultra_beast
- each of the pokemon types
- every pokemon nature
- ability=(put ability here)
- form=(put form here)
- knows=(put move here, matches to moves currently known by the pokemon)
- learns=(put move here, matches to a move the pokemon can learn)
- if none of the following are matched, it defaults to checking the pokemon's name
Improved UI for Pc Enhancements
- Changed the order of the wallpaper & box name buttons
- box name comes first, wallpaper second
- Now if the wallpaper feature is disabled but box name is enabled, the box name will shift to the right to take the place previously occupied by the wallpaper button
Log Cleanup Bug Fix for Bumblezone
- the version of bumblezone on dystoria for some reason spams the client with logs due to an unsafe Optional#get call, I fix it via a mixin making the log actually readable
Removed Hidden Ability Indicator
- due to technical limitations of cobblemon, you can't actually tell if an ability is a hidden ability dynamically when connected to a server, so I've removed this feature
24.07.2024 · 165 downloads
ability= search keywordPc Search Feature!
- Adds a beta search system for the pc, this is the reason this release is a beta
- the search works by space separated "search predicates" aka keywords, you can invert any predicate by starting it with a !, current predicates include:
- shiny
- male
- female
- genderless
- holding (if the pokemon is holding any item)
- tradeable
- fainted
- legendary
- mythical
- ultrabeast, ultra_beast
- each of the pokemon types
- every pokemon nature
- ability=(put ability here)
- form=(put form here)
- knows=(put move here, matches to moves currently known by the pokemon)
- learns=(put move here, matches to a move the pokemon can learn)
- if none of the following are matched, it defaults to checking the pokemon's name
Improved UI for Pc Enhancements
- Changed the order of the wallpaper & box name buttons
- box name comes first, wallpaper second
- Now if the wallpaper feature is disabled but box name is enabled, the box name will shift to the right to take the place previously occupied by the wallpaper button
Log Cleanup Bug Fix for Bumblezone
- the version of bumblezone on dystoria for some reason spams the client with logs due to an unsafe Optional#get call, I fix it via a mixin making the log actually readable
Removed Hidden Ability Indicator
- due to technical limitations of cobblemon, you can't actually tell if an ability is a hidden ability dynamically when connected to a server, so I've removed this feature
24.07.2024 · 105 downloads
Pc Search Feature!
- Adds a beta search system for the pc, this is the reason this release is a beta
- the search works by space separated "search predicates" aka keywords, you can invert any predicate by starting it with a !, current predicates include:
- shiny
- male
- female
- genderless
- holding (if the pokemon is holding any item)
- tradeable
- fainted
- legendary
- mythical
- ultrabeast, ultra_beast
- each of the pokemon types
- every pokemon nature
- ability=(put ability here)
- form=(put form here)
- knows=(put move here, matches to moves currently known by the pokemon)
- learns=(put move here, matches to a move the pokemon can learn)
- if none of the following are matched, it defaults to checking the pokemon's name
Improved UI for Pc Enhancements
- Changed the order of the wallpaper & box name buttons
- box name comes first, wallpaper second
- Now if the wallpaper feature is disabled but box name is enabled, the box name will shift to the right to take the place previously occupied by the wallpaper button
Log Cleanup Bug Fix for Bumblezone
- the version of bumblezone on dystoria for some reason spams the client with logs due to an unsafe Optional#get call, I fix it via a mixin making the log actually readable
Removed Hidden Ability Indicator
- due to technical limitations of cobblemon, you can't actually tell if an ability is a hidden ability dynamically when connected to a server, so I've removed this feature
21.07.2024 · 141 downloads
18.07.2024 · 113 downloads
17.07.2024 · 82 downloads
Big Update!
- Adds config (with in game editor, access via mod menu)
- Adds 2 more lore enhancements
- Consumables
- Held items
- Code cleanup and performance improvement (hopefully, tho it might just be negligible)
15.07.2024 · 107 downloads
13.07.2024 · 100 downloads
12.07.2024 · 92 downloads
12.07.2024 · 93 downloads
12.07.2024 · 123 downloads
Initial release of the mod!
Only feature so far is the enhanced egg visuals but hopefully more soon as I get more ideas.
Feel free to make suggestions via Issues