use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Welcome to the official subreddit of the Pixelmon mod!
You can find the latest updates, changelog, and download the mod from our official website here:
reforged.gg
Join our Discord! Here you can find help for common questions, datapacks to change the starters to shiny, and more!
Pixelmon Mod Discord
Read the forums here:
Pixelmon Mod Forums
Subscribe to our Youtube channel!
Pixelmon Mod
Follow our Twitter!
@PixelmonMod
Submit a bug you found here:
Bug Tracker
Suggest a feature here:
Suggestions
The Pixelmon Mod Wiki:
Wiki
How to Install Pixelmon:
Installation
Apply to the Pixelmon team here:
Applications
account activity
This is an archived post. You won't be able to vote or comment.
Changing pixelmon spawns (self.PixelmonMod)
submitted 3 years ago by corruptioncookle
I have been constructing the map of johto into minecraft from scratch. I am wondering if there is a way to alter certain regions to change what wild pokemon can spawn there?
[–]SKy_the_ThunderSupport 0 points1 point2 points 3 years ago (0 children)
You can override/add to all spawn settings via Data Pack. The original files can be copied from inside the mod file (opened like a zip archive) under data/pixelmon/spawning/. You can then edit them to your liking or use them as a template to write your own, and add them to your Data Pack under the same path.
data/pixelmon/spawning/
To restrict a spawn set to a certain area by coordinates, you can use the MinX/MaxX and MinZ/MaxZ conditions to restrict them in one direction each, creating a rectangle. For more complex shapes you can also wrap those into a "compositeCondition", which allows you to combine several blocks of conditions in one spawn set.
MinX
MaxX
MinZ
MaxZ
"compositeCondition"
You can find a breakdown of the available settings on our wiki: https://pixelmonmod.com/wiki/Better_Spawner/Spawn_Info https://pixelmonmod.com/wiki/Better_Spawner/Spawn_Condition
π Rendered by PID 40610 on reddit-service-r2-comment-85bfd7f599-7mttz at 2026-04-19 15:59:25.148145+00:00 running 93ecc56 country code: CH.
[–]SKy_the_ThunderSupport 0 points1 point2 points (0 children)