Releases: FxMorin/carpet-fixes
Carpet-Fixes v1.8.4 for Minecraft 22w14a
Support for 22w14a
New Rules:
unableToModifyPlayerDataFix
tradeDemandDecreasesIndefinitelyFix
voidTradingFix
Temporarily Disabled Rules: Due to large random changes and me being too busy to fix it
entityRandomCrackingFix
optimizedRandom
Carpet-Fixes v1.7.4 for 1.18.x
Fixes:
tagKeyMemoryLeakFix
- Crash due to missing Mutable
playerBlockCollisionUsingCenterFix
- Velocity issue due to switched methods
Carpet-Fixes v1.8.3 for Minecraft 22w13a
Support for 22w13a
New Features:
reIntroduceItemShadowing
will now re-introduce the 1.18 item shadowing technique that was removed in 22w13a
Carpet-Fixes v1.7.3 for Minecraft 1.18.2
New Rules:
optimizedFurnaces
A small release to backport the furnace optimization to 1.18.2
Carpet-Fixes v1.8.2 for Minecraft 22w12a
Initial release for 22w12a
This version should work in 22w11a although I have not tested it and do not have time to test it currently.
New Rules:
optimizedFurnaces
- Only for 22w11a, was fixed in 22w12a
noAIStriderGetsColdFix
- Only for 22w11a, was fixed in 22w12a
frictionlessEntitiesFix
mobsTargetDeadEntitiesFix
oresDontDropXpWhenBlownUpFix
entityGrowingUpCollisionClippingFix
slowedEntityGoalsFix
reIntroduceProperGoalTimings
Removed Rules: - These were all fixed in 22w12a. Still available if using this mod in a version lower than 22w12a
tagKeyMemoryLeakFix
optimizedFurnaces
noAIStriderGetsColdFix
foxesGoToOriginDuringThunderFix
Changes:
debugStackDepth
now uses a turtle egg on top of a barrier block
Shape update order of optimizedPoweredRails
has been changed back just like vanilla
reIntroduceReverseRailUpdateOrder
now reIntroduces the reverse rail update order from 22w11a
Carpet-Fixes v1.8.1 for Minecraft 22w11a
New Rules:
targetBlockUpdateFix
debugStackDepth
reIntroduceReverseRailUpdateOrder
Changes:
Detector rails now also get effects by railInvalidUpdateOnPushFix
Redstone Dust now also gets effected by: duplicateBlockUpdatesFix
, extendedBlockUpdateOrderFix
, parityRandomBlockUpdates
, blockUpdateOrderFix
, redstoneComponentUpdateOrderOnBreakFix
, & uselessSelfBlockUpdateFix
Fixed:
observerUpdateFix
- Was not working anymore
optimizedPoweredRails
- Vanilla changed the update order, so the optimization has now been changed to be the same
Carpet-Fixes v1.8.0 for Minecraft 22w11a
Initial release for 22w11a
New Rules:
reIntroduceInstantBlockUpdates
- Allows for update suppression
Removed Rules:
updateSuppressionFix
- Fixed in 22w11a
Carpet-Fixes v1.7.2 for Minecraft 1.18.x
Carpet-Fixes v1.7.1 for Minecraft 1.18.x
New Rules:
horseDupeFix
nocomExploitFix
- Diffrent from the paper one
structureManagerCantLoadSnbtFix
stepAndDestroyBlockGoalUsesOriginFix
hopperMinecartSlowerAtOriginFix
nonSolidBlocksBreakCactusIfPushedFix
armorStandNegateCactusDamageFix
Fixes:
#36 Fixed non-vanilla behavior if using v1.7.0 on versions lower than 1.18.2-pre1
Development:
If you are developing for carpet fixes, I have added back all 5 of the Mojang development commands.
/ResetChunks
/Chase
/DebugMobSpawning
/DebugPath
/Raid
Carpet-Fixes v1.7.0 for Minecraft 1.18.x
Carpet-Fixes will from now on, contain all fixes per the main release. So all 1.18, 1.18.1, & 1.18.2 rules will be within a single mod. Although a lot of the 1.18 & 1.18.1 rules will be disabled due to code changes. So it's always better to use a carpet-fixes release made for that version.
I do this now in order to allow 1.18 servers to use the new fixes, at the cost of losing others. The mod also works for all snapshots in between!
New Rules:
optimizedRecipeManager
chunkSaveCooldownDelay
reIntroduceVeryAggressiveSaving
foxesGoToOriginDuringThunderFix
villagerToWitchBedOccupiedFix
spawnEggMissingEventFix
reloadUpdateOrderFix
armorStandNegateLavaDamage
tripwireNotDisarmingFix
powderedSnowOpacityFix
invisibleHopperFix
extendedBlockUpdateOrderFix
blueWitherSkullNotSavedFix
tagKeyMemoryLeakFix
reIntroduceFallingBlockEntityPhase
velocityNotCancelledFix
- Was added & Removed...
Rule Changes:
redstoneTorchOrderOnBreakFix
-> redstoneComponentUpdateOrderOnBreakFix
Removed Rules: (Per Snapshot) - You can still use these rules if running the mod on a version where it's not fixed!
fallingBlockTeleportingFix
- Was fixed in 22w03a
mountingFlyingTooLongFix
- Was fixed in 22w03a
incorrectBlockPosDistanceFix
- Was fixed in 22w05a
velocityNotCancelledFix
- Was fixed in 1.18.2-pre1
Removed Rules: (permanently)
lavaDamageDesyncFix
clientSideDamageDesyncFix
chatLagFix
All client-side fixes have been moved to Blanket
Fixes:
#28 which fixes reIntroduceDonkeyDupe
not working
#32 compatibility with cardboard