Releases: FxMorin/carpet-fixes
Carpet-Fixes v1.17.0 for 1.20.4
Huge thanks to @petersv5 for getting it started.
Changes:
- Fixed rule
chestUsablePastWorldBorderFix
not working properly #160 - Major cleanup of the codebase
Removed Rules:
entityBlockCollisionUsingCenterFix
- In the game nowtransparentBlocksNegateEnchantingFix
- Can be done with datapacks nowoptimizedPoweredRails
- Has its own mod nowreIntroduceReverseRailUpdateOrder
- Too much work to maintaindelayBetweenAutoSaves
maxTickLatency
statusUpdateDelay
Notes:
I will not be making a version for 1.20.1 to 1.20.3. I don't have the time to write them.
What's Changed
New Contributors
Full Changelog: v1.16.1...v1.17.0
Carpet-Fixes v1.16.1 for 1.20
Changes:
- Fixes carpet-fixes crashing
Carpet-Fixes v1.16.0 for 1.20
Changes:
- New Rule:
reIntroduceTrapdoorUpdateSkipping
- Allows you to use the compact update skipping design shown. Example: Docm77 video
- It was patched by Mojang in 1.20, this will bring it back
- Removed Rule:
optimizedTicketManager
- Renamed a mixin so people stop blaming carpet-fixes even tho the mod does basically nothing that could cause lag...
Carpet-Fixes v1.14.0 for 1.19.4
Fix hopper crash in 1.19.4 release
Carpet-Fixes v1.15.2 for 1.20
Fixed a crash related to hopper block updates in v1.15.1
Carpet-Fixes v1.15.1 for 1.20
Removed Rules:
playerStepEventFix
- Too hard to maintain
boatsCreatedTooHighFix
- "fixed" by mojang
boatsStuckInDispensersFix
- "fixed" by mojang
movableCoralFanFix
- piston code for it made it hard to implement from a mod
grindstonesNotMovableFix
- piston code for it made it hard to implement from a mod
New Rules:
boatTooFarFromDispenserFix
- Mojang fix made me cry so I fixed it better...
Carpet-Fixes v1.14.0 for 1.19.4
New Rules:
spectatorAdvancementGrantingFix
thanks to @JacktheDevel0per
endermanDontTakeExplosionDamageFix
thanks to @B14CK313
Removed Rules: - Fixed in Minecraft
stepAndDestroyBlockGoalUsesOriginFix
hopperMinecartSlowerAtOriginFix
jukeboxDiscItemOffsetOnBreakFix
Carpet-Fixes v1.13.0 for 1.19.3
Updated to v1.19.3 - This is the last time im doing an update myself
Removed Rules: - Fixed in Minecraft
catsBreakLeadsDuringGiftFix
MC-202607 Same Fix
incorrectFallDamageFix
MC-14167 Different Fix
wrongPressurePlateHitboxFix
MC-248753 Close enough
shulkersAreLowerInChestBoatFix
MC-249463 Same Fix
nbtDataDupeFix
MC-112826 & MC-191011 Same Fix
merchantTradePacketExceptionFix
MC-200000 Same Fix
frogJumpsIgnoreTemptedFix
MC-249328 Same Fix
deathTimeCorruptsMobsFix
MC-84873 Used requested fix in comments
horseDupeFix
chestBoatDupeFix
Removed Rules: - Does not fit with the mod/too hard to maintain
optimizedRounding
optimizedHypot
Fixes:
#116 - beeDupeFix
prevents bees from entering hives
#117 - hardcodedSeaLevelFix causes a crash with Depth Meter from Additional Additions
#118 - Incompatablity with Creatures from the snow