Releases: Zarathul/simplefluidtanks
Releases · Zarathul/simplefluidtanks
simplefluidtanks-1.14.4-1.8.0.1
- Fixed orphaned tanks not updating properly.
- Fixed tileentity not being removed when a tank is dismantled using the wrench.
simplefluidtanks-1.14.4-1.8.0.0
- Ported to 1.14.4
- Added custom config GUI since forge does not provide one at this point.
- Recipes may now be changed using data packs.
simplefluidtanks-1.12.2-1.7.1.3
- Fixed bug that caused AE2 fluid storage bus not to work.
- Added russian translation.
- Updated to Forge 1.12.2-14.23.5.2838.
simplefluidtanks-1.12.2-1.7.1.2
- Fixed sneak right-clicking with wrenches not working when dual wielding.
simplefluidtanks-1.12.2-1.7.1.1
- Fixed crash with Immersive Engineering by removing packaged APIs. This means interoperability with tools that use AE2, IE or Cofh API only fully works if the respective mod is present.
simplefluidtanks-1.12.2-1.7.1.0
- Updated to latest recommended Forge 1.12.2-14.23.1.2555.
- Fixed log message concerning cofh API.
- Fixed minor error in mcmod.info
simplefluidtanks-1.12.1-1.7.0.0
- Initial 1.12.1 release (seems to also work with 1.12.2 which is still beta).
- Removed Waila support in favor of TheOneProbe.
- Recipes are no longer configurable ( json recipe files yey [-_-] ).
- Fixed some minor bugs with right-clicking valves.
- Reduced tileentity updates for valves.
simplefluidtanks-1.11.2-1.6.0.1
- Fixed tanks partially blocking light.
simplefluidtanks-1.11.2-1.6.0.0
- Initial port to 1.11.2.
- Default tank block capacity is now 32 buckets instead of 16.
- If the wrench is disabled it no longer occupies an id.
simplefluidtanks-1.8.9-1.3.0.6
- Updated to Forge 1.8.9-11.15.1.1890.
- Changed Java requirement to Java 8.
- Fixed FluidFillingEvent not always reporting the correct amount when fluid is added to the tank.
- Fixed ValveBlock rendering differently in the GUI and third person perspective.
- Added detection and handling of stackable fluidcontainer items that don't respect their own stack size.