phantamanta44 / tinkers-evolution

the fresh new tinkers' construct addon
https://www.curseforge.com/minecraft/mc-mods/tinkers-evolution
Other
23 stars 15 forks source link

Configurations for omnipotence don't work #113

Open Osiridium opened 3 years ago

Osiridium commented 3 years ago
    # Can tools with the omnipotence trait break unbreakable blocks (e.g. bedrock)?
    # This is a setting that server owners should probably be careful with.
    B:omnipotenceBreaksUnbreakable=true

    # Can weapons with the omnipotence trait hit players in creative mode?
    # This is a setting that server owners should probably be careful with.
    B:omnipotenceHitsCreative=true

After ssetting these to true,weapons/tools still can't break unbreakable blocks/hit players in creative mode