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,20 @@
# 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
}