pop4959 / Bolt

Modern protection solution for individual blocks and entities
GNU General Public License v3.0
48 stars 7 forks source link

added support for copper doors #151

Closed jarda09 closed 2 weeks ago

jarda09 commented 3 weeks ago

Fixed opening copper doors in 1.21 and copper doors can now be opened as double doors with different levels of oxidation.

pop4959 commented 2 weeks ago

Thank you for looking into this. I decided on a different fix to that in this PR, utilizing the vanilla mob_interactable_doors tag instead for better compatibility going forwards (especially if Mojang ends up adding additional doors again).