clientcommands
clientcommands copied to clipboard
Adds useful client-side commands
## Description Possible kick for avoiding normalization when sending a message ## Steps to reproduce 1. Enter a command longer than 256 characters, for example `/ctellraw "test test test..."` 2....
Currently, if the user makes a mistake in their function file, such as by adding a slash before the function name, like so: ``` /csnap ~0.5 ~ ~ ``` Then...
When I use RNG enchanting, it sometimes crashes, here are the crash report and the latest.log [crash-2025-07-24_15.21.34-client.txt](https://github.com/user-attachments/files/21400637/crash-2025-07-24_15.21.34-client.txt) [latest.log](https://github.com/user-attachments/files/21400641/latest.log)
noticed that `/clisten add minecraft:section_blocks_update` instantly froze the game when in reflection mode i made explicit serialization code paths for some common complex classes: - `Item` - `Block` - `EntityType`...
There already is /cfindblock feature. Can we have a feature that integrate it to do something more? Like maybe find blocks pattern (Specific bedrock pattern) or even double/tripple spawners? I...
Allows us to use your mod on neoforge
So I'm not sure if this should be an enhancement to the /cwaypoint command, or if it should be it's own new command (maybe /clocatorbar ?). Basically, the feature I'm...