- Fixed a bug where the dyeing system was not working in version 1.20.1.
- Fixed a bug where the backpack model did not render properly when using certain shaders.
- Fixed the bugs where Incendium and Stellarit items were unusable and where Dungeons and Taverns villagers couldn't refresh their trades properly.
- Fixed slot bug with ItemIndicator, Curios, Accessories when max backpack size > 54.
- Fixed a bug where only the Iron Backpack could be dyed in 1.21.1.
- Fixed a bug where the maximum backpack size would cause issues when set to greater than 54.
- Deleted backpack_max_size; it's now dynamically fetched.
- Switched the backpack from data-driven to config-driven (configs in config/yyzsbackpack/materials).
- Relocated config files to the config/yyzsbackpack folder.
- Implement in the datapack to modify the backpack with these parameters:type,size,columns,rows,width,height,guiTexture,modelTexture
- Add a new config backpack_max_size
- Works with Reinforced series mods, like Reinforced Chests.


