ash
ash
ah understood. i know this may sound simpler than it actually is, but i believe all that is needed is to check what direction the block is facing, and then...
update: i got the labels in front of the chests. now i have to write the logic for blocks above 🫡
aaaaaand done :3 
@aswheaton i mean a y-offset wouldn't necessarily fix it? if i had a stack of 3 chests it wouldn't make much sense, where would the labels then go?
after some testing with the latest updates, it appears that the chest label now highlights when you hover over the chest, but doesn't seem ideal. i have to re-do my...
@JackFred2 any chance i could get some help over [in my fork](https://github.com/ash-development/ChestTracker/tree/1.21.1-newLabelSys)? i have the beginnings of the setting implementation but i can't seem to figure out what this crash...
seems similar to #5798 #5801 and #5628 but no real solution is given edit: #5626 and #5735 have 'solutions' but no real ones & neither work.
im confused because everything i see online is saying that DOCKER-USER is ALWAYS put at # 1 in iptables, so why is mailcow asking to be # 1? it doesn't...
also tried it with a new installation, so its nothing config related :/ & `DISABLE_NETFILTER_ISOLATION_RULE=Y` does not work
by some miracle it seems the following works - but this is definetely caused by a cached iptables configuration. 100% needs to be looked into ``` docker compose down service...