Configuration files for my mods can be found in the config folder of your Minecraft directory.

All configuration options are contained either within -common.toml or -client.toml files.

To edit configurations in-game, use one of the following mods:

It is recommended to restart your game when making changes to the configuration of my mods.

craftingtweaks-common.toml
common
compressRequiresCraftingGridBoolean

Set this to false if you want the (de)compress feature to work outside of crafting GUIs (only works if installed on server while in the player inventory)

Default value
true
compressDenylistList

A list of modid:name entries that will not be crafted by the compress key.

Default value
[minecraft:sandstone, minecraft:iron_trapdoor]
client
rightClickCraftsStackBoolean

If set to true, right-clicking the result slot in a crafting table will craft a full stack.

Default value
true
hideVanillaCraftingGuideBoolean

We both know JEI is much better. This option hides Vanilla's crafting book button instead of moving it.

Default value
false
vanillaCraftingGuideOffsetXInteger

Offset from the right when repositioning the vanilla recipe book button.

Default value
-25
vanillaCraftingGuideOffsetYInteger

Offset from the top when repositioning the vanilla recipe book button.

Default value
5
modeCraftingTweaksMode

Set to 'DEFAULT' to enable both buttons and hotkeys. Set to 'BUTTONS' to enable buttons only. Set to 'HOTKEYS' to enable hotkeys only. Set to 'DISABLED' to disable completely.

Default value
DEFAULT
Valid values
DEFAULTBUTTONSHOTKEYSDISABLED
disabledAddonsList

Add mod ids here of mods that you wish to disable Crafting Tweaks support for.

Default value
[]