丿不良乂少年丨
想问问可以从配置文件中关闭流星生成嘛或者有什么别的方式防止他破坏地形

砸下来一块一块的服务器的地皮世界有点难顶【?


嘉晚饭,赢
config\astralsorcery.cfg

  1.     shooting_stars {
  2.         # Set to true to make shooting stars do a little explosion where they land [default: true]
  3.         B:doExplosion=true

  4.         # Set to false to disable shooting stars from spawning [default: true]
  5.         B:enabled=true
  6.     }
复制代码


doexplosion是是否会造成爆炸
下面的enabled是是否开启

丿不良乂少年丨
wjwrh 发表于 2020-12-28 18:56
config\astralsorcery.cfg

非常感谢!!