装了植物魔法和神秘工匠,两个布都可以刷物品,我要怎么样把这个附魔ban掉呢。。
顺便一提论坛的BanItem_with_NBT帖子删掉了,大佬们能给个最新的吗
.minecraft\config\enderio文件夹enderio.cfg文件
# Should Soulbound be acquirable? If disabled, it will still work but it will not be possible to apply it to items. (synced from server) [default: true]
B:soulboundEnabled=true
true改为false
BanItem with NBT源码被作者删除,所以没了
# Should Soulbound be acquirable? If disabled, it will still work but it will not be possible to apply it to items. (synced from server) [default: true]
B:soulboundEnabled=true
true改为false
BanItem with NBT源码被作者删除,所以没了
看看配置文件 soulboundEnabled=true 改false
九耀龙翔 发表于 2019-2-14 03:38
.minecraft\config\enderio文件夹enderio.cfg文件
# Should Soulbound be acquirable? If disabled, it ...
请问大佬,我的cfg文件内是B:enchantmentSoulBoundEnabled=true,是这个吧?
石皮日 发表于 2019-2-14 12:28
请问大佬,我的cfg文件内是B:enchantmentSoulBoundEnabled=true,是这个吧?
就是这个。