Compatibility
Minecraft: Java Edition
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Dunadex
Dunadex is an addon focuses on adding high quality, nice looking, and (hopefully) balanced Pokémon from my personal project, the Duna Region.
Check out the Spawn List (it can be found by clicking the Wiki option) for more information on where certain Pokémon spawn. All currently added Pokémon can be seen in the Gallery page, screenshots were taken with the mod Nature's Spirit installed.
Adding the Starters
1- Go to .minecraft/config/cobblemon
2- Open the main.json and locate the field "exportStarterConfig", change it from 'false' to 'true'
3- Run Minecraft and open/create a world, check if the file starters.json appeared next to the main.json
4- Open the starters.json, add a comma after the last entry and paste the following block:
{
"name": "Duna",
"displayName": "cobblemon.starterselection.category.duna",
"pokemon": [
"Learva level=10 pokeball=slate_ball",
"Blazheep level=10 pokeball=slate_ball",
"Swetnail level=10 pokeball=slate_ball"
]
}
You should now be able to choose the Dunan starters.
Permissions
You may use the Dunadex Datapack in videos, servers, and whatnot, granted you provide appropriate credit and link back to this page.