Compatibility
Minecraft: Java Edition
26.1.1–26.1.2
1.21.11
Platforms
Supported environments
Client-side
Links
Tags
Creators
Details
Licensed Apache-2.0
Published 3 months ago
What It Is
EasyPlaceFix is a client-side Fabric mod for Litematica that improves Easy Place in multiplayer and makes block placement much more reliable on servers.
It is useful when default Easy Place:
- places blocks with incorrect orientation;
- struggles with interactive or complex blocks;
- performs extra unwanted clicks;
- becomes unreliable under latency or server delay.
What It Adds
EasyPlaceFix extends normal Easy Place with:
- more accurate block orientation during placement;
- better reliability on multiplayer servers;
- improved handling for blocks that need follow-up interactions;
- fewer duplicate actions and less desync;
- extra settings and hotkeys for fine-tuning behavior;
- built-in logic that makes a separate TickPrediction install unnecessary.
Features
The mod includes dedicated handling for many directional and interactive blocks, including:
- stairs;
- trapdoors;
- signs and hanging signs;
- shelves and lecterns;
- crafters;
- observers;
- pistons;
- rails;
- skulls, banners, wall-mounted blocks;
- multiface blocks and other blocks that need custom hit results, extra clicks, or careful state handling.
The mod also:
- adds its own
Easy Fixtab to the Litematica config GUI; - checks block state before retrying placement;
- uses delayed interactions where needed for better stability;
- handles difficult multiplayer edge cases more safely.
Settings
The mod adds its own settings to Litematica:
enableFix: enables the EasyPlaceFix replacement logic;loosenMode: allows looser item matching if the exact item is not found;nbtIgnore: searches items without strict NBT matching;AllowInteraction: allows normal interaction with selected containers and interactive blocks;observerDetect: prevents observer placement in cases where the required target block in the schematic is not yet matched;clientRotationRevert: restores the client view rotation after the temporary placement rotation.
It also adds separate hotkeys for:
loosenMode;nbtIgnore;AllowInteraction.
loosenMode uses:
config/loosenMode.json
Installation
Required:
Important:
- this is a client-side mod;
- a separate TickPrediction install is no longer required;
- for multiplayer, use Easy Place protocol:
SLAB_ONLY.
Compatibility
- Minecraft
1.21.11 - Java
17 - Fabric Loader
0.18.4 - Current project mod version:
0.5.8


