Fluid Tanks and Overlays

Published by Semper on
Supported MCreator versions
2024.4
2025.2
2025.3
Tags / plugin type
Java plugin
Fluid Tanks and Overlays
Downloads:
650
Upvotes: 8
About the plugin

Please don't ask for updates when new mcreator versions release. This plugin will get updated, but please have some patience.


This plugin allows block to have more than one tank.

Additionally, visual fluid widgets can be added to guis 


Wiki:

Everything about this plugin can be found here:

zsemper.github.io/plugins/ftao


Changelog:

  • v1.2.6:
  • updated to mcreator 2025.3
  • fixed issues with blockentity template
  • block selection now includes block texture
  • v1.2.5:
  • fixed issue with set fluid procedure
  • v1.2.2 and v1.2.3:
  • fixed issue with gui and block elements not generating

All changes can be found here:

zsemper.github.io/plugins/ftao/changelogs

License
MIT License

Plugin downloads
FTaO 1.2.4 2024.4 - ftao_v1.2.4_24.4.zip Uploaded on: 11/01/2025 - 08:32   File size: 43.27 KB
FTaO 1.2.6 2025.2 - ftao_v1.2.6_25.2.zip Uploaded on: 11/11/2025 - 16:54   File size: 49.36 KB
FTaO 1.2.6 2025.3 - ftao_v1.2.6_25.3.zip Uploaded on: 11/11/2025 - 16:54   File size: 51.12 KB

Comments

I don't see any tank elements like how others are saying, nothing appears different. I'm using a forge 1.20.1 generator on 2025.2 if that helps.

fluids are different to an energy bar, they use a texture atlas to display the animated fluid texture, while an energy bar is just one texture file, so its more simple to just use that instead of making a plugin just for that

Doesnt work it says this when opening mcreator

the following plugins failed to load:
template

This needs an tutorial cause I'm so confused does this plugin make it possible to make an energy bar overlay or is it only for the fluid

cool plugin but could you make it work with your other fluid plugin so you can do something like "add *amount* of *fluid* to tank *TANK* to block at XYZ

Okay so I made a list that I think would be cool additions for the plugin and some that I think are essential for the plugin

So, here it is:
- Drain/Fill into specific tanks of a block since there is currently no way to do that - I want to make a block that separates a fluid into 2 elements (in fluid state) and for that, I would need 1 input and 2 outputs, and a mixer that combines fluids - 4 tanks combined. So that I think is VERY essential for the plugin.
- Multiple output tanks that work with the fill output tank procedure block - I also think that is pretty essential
- All procedures in your other plugin could get a TANK input into procedure blocks so that it works with this one, OR you could add the procedure blocks for the specific tanks into this one

Your plugin could be very useful for me, but it still has some things that I think make it not very useful in my opinion. You could change that though!

Good luck with everything!