-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathextrautils2.cfg
172 lines (154 loc) · 3.91 KB
/
extrautils2.cfg
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
# Configuration file
"creative blocks: breakable" {
# Allow Non-Creative players to break/harvest creative blocks. [default: false]
B:gameplay=false
}
"creative blocks: configurable" {
# Allow Non-Creative players to configure creative blocks. [default: false]
B:gameplay=false
}
"dimension ids" {
I:"Deep Dark"=-11325
I:ExtraUtils2_Quarry_Dim=-9999
}
enabled {
B:AnalogCrafter=false
B:AngelBlock=true
B:AngelRing=false
B:BagOfHolding=false
B:BiomeMarker=true
B:Book=true
B:Boomerang=true
B:ChickenRing=false
B:ChunkLoader=false
B:CompoundBow=true
B:CompressedCobblestone=true
B:CompressedDirt=true
B:CompressedGravel=true
B:CompressedNetherrack=true
B:CompressedSand=true
B:Contract=false
B:Crafter=false
B:CreativeChest=true
B:CreativeEnergy=true
B:CreativeHarvest=true
B:CursedEarth=false
B:DecorativeBedrock=true
B:DecorativeGlass=true
B:DecorativeSolid=true
B:DecorativeSolidWood=true
B:"Deep Dark"=true
B:Drum=false
B:EnderLilly=false
B:EnderShard=true
B:ExtraUtils2_Quarry_Dim=false
B:FakeCopy=false
B:Filter=true
B:FilterFluids=true
B:FireAxe=false
B:FlatTransferNode=false
B:GlassCutter=true
B:GoldenLasso=false
B:Indexer=false
B:IndexerRemote=false
B:IneffableGlass=true
B:Ingredients=true
B:InteractionProxy=true
B:ItemBuildersWand=true
B:ItemCreativeBuildersWand=true
B:ItemCreativeDestructionWand=true
B:ItemDestructionWand=true
B:Klein=true
B:LargishChest=true
B:LawSword=true
B:LuxSaber=true
B:Machine=true
B:MagicApple=true
B:Miner=true
B:MiniChest=true
B:MoonStone=true
B:Opinium=trueopti
B:PassiveGenerator=true
B:PlayerChest=false
B:PowerBattery=false
B:PowerManager=true
B:PowerOverload=true
B:PowerTransmitter=false
B:Quarry=false
B:QuarryProxy=false
B:RainbowGenerator=false
B:RedOrchid=true
B:RedstoneClock=false
B:RedstoneLantern=true
B:Resonator=true
B:Scanner=true
B:Screen=false
B:SimpleDecorative=true
B:Snowglobe=true
B:SoundMuffler=true
B:Spotlight=true
B:SunCrystal=true
B:SuperMobSpawner=true
B:Synergy=false
B:Teleporter=false
B:Terraformer=false
B:TrashCan=true
B:TrashCanEnergy=true
B:TrashCanFluid=true
B:TrashChest=true
B:Trowel=true
B:UnstableIngots=true
B:User=true
B:WateringCan=true
B:WoodenStickPoke=true
B:Wrench=true
B:additionalVanillaRecipes=true
B:ironwood=true
B:pipe=false
B:potion_Purge=true
B:potion_doom=true
B:potion_fizzy_lifting=true
B:potion_gravity=true
B:potion_greek_fire=true
B:potion_love=true
B:potion_relapse=true
B:potion_second_chance=true
B:sendCapabilitiesAfterDimensionChange=true
B:sickle_diamond=false
B:sickle_gold=false
B:sickle_iron=false
B:sickle_stone=false
B:sickle_wood=false
B:spike_creative=false
B:spike_diamond=false
B:spike_gold=false
B:spike_iron=false
B:spike_stone=false
B:spike_wood=false
B:squidSpawnRestrictions=true
B:tinkers_construct_integration=true
B:villager_alchemist=true
B:villager_red_mechanic=true
B:villager_shady_merchant=true
B:wall_world_type=true
}
energy {
I:"Quantum Quarry: Base Energy Per Operation"=20000
}
gameplay {
# Add an entity id (mod:name) to this list to prevent cursed earth from spawning it. [default: ]
S:"Cursed Earth Entity BlackList" <
>
B:"Quantum Quarry: Enable Nether/End biome generation (has been buggy)"=false
# Choose allowed container classnames.
S:"Unstable Ingot: Allowed Classes" <
net.minecraft.inventory.ContainerWorkbench
>
}
settings {
B:WallWorld_GiveSpawnItems=true
}
"unstable ingot: explosion time" {
# Choose the time until explosion. [range: 0 ~ 2400, default: 200]
I:gameplay=200
}