This commit is contained in:
samsonsin
2025-05-29 23:26:10 +02:00
commit 90b3575aea
11149 changed files with 2362534 additions and 0 deletions

View File

@@ -0,0 +1,61 @@
# Configuration file
"additional tweaks" {
I:EpicLapPackChargeTickChance=10
I:MaxToolLevelAvailable=9
S:ThisIsAHackedMod=i know and its ok
# These items can be used in place of the Quantum Boots and still allow the usage of the Quantum Shield [default: [EMT:QuantumBootsTraveller]]
S:AllowedShieldBoots <
EMT:QuantumBootsTraveller
thaumicboots:item.ItemQuantumComet
thaumicboots:item.ItemQuantumVoid
thaumicboots:item.ItemQuantumMeteor
>
}
"hud settings" {
B:"Display hud"=true
I:hudPosition=3
}
"recipes settings" {
B:"Disable Advanced Chainsaw recipe"=true
B:"Disable Advanced Dimond Drill recipe"=true
B:"Disable Advanced Jetpack recipe"=true
B:"Disable Advanced NanoChestPlate recipe"=true
B:"Disable AdvancedLappack recipe"=true
B:"Disable Basic recipes"=true
B:"Disable EpicLappack recipe"=true
B:"Disable GraviChestPlate recipe"=true
B:"Disable GraviTool recipe"=true
B:"Disable Nanobot recipe"=false
B:"Disable Relocator recipe"=true
B:"Disable UltimateLappack recipe"=true
B:"Disable UltimateSolarHelmet recipe"=true
B:"Disable Vajra recipe"=true
}
"relocator settings" {
B:"Disable portal mode"=false
B:"Disable translocator mode"=false
I:relocatorEnergyPerDimesionTp=5000000
I:relocatorEnergyPerPortal=2500000
I:relocatorEnergyPerStandartTp=2500000
I:relocatorEnergyPerTranslocator=2000000
}
"sounds settings" {
B:"Disable all sounds"=false
}
"vajra settings" {
B:"Disable Vajra accurate mode"=false
}