Skip to content

Commit 82e0638

Browse files
author
R1yuu
committed
Added TinkersComplement and IceAndFire
1 parent 86dc5b4 commit 82e0638

File tree

5 files changed

+556
-0
lines changed

5 files changed

+556
-0
lines changed

config/TComplementModules.cfg

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Configuration file
2+
3+
~CONFIG_VERSION: 1
4+
5+
modules {
6+
# Adds casting supplies made from porcelain
7+
B:CeramicsPlugin=true
8+
9+
# Add a Tinkers version of the Chisel Chisel
10+
B:ChiselPlugin=true
11+
12+
# Adds an Tinkers Construct version of the Ex Nihilo hammer
13+
B:ExNihiloPlugin=false
14+
15+
# Adds KnightSlime and Manyullyn vanilla style armors
16+
B:ModuleArmor=false
17+
18+
# Adds the melter and alloyer: smaller components of the smeltery
19+
B:ModuleMelter=true
20+
21+
# Adds the high oven: a new multiblock for making steel
22+
B:ModuleSteelworks=true
23+
24+
# Add a Tinkers version of the Chisel Chisel
25+
B:ToolLevelingPlugin=true
26+
}
27+
28+

0 commit comments

Comments
 (0)