Changelog
-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.