-
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I keep getting people asking me to update my bandaid fix for a MissingPaletteException to newer versions, but I just don't have the disk space for a ton of MDKs. Would you consider adding it to ModernFix so people will stop crashing?
It's just a single Mixin: https://github.com/ByThePowerOfScience/MissingPaletteFix/blob/main/src/main/java/btpos/mcmods/missingpalettefix/mixin/MHashMapPalette.java
If you do integrate it, it would probably be better to use a missing texture block instead of a dragon egg, and to reimplement it with WrapOperation so it chains. MixinExtras wasn't bundled with Forge at the time, so I didn't want to bloat the mod size.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request