arxenix / better-shulkers

better-shulkers
Creative Commons Zero v1.0 Universal
14 stars 3 forks source link

Add ShulkerBoxTooltip integration #1

Closed MisterPeModder closed 3 years ago

MisterPeModder commented 3 years ago

This PR add integration for ShulkerBoxTooltip as described in MisterPeModder/ShulkerBoxTooltip#30 by registering a PreviewProvider that overwrites the default ShulkerBoxTooltipPreviewProvider by having a higher priority value. This provider is nearly identical to ShulkerBoxTooltipPreviewProvider with the difference that it overrides getInventoryMaxSize to allow support for the Enlarge enchants.

arxenix commented 3 years ago

awesome! thank you for this PR, I'll test it out shortly :)