Added client side configuration for setting the scale of lid items in different display contexts.
Added support for setting and displaying per-shulker scaling of lid items.
Added server side configuration to enable/disable Shulker dyeing via crouch-use.
Added server side configuration to enable/disable setting per-shulker scaling of lid items.
Added client side configuration to enable/disable displaying of per-shulker scales for lid items.
Added commands to manage all above configuration options, and to manage per-shulker scaling of lid items.
bump minor version.
inclusion of commands added dependency on fabric-api.
Reworked lid item rendering for shulker box entities.
No longer uses item frame entities behind the scenes.
Lid items now cleanly rotate with box lids when they open and close rather than the jittery steps allowed with item frames.
Unless bugs are found this will probably become the first release version.
Added backward compatability to Shulker+ Cleaned up behavior in Anvil Menu: Player can now consistently change name and lid item independently. Cleaned up some data handling under the hood: -When lid item is removed, the related tags are completely removed. -When a container item is used as a lid item, the item's content's are not copied into the lid item. Fixed rendering of maps on shulker lids.