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
- 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.

