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-forge-1.21.11-21.11.5.jar

  • R
  • Mar 13, 2026
  • 256.08 KB
  • 6.8K
  • 1.21.11
  • Forge

File Name

craftingtweaks-forge-1.21.11-21.11.5.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

Forge

implementation "curse.maven:crafting-tweaks-233071:7750303"
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.