2.8.0-beta-4

This commit is contained in:
2025-09-13 16:08:01 +02:00
parent 7a590ecbfc
commit b2dc5eba36
1506 changed files with 110349 additions and 93715 deletions

View File

@@ -1,14 +1,29 @@
# Configuration file
general {
# Enable compatibility with UndergroundBiomes. [default: true]
B:UndergroundBiomes=true
"baubles|expanded" {
# Add a special bauble slot specifically for the Focus Pouch. [default: true]
B:focusPouchSlot=true
}
tc4tweaks {
# Whether or not scrolling should scroll to next page of tabs or loop to first tab of the page, in the event that there are too many tabs. [default: true]
B:tc4tweakScrollPages=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
}
@@ -16,5 +31,3 @@ undergroundbiomes {
# Allow the primal crusher to mine UBC slabs. [default: true]
B:primalCrusherMinesSlabs=true
}