Skip to content

Releases: 2No2Name/MendedMinecarts

Mended Minecarts 1.0.5 for 1.20.4

19 Apr 10:20
Compare
Choose a tag to compare

What's Changed

  • new: visual hopper cart locking

Full Changelog: mc1.20.1-1.0.5...mc1.20.4-1.0.5

Mended Minecarts 1.0.5 for 1.20.1

08 Aug 00:00
Compare
Choose a tag to compare

What's Changed

  • new: fuse time display to tnt carts
  • fix: crash when transferring items into chest cart
  • new: RailPlacement with Sneaking players
  • new: "better" lava cauldron (TNT minecart interaction)

Full Changelog: mc1.19.2-1.0.3...mc1.20.1-1.0.5

Mended Minecarts 1.0.3 for 1.19.2

01 Sep 22:13
Compare
Choose a tag to compare

This release adds a setting for the binary position display (precise double coordinates). The release is made for 1.19.2 but it doesn't prevent you from trying to run it with other 1.19 versions (no guarantee that it works).
Mended Minecarts by Inspector Talon and 2No2Name fixes the annoying parts of minecarts and allows displaying useful information about them. Furthermore changing the speed limit of minecarts is possible.

Features:

/mendedminecarts setting value

Available settings:

  • AccurateClientMinecarts: Simulate Minecarts on the client like on the server
  • NoClientCartInterpolation: Avoid vanilla's clientside minecart position smoothing
  • AlwaysSyncCartPosition: Server always sends the cart position to the client for accuracy
  • CartSpeed: Customizable minecart speed limit
  • DerailingCartFix: Minecarts do not derail
  • RotateCartToRail: Rotates minecarts to avoid carts on neighboring straight rails pushing each other
  • DisplayCartData:
    • BinaryPosition
    • Position
    • Velocity (vector)
    • Speed (absolute value)
    • FillLevel (storage carts only)
    • OnGround
    • InWater
    • SlowdownRate (on rail)
    • EstimatedDistance (on rail)
    • BoundingBox
    • HopperLocked (hopper carts only)
    • HopperExtractBlock, HopperExtractVolume, HopperPickupVolume (hopper carts only)
    • Wobble
    • DataPrecision (number of floating point digits in the display)

Additions

  • new: display position in binary

Mended Minecarts 1.0.2 for 1.19.2

07 Aug 21:59
Compare
Choose a tag to compare

This release fixes a few issues from the previous release. The release is made for 1.19.2 but it doesn't prevent you from trying to run it with other 1.19 versions (no guarantee that it works).
Mended Minecarts by Inspector Talon and 2No2Name fixes the annoying parts of minecarts and allows displaying useful information about them. Furthermore changing the speed limit of minecarts is possible.

Features:

/mendedminecarts setting value

Available settings:

  • AccurateClientMinecarts: Simulate Minecarts on the client like on the server
  • NoClientCartInterpolation: Avoid vanilla's clientside minecart position smoothing
  • AlwaysSyncCartPosition: Server always sends the cart position to the client for accuracy
  • CartSpeed: Customizable minecart speed limit
  • DerailingCartFix: Minecarts do not derail
  • RotateCartToRail: Rotates minecarts to avoid carts on neighboring straight rails pushing each other
  • DisplayCartData:
    • Position
    • Velocity (vector)
    • Speed (absolute value)
    • FillLevel (storage carts only)
    • OnGround
    • InWater
    • SlowdownRate (on rail)
    • EstimatedDistance (on rail)
    • BoundingBox
    • HopperLocked (hopper carts only)
    • HopperExtractBlock, HopperExtractVolume, HopperPickupVolume (hopper carts only)
    • Wobble
    • DataPrecision (number of floating point digits in the display)

Additions

  • new: display hopper minecart interaction boxes
  • new: fix exploding tnt carts on rails blowing up rails

Fixes

  • fix: move rendered text higher up

Mended Minecarts 1.0.1 for 1.18.2

22 Jul 02:13
Compare
Choose a tag to compare

This release fixes a few issues from the previous release. Mended Minecarts by Inspector Talon and 2No2Name fixes the annoying parts of minecarts and allows displaying useful information about them. Furthermore changing the speed limit of minecarts is possible.

Features:

/mendedminecarts setting value

Available settings:

  • AccurateClientMinecarts: Simulate Minecarts on the client like on the server
  • NoClientCartInterpolation: Avoid vanilla's clientside minecart position smoothing
  • AlwaysSyncCartPosition: Server always sends the cart position to the client for accuracy
  • CartSpeed: Customizable minecart speed limit
  • DerailingCartFix: Minecarts do not derail
  • RotateCartToRail: Rotates minecarts to avoid carts on neighboring straight rails pushing each other
  • DisplayCartData:
    • Position
    • Velocity (vector)
    • Speed (absolute value)
    • FillLevel (storage carts only)
    • OnGround
    • InWater
    • SlowdownRate (on rail)
    • EstimatedDistance (on rail)
    • BoundingBox
    • HopperLocked (hopper carts only)
    • Wobble
    • DataPrecision (number of floating point digits in the display)

Fixes

  • fix: crash when camera not yet present
  • fix: display hopper state only for hopper carts
  • fix: display cart speed by second instead of by tick

Mended Minecarts 1.0.0 for Minecraft 1.18.2

21 Jul 17:12
Compare
Choose a tag to compare

The first release of Mended Minecarts is out! Mended Minecarts by Inspector Talon and 2No2Name fixes the annoying parts of minecarts and allows displaying useful information about them. Furthermore changing the speed limit of minecarts is possible.

Features:

/mendedminecarts setting value

Available settings:

  • AccurateClientMinecarts: Simulate Minecarts on the client like on the server
  • NoClientCartInterpolation: Avoid vanilla's clientside minecart position smoothing
  • AlwaysSyncCartPosition: Server always sends the cart position to the client for accuracy
  • CartSpeed: Customizable minecart speed limit
  • DerailingCartFix: Minecarts do not derail
  • RotateCartToRail: Rotates minecarts to avoid carts on neighboring straight rails pushing each other
  • DisplayCartData:
    • Position
    • Velocity (vector)
    • Speed (absolute value)
    • FillLevel (storage carts only)
    • OnGround
    • InWater
    • SlowdownRate (on rail)
    • EstimatedDistance (on rail)
    • BoundingBox
    • HopperLocked (hopper carts only)
    • Wobble
    • DataPrecision (number of floating point digits in the display)