Closed Fallen-Breath closed 3 years ago
I don't think someone would randomly decide to update carpet extra only and not carpet tbh, I'd drop the version requirement.
I don't think someone would randomly decide to update carpet extra only and not carpet tbh, I'd drop the version requirement.
The version requirement doesn't affect anything in your situation (both mods get updated) btw.
My point there being, it's more likely for someone to just decide to add carpet extra to an existing carpet installation, where they would not be relying on the rule existing in one of the mods, but that would crash if they had an old carpet version.
Removed rule
updateSuppressionCrashFix
to avoid conflicting with fabric-carpet >=1.4.49Stuffs to be discussed:
fabric.mod.json
necessary? Although it doesnt actually requires fabric-carpet >=1.4.49 but if a user updates carpet-extra but not fabric-carpet, the ruleupdateSuppressionCrashFix
may disappear silently, causing unwanted behavior.updateSuppressionCrashFix
be removed too? Now carpet-extra doesn't own ruleupdateSuppressionCrashFix
but fabric-carpet doesnt port the rule's translation.