名副其实
本帖最后由 名副其实 于 2021-8-13 10:48 编辑
Jawaw丶 发表于 2021-8-13 02:57
没有用 替换了还是一样

把你的模组列表发上来看看
可能是某个不知名附属禁用的

如果安装下列两个模组之一 请删除
https://www.mcmod.cn/class/555.html
https://www.mcmod.cn/class/345.html

Jawaw丶
11164032 发表于 2021-8-13 10:41
请问一下,原版工具是都没法使用吗?钻石工具可以用吗?

对 原版工具都没法使用

未雨绸缪。

用记事本打开.minecraft\config\IguanaTinkerTweaks\main.cfg,找到这段文字
    # Makes all non-TConstruct swords useless. Like whacking enemies with a stick. [default: false]
    B:disableRegularSwords=false
把false改成true
再在这段文字中添加>和Railcraft:tool.steel.sword这两行之间加上Minecraft:*,当然也把一些模组的武器也给ban了。
# Swords that are excluded if the option to nerf non-tinkers swords is enabled. [default: [Botania:manasteelSword], [Steamcraft:swordGildedGold], [Steamcraft:swordBrass], [ThermalExpansion:tool.battleWrenchInvar], [IC2:itemToolBronzeSword], [Railcraft:tool.steel.sword]]
    S:swords <
        Botania:manasteelSword
        Steamcraft:swordGildedGold
        Steamcraft:swordBrass
        ThermalExpansion:tool.battleWrenchInvar
        IC2:itemToolBronzeSword
        Railcraft:tool.steel.sword
     >

原站之前也有解答:https://www.mcbbs.net/thread-730859-1-1.html

倾城只为她
在.minecraft/config/IguanaTinkerTweaks/main中修改,找到 # Makes all non-TConstruct tools mine nothing [default: true]
    B:disableRegularTools=true     把true改为false就好了,这是1.7.10的版本

第一页 上一页