ITank

ITank

581k Downloads

Suggestion: Display tank contents in inventory

Ithronyar opened this issue ยท 4 comments

commented

When tanks are broken and placed in the inventory, they don't show their contents. They should at least show a tooltip; something like "Stored: Lava (1000mB)".

Ideally, they should have a tooltip and render the fluid inside the tank, so you don't need to mouse over them to see what's inside.

commented

Working on a way to render fluids while tank is broken now.

commented

Fluid rendering isn't needed, but a tooltip showing the fluid contents would be extremely helpful, as they're completely identical to empty tanks until you place them down.

commented

Added tool-tips with fluid and capacity info and some other fixes in the latest build I just compiled:

Download & Changelog: https://minecraft.curseforge.com/projects/itank/files/2627330

Code changes: 13084dd

commented

Also spent a few hours looking into way to render fluids in the tank when in item form, but having tons of issues and can't get it to work.