Files
Gregtech-New-Bastards/.minecraft/config/TinkersModules.cfg
samsonsin 90b3575aea initial
2025-05-29 23:26:10 +02:00

21 lines
562 B
INI

# Configuration file
"modules: disabling these will disable a chunk of the mod" {
# Adds a gear cast if other mods provide gears
B:"Tinkers Gears"=true
# Modifyable armors, such as the traveller's gear.
B:"Tinkers' Armory"=true
# Mechanical machinations and steampunk inspired shenanigans.
B:"Tinkers' Mechworks"=true
# Liquid metals, casting, and the multiblock structure.
B:"Tinkers' Smeltery"=true
# The main core of the mod! All of the tools, the tables, and the patterns are here.
B:"Tinkers' Weaponry"=true
}