只能再config的配置文件中禁止生成
如果要单独禁止某个世界生成需要定制插件
我有尝试禁止过 但是需要检测他出现才可以把他进行删除
但是他出现的一瞬间 就可以直接破坏你当前的地形了
如果要单独禁止某个世界生成需要定制插件
我有尝试禁止过 但是需要检测他出现才可以把他进行删除
但是他出现的一瞬间 就可以直接破坏你当前的地形了
轩玖酱 发表于 2020-8-28 00:39
只能再config的配置文件中禁止生成
如果要单独禁止某个世界生成需要定制插件
我有尝试禁止过 但是需要检测 ...
config配置具体是哪个,我找了都没找到
config 的 thaumcraft_world 中的
# The range at which taint can spread from a taint seed.
# This value is only a base and will be modified by flux levels.
# Min: 8
# Max: 256
I:taintSpreadArea=32
# The % chance of taint fibres spreading on a block tick.
# Setting this to 0 will effectively stop taint fibre spread.
# Min: 0
# Max: 500
D:taintSpreadRate=100.0
请把我上面的内容中min和max全部改成0 即可防止
# The range at which taint can spread from a taint seed.
# This value is only a base and will be modified by flux levels.
# Min: 8
# Max: 256
I:taintSpreadArea=32
# The % chance of taint fibres spreading on a block tick.
# Setting this to 0 will effectively stop taint fibre spread.
# Min: 0
# Max: 500
D:taintSpreadRate=100.0
请把我上面的内容中min和max全部改成0 即可防止
无作用,已转纯净服