promotional bannermobile promotional banner

Create: Multiplanar Crafters

Create: Multiplanar Crafters is a lightweight, high-performance addon for the Create mod that completely revolutionizes the Mechanical Crafter. It finally unlocks the ability to orient your crafting grids horizontally (along the X/Z axis), facing the sky !
Back to Files

create_multiplanar_crafters-mc1.20.1-0.4.17.jar

File namecreate_multiplanar_crafters-mc1.20.1-0.4.17.jar
Uploader
ceketrumdevceketrumdev
Uploaded
Aug 15, 2026
Downloads
69
Size
164.6 KB
Mod Loaders
ForgeNeoForge
File ID
8655272
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:create-multiplanar-crafters-1546050:8655272")

NeoForge

implementation fg.deobf("curse.maven:create-multiplanar-crafters-1546050:8655272")

Learn more about Curse Maven

What's new

Fixed — Wrench mode switching

  • Sneak + scroll now only changes the mode while aiming at a Mechanical Crafter. It no longer swallows sneak-scroll for JEI/EMI, inventory sorters, or anything else just because a wrench is in your hand.
  • Scroll input is now debounced and clamps instead of wrapping. A single flick used to walk 0 → 1 → 2 → 0 and look like nothing happened, especially on trackpads.
  • Crawling under a block with a wrench no longer changes the mode.

Added

  • A proper key binding for cycling the wrench mode (Options → Controls), unbound by default so it never steals a key you already use.
  • The current mode is now shown in the wrench tooltip, along with how to change it.
  • New client config wrenchScrollInput: AIMED (default), ANYWHERE (previous behaviour), DISABLED.