Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Baubles.client.useOldGuiButton

Use the old Baubles Button texture and location instead. [default: false]

Type: boolean

Default:

false

Baubles.client.useOldRendering

Display the old Bauble GUI instead of the new sidebar. [default: false]

Type: boolean

Default:

false

Baubles.debug.hideDebugItem

Hides the Bauble debug item from the creative menu. [default: true]

Type: boolean

Default:

true

Baubles.general.soulBoundEnchantments

IDs of enchantments that should be treated as soul bound when on items in a bauble slot.

Type: list of signed integer

Default:

[
  8
  82
]

Baubles.menu.manualSlotSelection

Manually override slot assignments. !Bauble slot types must be configured manually with this option enabled! [default: false]

Type: boolean

Default:

true

Baubles.menu.showUnusedSlots

Display unused Bauble slots. [default: false]

Type: boolean

Default:

false

Baubles.override.defualtSlotTypes

Baubles and its addons assigned the folowing types to the bauble slots. !This config option automatically changes to reflect what Baubles and its addons assigned each time the game is launched! [default: ]

Type: list of string

Default:

[
  "amulet"
  "ring"
  "ring"
  "belt"
  "Terminal"
  "quiver"
  "charm_pouch"
  "wings"
  "focus_pouch"
  "cape"
  "gauntlet"
  "charm"
  "title"
  "unknown"
  "unknown"
  "unknown"
  "unknown"
  "unknown"
  "unknown"
  "unknown"
]

Baubles.override.slotTypeOverrides

Slot assignments to use if manualSlotSelection is enabled. Any assignments after the first 20 will be ignored. !Adding, moving, or removing slots of the amulet, ring, or belt types will reduce compatibility with mods made for original Baubles versions! [default: [amulet], [ring], [ring], [belt]]

Type: list of string

Default:

[
  "amulet"
  "ring"
  "ring"
  "belt"
  "Terminal"
  "quiver"
  "charm_pouch"
  "wings"
  "focus_pouch"
  "cape"
  "gauntlet"
  "charm"
  "title"
]