Configuration
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:
- Configured on NeoForge, Fabric or Forge
- Mod Menu and Cloth Config on Fabric
It is recommended to restart your game when making changes to the configuration of my mods.
craftingtweaks-common.tomlcommoncompressRequiresCraftingGridBooleanSet 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
compressDenylistListA list of modid:name entries that will not be crafted by the compress key.
- Default value
[minecraft:sandstone, minecraft:iron_trapdoor]
clientrightClickCraftsStackBooleanIf set to true, right-clicking the result slot in a crafting table will craft a full stack.
- Default value
true
hideVanillaCraftingGuideBooleanWe both know JEI is much better. This option hides Vanilla's crafting book button instead of moving it.
- Default value
false
vanillaCraftingGuideOffsetXIntegerOffset from the right when repositioning the vanilla recipe book button.
- Default value
-25
vanillaCraftingGuideOffsetYIntegerOffset from the top when repositioning the vanilla recipe book button.
- Default value
5
modeCraftingTweaksModeSet 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
disabledAddonsListAdd mod ids here of mods that you wish to disable Crafting Tweaks support for.
- Default value
[]