File tree Expand file tree Collapse file tree 2 files changed +56
-53
lines changed Expand file tree Collapse file tree 2 files changed +56
-53
lines changed Original file line number Diff line number Diff line change @@ -39,16 +39,17 @@ list {
39
39
plank.*
40
40
slab.*
41
41
.*Marble.*
42
- plateIron
43
- plateCopper
44
- plateObsidian
45
- plateTin
46
- plateGold
47
- plateLead
48
- plateSteel
49
- plateBronze
50
- plateLapis
51
- plateNickel
42
+ plateIron
43
+ plateCopper
44
+ plateObsidian
45
+ plateTin
46
+ plateGold
47
+ plateLead
48
+ plateSteel
49
+ plateBronze
50
+ plateLapis
51
+ plateNickel
52
+ dustSteel
52
53
>
53
54
54
55
# 0 - use whitelist
Original file line number Diff line number Diff line change 1
1
# Configuration file
2
2
3
- ~CONFIG_VERSION: 1.12.2-3.0.8
3
+ ~CONFIG_VERSION: 1.12.2-3.0.10
4
4
5
5
dump {
6
6
# Enable this to keep track of all the entries.
@@ -32,27 +32,28 @@ general {
32
32
# ItemStack names listed here won't be hidden in JEI
33
33
# Example Format: minecraft:iron_ingot#0 [default: ]
34
34
S:autoHideInJEIItemBlackList <
35
- buildcraftcore:gear_iron
36
- buildcraftcore:gear_gold
37
- thaumcraft:ingot# 2
38
- ic2:plate# 0
39
- ic2:plate# 1
40
- ic2:plate# 2
41
- ic2:plate# 3
42
- ic2:plate# 4
43
- ic2:plate# 5
44
- ic2:plate# 6
45
- ic2:plate# 7
46
- ic2:plate# 8
47
- ic2:plate# 9
48
- ic2:plate# 10
49
- ic2:plate# 11
50
- ic2:plate# 12
51
- ic2:plate# 13
52
- ic2:plate# 14
53
- ic2:plate# 15
54
- ic2:plate# 16
55
- ic2:plate# 17
35
+ buildcraftcore:gear_iron
36
+ buildcraftcore:gear_gold
37
+ thaumcraft:ingot# 2
38
+ ic2:plate# 0
39
+ ic2:plate# 1
40
+ ic2:plate# 2
41
+ ic2:plate# 3
42
+ ic2:plate# 4
43
+ ic2:plate# 5
44
+ ic2:plate# 6
45
+ ic2:plate# 7
46
+ ic2:plate# 8
47
+ ic2:plate# 9
48
+ ic2:plate# 10
49
+ ic2:plate# 11
50
+ ic2:plate# 12
51
+ ic2:plate# 13
52
+ ic2:plate# 14
53
+ ic2:plate# 15
54
+ ic2:plate# 16
55
+ ic2:plate# 17
56
+ mekanism:otherdust# 1
56
57
>
57
58
58
59
# Kinds listed here won't be hidden in JEI.
@@ -69,27 +70,28 @@ general {
69
70
# ItemStacks that you want to be ignored/not unified.
70
71
# Example Format: minecraft:iron_ingot#0 [default: ]
71
72
S:itemStacksNamesToIgnore <
72
- buildcraftcore:gear_iron
73
- buildcraftcore:gear_gold
74
- thaumcraft:ingot# 2
75
- ic2:plate# 0
76
- ic2:plate# 1
77
- ic2:plate# 2
78
- ic2:plate# 3
79
- ic2:plate# 4
80
- ic2:plate# 5
81
- ic2:plate# 6
82
- ic2:plate# 7
83
- ic2:plate# 8
84
- ic2:plate# 9
85
- ic2:plate# 10
86
- ic2:plate# 11
87
- ic2:plate# 12
88
- ic2:plate# 13
89
- ic2:plate# 14
90
- ic2:plate# 15
91
- ic2:plate# 16
92
- ic2:plate# 17
73
+ buildcraftcore:gear_iron
74
+ buildcraftcore:gear_gold
75
+ thaumcraft:ingot# 2
76
+ ic2:plate# 0
77
+ ic2:plate# 1
78
+ ic2:plate# 2
79
+ ic2:plate# 3
80
+ ic2:plate# 4
81
+ ic2:plate# 5
82
+ ic2:plate# 6
83
+ ic2:plate# 7
84
+ ic2:plate# 8
85
+ ic2:plate# 9
86
+ ic2:plate# 10
87
+ ic2:plate# 11
88
+ ic2:plate# 12
89
+ ic2:plate# 13
90
+ ic2:plate# 14
91
+ ic2:plate# 15
92
+ ic2:plate# 16
93
+ ic2:plate# 17
94
+ mekanism:otherdust# 1
93
95
>
94
96
95
97
# Keep only one entry per ore dictionary entry [default: false]
You can’t perform that action at this time.
0 commit comments