AlexModGuy / Ice_and_Fire

Minecraft mystical mod
GNU Lesser General Public License v3.0
380 stars 238 forks source link

Issues with dragon griefing #4638

Open rufussol opened 2 years ago

rufussol commented 2 years ago

Hi,

Im having an issue on my minecraft server where I cant disable dragon grief (Dragons destroying blocks) I set the value to "2" in the config yet dragons can still break blocks. Any help?

theo-artin commented 2 years ago

hey man, im experiencing similar thing with sirens not reacting to changes in config files, please hit me up if you find the solution.

SiverDX commented 9 months ago

1.19.2 and 1.20.1 had adjustments for this in https://github.com/AlexModGuy/Ice_and_Fire/blob/1.19.2/src/main/java/com/github/alexthe666/iceandfire/entity/IafDragonDestructionManager.java

raizaki0 commented 3 days ago

1.19.2 and 1.20.1 had adjustments for this in https://github.com/AlexModGuy/Ice_and_Fire/blob/1.19.2/src/main/java/com/github/alexthe666/iceandfire/entity/IafDragonDestructionManager.java

hey man, I have this problem in version 2.1.13, how do I solve it? where do I put these codes?