2.8.1
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
# Configuration file
|
||||
|
||||
client {
|
||||
# Use the old Baubles Button texture and location instead.
|
||||
# [default: false]
|
||||
B:useOldGuiButton=false
|
||||
|
||||
# Display the old Bauble GUI instead of the new sidebar.
|
||||
# [default: false]
|
||||
B:useOldRendering=false
|
||||
}
|
||||
|
||||
|
||||
debug {
|
||||
# Hides the Bauble debug item from the creative menu.
|
||||
# [default: true]
|
||||
@@ -10,6 +21,8 @@ debug {
|
||||
general {
|
||||
# IDs of enchantments that should be treated as soul bound when on items in a bauble slot.
|
||||
I:soulBoundEnchantments <
|
||||
8
|
||||
82
|
||||
>
|
||||
}
|
||||
|
||||
@@ -53,7 +66,7 @@ override {
|
||||
>
|
||||
|
||||
# Slot assignments to use if manualSlotSelection is enabled.
|
||||
# Any assignents after the first 20 will be ignored.
|
||||
# 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]]
|
||||
S:slotTypeOverrides <
|
||||
|
||||
Reference in New Issue
Block a user