Modpack
Cobblemon Neo
No reviews yet
Basic cobblemon modpack with little adventure
Includes a large focus on traversing worlds with enhanced world generation, structures, dungeons, and more for players to find unique loot.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Vanilla like modpack for Cobblemon 1.7+ version.
Mostly a pacific modpack to explore the Cobblemon mod with some of the addons for structures and legendary pokemons. Recommended for a multiplayer experience with friends, there is level caps for capturing and distance from the center so its slower to get really OP pokemons.
You will need to steadly level up and capture new pokemons, and travel far from the world spawn to find higher level pokemon.
Some improvements in recipes and loots since all minecraft mobs (not villagers) are disabled, using KubeJS.
There is a lot of visual improvements to get a vanilla plus felling.
Extra customization
If you want to, and has some little knownlege in KubeJS and/or JSON files, you can add your custom loot pouchs with anything you feel like its missing.
Go to <Modpack Folder>\kubejs\config\pouch.custom.json, there you can add following the format:
{
"<custom_id>": {
"name": "<Display Name>",
"color": "#<hexadecimal color>",
"symbol": {
"id": "<mod:item/path/to/texture>",
"color": "#<hexadecimal color>"
},
"pool": {
"<pool id>": {
"weight": <numeric weight>,
"count": [<min>, <max>]
}
},
"loot": {
"table": [
"<item_id>"
],
"count": [<min>, <max>]
}
}
}
The pool, loot and symbol id/color are optional, there is an example for a pokeball pouch:
{
"ball_pouch": {
"name": "Ball Pouch",
"color": "#85c0fd",
"symbol": {
"id": "cobblemon:item/poke_balls/poke_ball"
},
"pool": {
"minecraft:chests/abandoned_mineshaft": {
"weight": 15,
"count": [1, 4]
},
"minecraft:chests/simple_dungeon": {
"weight": 15,
"count": [1, 4]
}
},
"loot": {
"table": [
"cobblemon:poke_ball",
"cobblemon:citrine_ball",
"cobblemon:verdant_ball",
"cobblemon:azure_ball",
"cobblemon:roseate_ball",
"cobblemon:slate_ball"
],
"count": [1, 1]
}
}
}
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Modpacks
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this modpack.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources