
ReplaceBlocksMod
I don't know my version or loader

ReplaceBlocksMod
A utility mod that lets you replace blocks with other blocks, used entirely through the console.
The provided commands are intended to be more convenient than using the
vanilla /fill command.
Commands
1. /replace <sourceBlock> with <targetBlock>
Replaces all nearby instances of sourceBlock with targetBlock.
e.g. /replace oak_planks with cherry_planks
In Vanilla, this would be equivalent to
/fill ~-50 ~-10 ~-50 ~50 ~10 ~50 oak_planks replace cherry_planks
which is much more difficult to type and fails anyway because
the /fill command can't handle that many blocks.
2. /removegrass
Removes all nearby short grass and long grass. Regular grass blocks will not be removed.
In Vanilla, this would be similar to (but more optimized than)
/fill ~-50 ~-10 ~-50 ~50 ~10 ~50 air replace short_grass
and /fill ~-50 ~-10 ~-50 ~50 ~10 ~50 air replace tall_grass
but again, the /fill command can't handle that many blocks.
Suggestions for more commands are welcome! File an issue at https://github.com/adil192/ReplaceBlocksMod
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as replaceblocksmod-fabric-1.21.x-1.1.1.jar — drop this file into the mods folder
- Download size: 12 KB
- Download link checked 31 Aug 2026 — working
These come from our own check of the pack file, not from the source page.