JackFred2 / WhereIsIt

Fabric Mod to find items in nearby inventories.
https://modrinth.com/mod/where-is-it
GNU Lesser General Public License v3.0
15 stars 11 forks source link

Nicer double chest highlights #33

Open nco2k opened 1 year ago

nco2k commented 1 year ago

currently double chests get highlighted by displaying two separate highlight blocks. would it be possible to check if the chests are connected, and display one large highlight block instead of two separate ones? would sure look nicer.

i also noticed that when chests get destroyed while being highlighted, the highlight blocks remain for the entire fade out duration. could you make the highlight blocks readjust / disappear when chests are being destroyed? dont know if that would impact performance however.