Skip to content

Version 2.10.1 for Minecraft 1.21.5

Latest
Compare
Choose a tag to compare
@Earthcomputer Earthcomputer released this 26 May 17:58
689ecbb
  • Added /cmap command, to save the held map, or the map you are looking at, to a file.
    • If you are looking at a map that is connected across many item frames, that is treated as one map and saved as one large image file.
  • Fixed floating point rounding errors when rendering shapes from /cglow block at high coordinates (near the world border).
  • Made the rendering of shapes from /cglow block more consistently on top of other things.
  • Fixed /cfps overriding the maximum FPS when not set.
  • Fixed some issues with /cfinditem.
    • Bundles are now properly searched.
    • The --no-search-shulker-box flag has been renamed to --no-search-nested, and prevents shulker boxes and bundles
      within other inventories from being searched.
    • A --click-inventories flag has been added, to force /cfinditem to work by clicking inventories when you are
      opped.
    • Decorated pots are now searched by /cfinditem if you are opped.
  • Fixed a desync issue when loading a kit with /ckit.
  • Improvements to RNG features which require item throws, such as /ccrackrng and /cenchant.
    • These features now obey the creative mode item throw throttle limit.
      • This is a limit in vanilla which applies only to creative mode, whereby after you have thrown 74 items, you
        cannot throw more than one item per second.
      • The RNG feature will fail or limit its item throws to obey the throttle and suggest switching to survival mode.
    • Items to throw are now created out of thin air in creative mode.
    • Improved error and help messages if item throws fail.