Configuration
clienttweaks-common.toml
customization
Name | Description | Type | Default Value | Valid Values |
---|---|---|---|---|
torchItems | Items that count as torches for the offhand-torch tweak options. | List | [minecraft:torch, minecraft:soul_torch, tconstruct:stone_torch] | |
torchTools | Items that are allowed to place torches from the offhand if offhandTorchWithToolOnly is enabled. | List | [minecraft:wooden_pickaxe, minecraft:stone_pickaxe, minecraft:iron_pickaxe, minecraft:golden_pickaxe, minecraft:diamond_pickaxe, minecraft:netherite_pickaxe, tconstruct:pickaxe, tconstruct:hammer] | |
shieldWeapons | Items that count as weapons for the offhand-shield hiding tweak options. | List | [tetra:modular_sword] | |
shieldItems | Items that count as shields for the offhand-shield hiding tweak options. | List | [basicshields:wooden_shield, basicshields:golden_shield, basicshields:diamond_shield, basicshields:netherite_shield] | |
fireworkItems | Items that count as fireworks for the offhand-firework tweak options. | List | [minecraft:firework_rocket] | |
fragileBlocks | Blocks that should be protected in the prevent accidental mining tweak. | Set | [minecraft:medium_amethyst_bud, minecraft:small_amethyst_bud, minecraft:budding_amethyst, minecraft:large_amethyst_bud] |
tweaks
Name | Description | Type | Default Value | Valid Values |
---|---|---|---|---|
autoClimbLadder | This option will let you climb ladders automatically by just looking upwards, rather than requiring a key to be held down. | Boolean | false | |
doNotUseLastTorch | This prevents the last torch in the offhand from being placed. | Boolean | false | |
hideOffhandItem | This option will hide your offhand item. It can be toggled via an optional key binding. | Boolean | false | |
hideOwnParticleEffects | This option will hide your own potion particle effects for your client (other players will still see them). | Boolean | false | |
hideShieldUnlessHoldingWeapon | This option will hide your shield unless you are holding a weapon. | Boolean | true | |
noOffhandTorchAtAll | This prevents torches from being placed from your offhand at all. | Boolean | false | |
noOffhandTorchWithBlock | This prevents torches from being placed from your offhand if you have a block in your main hand. | Boolean | true | |
noOffhandTorchWithFood | This prevents torches from being placed from your offhand if you have food in your main hand. | Boolean | true | |
noOffhandTorchWithEmptyHand | This prevents torches from being placed from your off hand if you have an empty main hand. | Boolean | false | |
offhandTorchWithToolOnly | This restricts torches to be placed from the offhand only when you're holding a tool in your main hand. | Boolean | false | |
noOffhandFireworksWithElytra | This prevents fireworks from being launched from your off hand if you are wearing an Elytra, unless you're flying. | Boolean | true | |
disableStepAssist | This option will disable step assist added by other mods. | Boolean | false | |
disableLogStripping | This option will disable log stripping. | Boolean | false | |
disablePavingWithBlockInOffhand | This option will disable paving when holding a block in your offhand. | Boolean | true | |
masterVolumeSlider | This adds back the master volume slider to the options screen. Saves you a click! | Boolean | true | |
musicVolumeSlider | This adds back the music volume slider to the options screen. Saves you a click! | Boolean | true | |
paneBuildingSupport | This option will make iron fences and glass panes have a bigger hitbox while placing them, making it easier to aim. | Boolean | true | |
chainBuildingSupport | This option will make chains have a bigger hitbox while placing them, making it easier to aim. | Boolean | true | |
noRecipeBookShifting | This option makes the recipe book not shift the inventory when opened. Works best with smaller GUI scales / bigger resolutions. | Boolean | false | |
preventAccidentalMining | Prevents accidental mining of certain fragile blocks like budding amethysts. | Boolean | false | |
creativeBreakingSupport | This option will increase the hitbox of random-offset blocks in creative mode, making it easier to break them quickly. | Boolean | true |