This commit is contained in:
2026-02-23 21:48:28 +01:00
parent 68fcf7fbde
commit 76e9b1b59e
15427 changed files with 620572 additions and 11184 deletions

View File

@@ -0,0 +1,33 @@
# Configuration file
"baubles|expanded" {
# Add a special bauble slot specifically for the Focus Pouch. [default: true]
B:focusPouchSlot=true
}
general {
# Enable compatibility with Baubles|Expanded. [default: true]
B:"Baubles|Expanded"=true
# Enable compatibility with UndergroundBiomes. [default: true]
B:UndergroundBiomes=true
# Enable compatibility with gtnhtcwands. [default: true]
B:gtnhtcwands=true
}
gtnhtcwands {
# Require screws and conductors to swap wand/staff cores. [default: true]
B:coreSwapMaterials=true
# Use the increased vis costs from GTNHTCWands. [default: true]
B:cost=true
}
undergroundbiomes {
# Allow the primal crusher to mine UBC slabs. [default: true]
B:primalCrusherMinesSlabs=true
}