
more crafting range
double crafting table interaction range in Minecraft Java; preserve disappearing when falling. make it for 1.19.2
00—fabricBoth1.19.2mod
more crafting range (1.19.2)
- Doubles the crafting table interaction distance to roughly 16 blocks while keeping vanilla validity checks, so the screen still closes if you fall or move too far or the table disappears.
- Implemented with a mixin that enlarges the distance check inside the crafting screen handler without altering other behavior.
- Runs on both client and server with Fabric for Minecraft 1.19.2.
Notes and limitations:
- The initial click still uses vanilla reach, so you must be close enough to open the table before the extended range applies.
- Other blocks and containers behave normally; only crafting tables are affected.