Wiki 9Minecraft Back Tools Mod Wiki
Back Tools Mod Wiki › Configuration

Back Tools Mod — Configuration

Configuration

Back Tools offers extensive configuration options via the backtools.cfg (Forge) or backtools.json5 (Fabric) file. Users can customize which items are displayed and how they appear.

General Settings

Option Default Description
renderBackTool true Enables or disables the rendering of tools on the back.
renderOnBackIfCapeEquipped false If true, tools will render even if the player has a cape equipped.
toolBlacklist Empty A list of item IDs that should never be rendered on the back.
enabledTools Empty A whitelist; if populated, only items in this list will render.
beltTools Empty Items in this list will render on the player's belt instead of their back.

Advanced Orientation

The toolOrientation setting allows users to define custom rotations for specific item classes. This is useful for modded items that may render at awkward angles by default. Format: [ClassPath]:[Degrees].