[BUG] Raiders break doors and place ladders, even when config says otherwise
anonymous563 opened this issue ยท 3 comments
Is there an existing issue for this?
- I have searched the existing issues
Are you using the latest MineColonies Verison?
- I am running the latest alpha version of MineColonies for my Minecraft version.
Did you check on the Wiki? or ask on Discord?
- I checked the MineColonies Wiki and made sure my issue is not covered there. Or I was sent from discord to open an issue here.
Minecraft Version
1.19.2
MineColonies Version
minecolonies-1.19.2-1.0.1287-ALPHA
Structurize Version
structurize-1.19.2-1.0.485-ALPHA
Related Mods and their Versions
No response
Current Behavior
When the config says
shouldraiderbreakdoors = false
and a raid occurs, the raiders replace doors with ladders, effectively breaking down doors.
Possibly related, raiders still place ladders even though
dobarbariansbreakthroughwalls = false
Expected Behavior
Setting the config to shouldraiderbreakdoors = false
should make raiders not break down doors.
Setting the config to dobarbariansbreakthroughwalls = false
should make raiders not break walls, place ladders, or bridge over gaps.
Reproduction Steps
- Put down a house. Have a citizen live in it.
- Have a raid happen. Don't kill any raiders.
- Eventually, they should replace the door with ladders and/or just break down the door.
Logs
N/A
Anything else?
- Add a thumbs-up to the bug report if you are also affected. This helps the bug report become more visible to the team and doesn't clutter the comments.
- Add a comment if you have any insights or background information that isn't already part of the conversation.
the description for it says
#Whether or not raiders can break, scale, and bridge obstacles. [Default: true]
so i thought the "scale" part referred to ladders. either way, placing ladders shouldn't break down doors though imo