aboutsummaryrefslogtreecommitdiff
path: root/GregTech.cfg
blob: c5d9af1786dd8317d112684aa745181edcb9f17b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Configuration file

colormodulation {

    cable_insulation {
        I:B_64=64
        I:G_64=64
        I:R_64=64
    }

    construction_foam {
        I:B_64=64
        I:G_64=64
        I:R_64=64
    }

    machine_metal {
        I:B_255=255
        I:G_220=220
        I:R_220=220
    }

}