promotional bannermobile promotional banner

Crafting Tweaks

Allows you to rotate, balance or clear the crafting matrix by the press of a button, in any (supported) crafting window.

File Details

craftingtweaks-fabric-1.21.11-21.11.5.jar

  • R
  • Mar 13, 2026
  • 255.00 KB
  • 14.4K
  • 1.21.11
  • Fabric

File Name

craftingtweaks-fabric-1.21.11-21.11.5.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:crafting-tweaks-233071:7750300"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Added `vanillaCraftingGuideOffsetX` and `vanillaCraftingGuideOffsetY` config options for slight adjustments to where the crafting guide button is repositioned
- API: Added width and height to CraftingGrid.
  - Will be sqrted from size for backwards compatibility.
  - Size is preserved separately for now in case anyone configured a non-square grid, but in 26.1 width*height must equal size, so non-squares will have to set explicit bounds then.
  - Square grids will continue to work with just specifying size.