Add blocking configs

This commit is contained in:
m2r1k5 2022-03-07 21:18:39 +08:00
parent b85bddd462
commit 81acf01fc4

View File

@ -15,6 +15,82 @@ battery {
}
##########################################################################################################
# blockingmode
#--------------------------------------------------------------------------------------------------------#
# Map of items to not block when blockingmode is enabled.
# [modid]
# modid:item:metadata(optional,default:0)
# Supports more than one modid, so you can block different things between, for example, gregtech or enderio
##########################################################################################################
blockingmode {
# NonBlockingItems
S:nonBlockingItems <
[gregtech]
gregtech:meta_item_1:461
gregtech:shape.mold.plate
gregtech:shape.mold.gear
gregtech:shape.mold.credit
gregtech:shape.mold.bottle
gregtech:shape.mold.ingot
gregtech:shape.mold.ball
gregtech:shape.mold.block
gregtech:shape.mold.nugget
gregtech:shape.mold.cylinder
gregtech:shape.mold.anvil
gregtech:shape.mold.name
gregtech:shape.mold.gear.small
gregtech:shape.mold.rotor
gregtech:shape.extruder.plate
gregtech:shape.extruder.rod
gregtech:shape.extruder.bolt
gregtech:shape.extruder.ring
gregtech:shape.extruder.cell
gregtech:shape.extruder.ingot
gregtech:shape.extruder.wire
gregtech:shape.extruder.pipe.tiny
gregtech:shape.extruder.pipe.small
gregtech:shape.extruder.pipe.normal
gregtech:shape.extruder.pipe.large
gregtech:shape.extruder.pipe.huge
gregtech:shape.extruder.block
gregtech:shape.extruder.sword
gregtech:shape.extruder.pickaxe
gregtech:shape.extruder.shovel
gregtech:shape.extruder.axe
gregtech:shape.extruder.hoe
gregtech:shape.extruder.hammer
gregtech:shape.extruder.file
gregtech:shape.extruder.saw
gregtech:shape.extruder.gear
gregtech:shape.extruder.bottle
gregtech:shape.extruder.foil
gregtech:shape.extruder.gear_small
gregtech:shape.extruder.rod_long
gregtech:shape.extruder.rotor
gregtech:glass_lens.white
gregtech:glass_lens.orange
gregtech:glass_lens.magenta
gregtech:glass_lens.light_blue
gregtech:glass_lens.yellow
gregtech:glass_lens.lime
gregtech:glass_lens.pink
gregtech:glass_lens.gray
gregtech:glass_lens.light_gray
gregtech:glass_lens.cyan
gregtech:glass_lens.purple
gregtech:glass_lens.blue
gregtech:glass_lens.brown
gregtech:glass_lens.green
gregtech:glass_lens.red
gregtech:glass_lens.black
contenttweaker:smallgearextrudershape
contenttweaker:creativeportabletankmold
>
}
client {
# Possible Values: AE, EU, RF, GTCEU
S:PowerUnit=AE