


A Minecraft mod that lets you place blocks on top of any block (so you could also do it with carpets via config), by lowering the entire block (model, collision, etc.). Read more to find out about the Offset Tool!
This mod doesn't modify anything permanently, therefore you can remove it or add it back at anytime!
There is an Offset Tool (found in the Tools & Utilities tab) which toggles lowering per-block. Offsets are off by default except for blocks sitting directly on a dirt path or bottom slab, and you can turn them on or off by right-clicking with the Offset Tool. By default, toggling offsets requires permission level 4 (configurable in config/lmps_permissions.json on the server).
To mark other blocks as supports, see config/lmps_supports.json on the server. For example, the configuration below would add support for red carpets (so you could offset blocks onto red carpets):
{
"supports": [
"minecraft:dirt_path",
"#minecraft:slabs",
"minecraft:red_carpet"
]
}
Multipart blocks only offset when every part sits above a path block or bottom slab.
Config screen using YACL! Access it via NeoForge's Mods screen or Mod Menu on Fabric.
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.11
- 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 lmps-0.9.6-fabric-mc1.21.11.jar — drop this file into the mods folder
- Download size: 111 KB
- Download link checked 31 Aug 2026 — working
These come from our own check of the pack file, not from the source page.