Andrews54757 / tweakfork

A modified small client-side Minecraft mod that adds various configurable tweaks - plus some more
GNU Lesser General Public License v3.0
80 stars 9 forks source link

Container Scanner Highlight Items in Inventories #53

Open fooeyround opened 1 year ago

fooeyround commented 1 year ago

Simple Feature To Highlight Items in Inventories to Better see them in cluttered temp storage.

If you want to change how it renders it, be my guest.

this could be pushed around to most of the branches, should not really need changes...

Also be my guest if you want to give it a proper color, I just don't know of one that is better.

Just tell me whatever you want changed

I also bumped version, you can fix that to your standards of course.

Andrews54757 commented 1 year ago

Thanks for the PR! I will check and merge when I have time.

fooeyround commented 1 year ago

I may need to update this to use caching instead of checks every time. but it might not be noticeable.