File Details
craftingtweaks-neoforge-1.21.11-21.11.5.jar
- R
- Mar 13, 2026
- 256.73 KB
- 5.3K
- 1.21.11
- NeoForge
File Name
craftingtweaks-neoforge-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.

