-Ported from 1.19.3-0.1.6.1 version
-Added support for platform used energy in StorageStringUtil
-Fixed ICraftyEnergyStorage extending a generic class
-Added FluidStorageBuilder to facilitate the registration of the fluid storage in platform storage API
and minor changes and fixes..
-Added to forge's CapabilityUtil class the corresponding IPlatformEnergy and ICraftyEnergy Storages
-Fixed some more entries of lang file
-Fixed some issues related to remapping of super methods of the IFactoryStorage interface with the same name of methods of the current implemented class
-Removed momentarily the total blocking of the transport when making an instance of an IPlatformFluidStorage, now it is necessary to block it manually when not using the filtered method
-Added to forge's CapabilityUtil class the corresponding IPlatformEnergy and ICraftyEnergy Storages
-Changed StorageStringUtil methods to be MutableComponent
Other minor changes....
-Fixed IFactoryStorage saveAdditional and load methods using multi-platform Energy instead of Crafty Energy
-Fixed some entries of lang file
-Fixed IFactoryStorage saveAdditional and load methods using multi-platform Energy instead of Crafty Energy -Fixed some entries of lang file
-Updated Minecraft version to 1.19.3
-Fixed ItemContainerUtil drainItem method