首先在版本文件夹,找到config文件夹,搜索找到simplevoidworld.cfg,打开,会出现下列,进行修改即可
注:无法在游戏内通过模组配置进行更改,必须通过在文件夹内找到才能进行修改

    # This is the id of the dimension in the mod, this should be unique to Simple Void World

    I:"Dim id"=43
    这是mod中维度的id,对于Simple void World来说应该是唯一的,更改数字更改维度ID,不建议进行修改
tweaks {

    # When true this allows creatures to spawn in this dimension

    B:CreatureSpawn=false
     如果将false修改为true,则允许生物在此维度中刷出(默认关闭)


    # When set to true the sky and fog color are black this creates a seamless skybox

    B:"Dark mode"=false
    如果将false修改为true,则天空和雾的颜色变为黑色,这将创建一个无缝的天空框(天空没有交界线,纯黑,非常压抑,不建议开启)


    # When true this locks the at noon and creates an eternal day

    B:"Its High Noon"=false
     如果将false修改为true,则在中午锁定并创建永恒的一天(不建议开启,避免出现bug,默认情况下虚空世界套用的是主世界对应坐标的天气和时间)


    # When true this allows the player to respawn in this dimension

    B:Respawn=false

    如果将false修改为true,则允许玩家在此维度设置重生点(不开的话使用床会爆炸哦~非常多想当惨烈的先例呢(笑)


    ok就这些啦,修改好之后记得保存,然后再启动游戏哦,如果有帮到你的话留言一句有帮到吧~
    注:MC版本1.12.2,模组版本1.12-1.2.0.9-universal(大体没差啦,如果不一样的话找一下吧~)