Skip to content

Carpet TIS Addition v1.67

Latest
Compare
Choose a tag to compare
@Fallen-Breath Fallen-Breath released this 18 Jun 18:03
5e16d9c

News

  • MC 1.21.6 / 1.21.7 support
  • Add rule wetExplosionReintroduced (#203) for MC < 1.21.2 or > 1.21.5

Changes

  • Optimized StackTracePrinter#toSymbolText, make hover text shown on those $ stack trace symbols nicer (#215)
  • Enclude mixinextras when the fabric loader already has it, i.e. in mc >= 1.21.5
  • Remove rule railDupingFix in subproject 1.16+, since it's already fixed in vanilla 1.16.2 (#216)

image

Fixes

  • Make sure no scientific notation is returned in TextUtils#tp (e.g. coordinate near the world border)
  • More mixin-extras @ModifyExpressionValue abuses for better mod compatibility (#217)
  • Fixed largeBarrel mc1.21+ compactitibility codes not work with malilib >=0.24
  • Improved rule largeBarrel's compatibility with minihud's inventory preview if its entityDataSyncLoadNbt is enabled (#200)

Patches

v1.67.1

  • Fixed /player xxx spawn command not working (#219, #220)

v1.67.2

  • (mc1.21.6+) Fixed rule tickCommandPermission not working (#223)

v1.67.3

  • (mc1.21.5+) Fixed raid logger crash (#224)