How to make iron_bars not update when a door next to it is updated (opened / closed) ?
I need to make my iron_bars not update when placed next to a door that opens and closes through blockstates. I want it to be kept connected to the door but I don't know how as I'm a novice in using blockstates files.