Skip to content

Version 2.4.10 for Minecraft 1.16.4/5

Choose a tag to compare

@Earthcomputer Earthcomputer released this 17 Apr 20:38
· 477 commits to fabric since this release
aee129a
  • Added /csignsearch, like /cfindblock but searches for text on nearby signs
  • Added /cghostblock to place ghost blocks
  • Added /crelog to automaticalaly relog
    • Added relog() and disconnect() functions to scripting API
  • Added the /cgive command, which can give you items in creative mode without OP
  • Added /cplaysound and /cstopsound, which can play and stop arbitrary sound events on the client
  • Added /cfov to change your FOV
  • Added the /chotbar command to manipulate saved creative hotbars
  • Added the /ckit commands which can save and restore your inventory in creative mode
  • Added support for AFK fishing manipulation
  • Added --keep-searching flag to /cglow and /cfind
  • Updated /cglow to allow blocks and areas to be highlighted
  • Added floor() and ceil() to /ccalc
  • Added the --parse flag to /ccalc to debug how it is parsing the expression
  • Fixed modmenu warning
  • Fixed ender chests being counter twice in /cfinditem
  • Fixed /ccrackrng and /cenchant throwing out items from creative menu
  • Fixed /cglow being stuck on for some entity types
  • Fixed order of operations and other bugs with /ccalc
  • Fixed Java 14+ reflection crash
  • Added Traditional Chinese translations
  • Added Dutch translations
  • Added Indonesian translations
  • Updated Polish translations