方法/步骤分步阅读
1
/6
服务端:
点config文件夹 打开pixelmon.cfg文件
2
/6
单人:
.minecraft文件夹config文件夹里面
3
/6
# Sets odds of Legendary Spawning (1 in X spawns), higher values spawn wild legendaries less often
4
/6
I:"Legendary Spawn Rate"=300000
神兽生成几率,300000意思就是世界生成精灵达到这个数字后,才会刷出一只神兽。
5
/6
# Shiny calculation uses 1/(shiny rate) to get odds of becoming shiny
I:"Shiny spawn rate"=9000
6
/6
这个是闪光生成的几率,9000意思就是世界生成了9000只精灵后,才会出现一只闪光。