This release allows Pipes and Fittings to now carry Lava!
This also comes with new changes to fluid carrying:
-Lava, Smoke, and Water are all now mutually exclusive.
-When Water and Lava are inputted to the same Pipe or Fitting, they convert into Smoke.
-The BlockState for having a fluid has been updated to an enum.
-This has also raised the "compat id" from 1 to 2, as Lava can now drip onto blocks which has been added as a parameter to the Pipe Dripping API.
Some new config options have also been added, letting you turn off Pipe sounds, Smoke, Water, or Lava carrying individually, and also lets you stop Pipes from picking up Game Events.
The Campfire mixin has also been updated for mod compatibility reasons!
-Once and for all fixed all Pipe and Fitting transport issues, with the help of Fabric API's Transfer API.
-This also means that Simple Copper Pipes is now compatible with mods like Tom's Simple Storage and Create.
-All Colored and Glowing Pipes and Fittings can now be re-dyed.
-Copper Pipes and Copper Fittings now finally oxidize properly, using Vanilla's system.
-Fittings now split the flow of items evenly among the Pipeline.
-Fixed particles and sounds when reverting oxidization on pipes and fittings.
-Added a config, found at "./config/simple_copper_pipes.json5."
-Contains toggles for Fittings having an inventory GUI, Pipes dispensing items (shooting,) and Pipes dispensing special effects (like Ink fountains.)
-This works alongside Cloth Config.
-Changed the mod id to "simple_copper_pipes." The old mod id, "copper_pipe," is still temporarily provided alongside the new one via the mod's .json file.
-Added integration with Create's Wrenches.
-Added FrozenLib as a required dependency.
-Internally added structures for use with Mojang's GameTest Framework.
After a small hiatus, I'm finally back! For now.
I sincerely apologize about the last update to Simple Copper Pipes, at the time I somehow didn't realize I'd broken lots of item transport mechanics and I was admittedly too afraid to go back to this mod due to that.
Luckily, I've managed to fix everything today! Copper Pipes should be working 100% as intended now, for the FIRST TIME in Simple Copper Pipes history.
Well, almost. There may always be some issues I'm not aware of.
Either way, I hope you all understand. Life's been getting busy for me and it's only going to get worse, but I hope I'll still be able to deliver updates for you all!!