Compatibility
Minecraft: Java Edition
1.21.x
1.20.6
1.20.4
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed GPL-3.0-or-later
Published 4 months ago
Updated last month
Void Commands
All commands are prefixed with v
Commands
Command | Description |
---|---|
vget <itemStack> <count> |
Gives yourself a ghost item. In Creative it will be ghost, until you use it. |
vsetblock <blockPos> <blockState> |
Sets a the block at <blockPos> to the block <blockState>. |
vghostplacement <booleanToggle> |
Toggles if interacting with blocks sends a packet. This includes placing blocks, using buttons, etc. |
vgetrender |
Prints simulation/view distance in chat. |
vgetlocation <entity> |
Prints current coordinates, and dimension in chat. |
vsummon <entity> <location> <nbt> |
Summons an entity client-side (you can be nudged by client side entities) |
vkill <entities> |
Removes entities from the client world |
vquery [blocks|entities] <blockState|entitySelector> <distance> |
Prints the amount of entities/blocks of a type loaded within <distance> chunks. Default distance is your render distance. |
Note: This mod is very new, and I'm adding most features suggested. You can suggest a feature through the GitHub!
if you like this mod, I also recommend getting ClientCommands