N3X15
AAdmincraft
•Created by N3X15 on 4/23/2025 in #questions
Villages Not Generating [Cobblemon]
I run a modded Cobblemon server on Fabric for a growing group of friends, and it's working great, but noticed recently that villages stopped generating in new chunks. Right now, this isn't a problem, as our map was pre-generated out to 10k with Chunky a long time ago, but I need villages to generate on my test server so I can test new village-centric mods/datapacks.
Attached is our current modlist. During testing, I removed all datapacks and resourcepacks and it still refuses to work.
I suspect there's a mod doing this, but I'm slowly losing my mind trying to figure out which one.
Generation procedure:
1.
cd /home/fabricmc/Minecraft
1. rm -rf bluemap/ world/
1. Update modpack with packwiz-installer
1. Start server and wait until it finishes loading
1. Freeze bluemap
1. Set chunky to a square map with a radius of ~5 regions (current seed has a bunch of oceans so I need room to see continents)
1. Start chunky and wait to finish
1. Stop server
1. Download world to my PC and inspect with MCA Selector since bluemap takes forever and the test server is on my LAN.
Expected outcome:
Scattered villages
Observed outcome:
No villages at all7 replies
AAdmincraft
•Created by N3X15 on 7/14/2024 in #questions
Best Practices for Fabric?
Hi. Setting up a small network of servers in my spare time to learn docker and give friends/coworkers places to mess around. However, I've been out of the loop for a while, and I'm wondering what the best practices were with regard to security/performance/admin tools for a public modded SMP. (I'm currently messing around with Prominence II RPG)
For example, when I ran Paper a few years ago, Essentials(X)+LuckPerms+WorldGuard was all the rage for a bare minimum loadout, but I have no idea what a similar setup would look like for paper.
What are your experiences and recommendations for Fabric? Should I look into any particular wrappers as well, or am I better off rolling my own?
Thanks.
10 replies