promotional bannermobile promotional banner

Crafting Tweaks

Allows you to rotate, balance or clear crafting grids by the press of a button.
Back to Files

craftingtweaks-forge-1.20.1-18.2.6.jar

File namecraftingtweaks-forge-1.20.1-18.2.6.jar
Uploader
BlayTheNinthBlayTheNinth
Uploaded
Jul 18, 2025
Downloads
5.3M
Size
225.6 KB
Mod Loaders
Forge
File ID
6784525
Type
R
Release
Supported game versions
  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:crafting-tweaks-233071:6784525")

Learn more about Curse Maven

What's new

- Revamped loading of CraftingTweaks compat files
  - Added support for loading CraftingTweaks compat files from `config/craftingtweaks/grids`
  - Added support for loading CraftingTweaks compat files from within mod jars under `craftingtweaks/grids` folder
  - Deprecated support for loading from data packs, as data packs do not work well in scenarios where the mod is present on the client only

Data packs containing CraftingTweaks compat files will continue to work. However, to ensure they are loaded when
playing in multiplayer as well, the following migrations are recommended:

- Modpack makers using data packs for CraftingTweaks should move their CraftingTweaks data pack files into the `config/craftingtweaks/grids` folder instead
- Mod makers shipping compat files for CraftingTweaks should move their compat files out of the data pack and into a `craftingtweaks/grids` folder at the root of the resources instead
- Users using data packs for CraftingTweaks should move their CraftingTweaks data pack files into the `config/craftingtweaks/grids` folder