Initial commit

This commit is contained in:
2025-03-24 19:54:03 +01:00
commit abaad1eec9
7047 changed files with 99946 additions and 0 deletions

View File

@@ -0,0 +1,90 @@
# Configuration file
Interface {
CreativeTab {
B:BlocksInCommonTab=false
B:FlorbsInCommonTab=false
B:ItemsInCommonTab=false
B:ToolsInCommonTab=false
}
}
Machine {
Furnace {
# Enable sounds for the Furnace.
B:Sound.Enable=true
}
Pulverizer {
# Enable sounds for the Pulverizer.
B:Sound.Enable=true
}
Sawmill {
# Enable sounds for the Sawmill.
B:Sound.Enable=true
}
Smelter {
# Enable sounds for the Smelter.
B:Sound.Enable=true
}
Crucible {
# Enable sounds for the Crucible.
B:Sound.Enable=true
}
Transposer {
# Enable sounds for the Transposer.
B:Sound.Enable=true
}
Precipitator {
# Enable sounds for the Precipitator.
B:Sound.Enable=true
}
Extruder {
# Enable sounds for the Extruder.
B:Sound.Enable=true
}
Accumulator {
# Enable sounds for the Accumulator.
B:Sound.Enable=true
}
Assembler {
# Enable sounds for the Assembler.
B:Sound.Enable=true
}
Charger {
# Enable sounds for the Charger.
B:Sound.Enable=true
}
Insolator {
# Enable sounds for the Insolator.
B:Sound.Enable=true
}
}
Render {
# Set to TRUE for Tesseracts to use an alternate starfield shader.
B:UseAlternateShader=true
}
Version {
S:Identifier=1.7.10R4.1.5
}