Forum rules: Do not post bugs or feature requests here! Report bugs to our Issue Tracker and suggestions to Suggest a Feature.

This site is not for solicitation of services or 'purchasing' development. Please do not post requesting side mods/plugins and so on. Your thread will be removed, and you will receive a warning.
By Dopeaking
#207115 install winrar and a text editor (I use "visual studio code") open your

Pixelmon-1.12.2-8.1.2-universal.jar with winrar

navigate to \assets\pixelmon\spawning and look for BetterSpawnerConfig.json an open it with your text editor.

look for (ctrl+f to search) "seesSkyException" and "treeTop" and paste the below snippet at the bottom of each array [ code ]:

"dynamictrees:leaves0",
"dynamictrees:leaves1",
"dynamictreesbop:leaves_flowering",
"dynamictreesbop:leaves0",
"dynamictreesbop:leaves1",
"dynamictreesbop:leaves2",
"dynamictreesbop:leaves3",
"dynamictreesbop:leaves4",
"dynamictreesbop:leaves_palm",
"dynamictreesbop:leaves7",
"dynamictreesphc:leaves0"

and then save and close. this should fix it, it worked for me.

User avatar
By XpanD
#207118 Please don't edit the .jar, we have external JSON options for this. You can enable the external Better Spawner file in the "pixelmon.hocon" config file, reload the game or server and then find an editable copy of this file in a "pixelmon" folder in the game/server's "config" folder. Keep in mind that enabled externals will not automatically update when the mod does, so you'll want to keep an eye on changelogs.

(good suggestion otherwise, though)
JOIN THE TEAM