Skip to content

v1.4.0 for MC 1.21.90

Choose a tag to compare

@ForestOfLight ForestOfLight released this 22 Jul 06:13
· 223 commits to main since this release
d77dd0d

BDS Servers must add "@minecraft/debug-utilities" to their config/default/permissions.json to use this release.

What's new

  • /debugentity: Displays tons of information about entities. (Not available on Realms)
  • speed: InfoDisplay rule that shows your speed in meters per second.
  • creativeNetherWaterPlacement: Allows placing water in the nether while in creative mode.
  • Commands transitioned to vanilla commands: /cleanup, /k, ./camera -> /cam, /cs, /dtp, /claimprojectiles, /entitydensity, /s, /a, /c, /sp, /health, /jump, /j, /log, /loop, /peek, /pos, ./removeentity -> /butcher, ./resettest -> /retest, /sit, /trackevent

Improvements

  • /dtp <dimension> [destination] [victim]: Victim argument selects entities to dimensionally teleport.
  • /data [entity]: Entity argument selects entities to get data from.
  • /pos [player]: Player argument selects players to get the position of.
  • /butcher [entity]: Entity argument selects entities to remove.
  • /scriptevent canopy:loop: Removed since /loop is now a vanilla command.
  • flippinArrows: Flips stairs and slabs vertically.
  • blockStates: Includes isWaterlogged property.
  • creativeInstantTame: Works on mountable mobs.
  • quickFillContainer: Works in reverse while sneaking.
  • Abilities that are enabled by placing an arrow in a specific inventory slot will now show a tip when enabled or disabled.

Fixes

  • ./ct remove & ./gt remove: Hopper removal persists past reloads.
  • peekInventory: Query highlighting is once again correct.
  • /log: Players are now unsubscribed from their logs when leaving the world.
    ... and move improvements behind the scenes!