clientcommands
clientcommands copied to clipboard
Adds useful client-side commands
Having clientcommands and Botania installed crashes because of this redirect mixin: https://github.com/Earthcomputer/clientcommands/blob/32549f059ca69c2ccbda9c5c5144f0f284540148/src/main/java/net/earthcomputer/clientcommands/mixin/MixinPlayerEntity.java#L39
Now that in Minecraft 1.19 you can not increase gamma to be able to see in dark and `/cgamma` being broken, I think it is a good time to add...
/ctemprule auto recast it only recasts the rod if u didn't get the goal u wanted its so if u are in a different window and don't want to go...
Have been using the cenchant command on a vanilla server and it's been working perfectly except for books. I can't seem to get them to work. It says to put...
This PR adds a translation command using one of Google Translate's hidden APIs. Omitting the `from` parameter makes Google Translate auto-detect the language. When the `to` parameter is omitted the...
This allows the player to add custom variables to use in messages and commands. A player may for example use the variable `%base%` so that they don't have to remember...
The snake game experience could be improved by adding - A config for colours, sounds, etc - Difficulties - Game modes - Improved movement system
When I run the /cglow command, everything works fine, but when I add the type, the game crashes. /cglow entities ok /cglow entities @e[type=player] game crash When I deleted OMMC/MasaGadget,...
This pull request adds a command that lists the properties and their values of a specific block state. `/cblockstate minecraft:oak_slab`  `/cblockstate minecraft:oak_slab[type=top,waterlogged=true]` 