bypassDamageSources function in the mod config not working
Zekryl opened this issue ยท 1 comments
In json file of configuration there is example for bypassDamageSources like "death.attack.sgcraft:transient"
In lang file of Minecraft you can find similar lines for vanilla damage sources. (screenshot: https://i.imgur.com/CAnYgWE.png)
I tried to add three lines:
- "death.attack.player"
- "death.attack.player.item"
- "death.attack.lava"
Every one of them do not change anything. I cant kill other player with hands, items or lava.
Json file is valid and was not reseted to default.