lctech:fluid_render_data
property now accepts facing-based inputs so that you can reposition the fluid rendering data based on the blocks facing- Simple input methods will still parse as intended (only a list or single input)
- This property will no longer re-order the fluid-render lists based on the hard-coded internal ordering and simply draw them in the order provided
- Fixed an issue where the Fluid Edit widget would still accept click inputs when not visible
- Updated required LC version to v2.2.5.2
- Void Tank can now void fluids inserted into it while in item form
- Fluid Taps and the Battery Trader now support Model Variants
- Custom FluidRenderData can be included by adding a "lctech:fluid_render_data" property
- Allows either a resource location of an existing FluidRenderData file, or the raw FluidRenderData json data
- Added French translations courtesy of Dowar
- Fixed a crash that happened when attempting to set a Fluid Traders icon as the traders data values are currently undergoing an internal rework