Initial commit
This commit is contained in:
30
overrides/config/adchimneys/groups.cfg
Normal file
30
overrides/config/adchimneys/groups.cfg
Normal file
@@ -0,0 +1,30 @@
|
||||
# Configuration file
|
||||
|
||||
##########################################################################################################
|
||||
# Groups
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# Enables / disables a whole group of blocks
|
||||
# If you want to completely unregister these blocks, you must also set 'registerDisabledUnits' to FALSE in forgeendertech.cfg
|
||||
##########################################################################################################
|
||||
|
||||
Groups {
|
||||
# [default: true]
|
||||
B:brick=true
|
||||
|
||||
# [default: true]
|
||||
B:cobblestone=true
|
||||
|
||||
# [default: true]
|
||||
B:concrete=true
|
||||
|
||||
# [default: true]
|
||||
B:glass=true
|
||||
|
||||
# [default: true]
|
||||
B:other=true
|
||||
|
||||
# [default: true]
|
||||
B:terracotta=true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user