MalisisDoors icon indicating copy to clipboard operation
MalisisDoors copied to clipboard

[Bug] Large Iron Double Doors are destroyable by hand like a torch

Open ExDomino opened this issue 6 years ago • 10 comments

Hello,

There is a problem with large double doors, especialy those in iron, that can be destroyed by hand with a single hit. Can you reinforce their durability please? Make those a bit more resistant than vanilla iron doors?

Thank you in advance.

Same issue I think about large wood doors and rusty iron doors.

ExDomino avatar Apr 25 '18 21:04 ExDomino

Yeah, I gotta agree here. I love the larger 3x3 doors but I don't know how many times I've broken them empty handed with one mouse click, let alone whenever hitting a mob anywhere near it. And you are correct, it seems to be all of the larger doors.

ate0ate avatar Apr 26 '18 03:04 ate0ate

I have the same issue. That should be fixed.

Skaphegor avatar Sep 20 '18 23:09 Skaphegor

Sorry, but I think this mod is abandonned.

ExDomino avatar Sep 21 '18 00:09 ExDomino

I don't think so. Ordinastie is still active.

Skaphegor avatar Sep 21 '18 01:09 Skaphegor

But he does no longer watch his bug tracker then.

ExDomino avatar Sep 21 '18 01:09 ExDomino

I think he would be busy.

Skaphegor avatar Sep 21 '18 02:09 Skaphegor

Busy since 1 feb 2018.

ExDomino avatar Sep 21 '18 02:09 ExDomino

I can't tell you. :D

Skaphegor avatar Sep 21 '18 02:09 Skaphegor

Still not fixed ...

ExDomino avatar Mar 16 '19 12:03 ExDomino

I have a fix made by my own with CraftTweaker. Inserting this into a script should fix the bug.

#Fixing Malisis Doors val ironDoor = malisisdoors:big_door_iron_3x3; ironDoor.hardness = 5.0;

I also discovered that some other doors have the same issue. However they all can be fixed with this.

Skaphegor avatar May 01 '19 11:05 Skaphegor