parent
ed72fb2466
commit
64bb6c768d
1 changed files with 306 additions and 0 deletions
@ -0,0 +1,306 @@ |
||||
|
||||
#Disables certain types. Note that all these configs, like in any other mod, only hide stuff from tabs and disable their recipes |
||||
[types] |
||||
|
||||
[types.leaves_type] |
||||
|
||||
[types.leaves_type.biomesoplenty] |
||||
origin = true |
||||
flowering_oak = true |
||||
maple = true |
||||
orange_autumn = true |
||||
yellow_autumn = true |
||||
rainbow_birch = true |
||||
snowblossom = true |
||||
fir = true |
||||
redwood = true |
||||
mahogany = true |
||||
jacaranda = true |
||||
palm = true |
||||
willow = true |
||||
dead = true |
||||
magic = true |
||||
umbran = true |
||||
hellbark = true |
||||
|
||||
[types.leaves_type.quark] |
||||
ancient = true |
||||
blue_blossom = true |
||||
lavender_blossom = true |
||||
orange_blossom = true |
||||
yellow_blossom = true |
||||
red_blossom = true |
||||
|
||||
[types.leaves_type.dynamictrees] |
||||
acacia = true |
||||
azalea = true |
||||
birch = true |
||||
cherry = true |
||||
dark_oak = true |
||||
flowering_azalea = true |
||||
jungle = true |
||||
jungle_undergrowth = true |
||||
mangrove = true |
||||
oak = true |
||||
oak_undergrowth = true |
||||
spruce = true |
||||
|
||||
[types.leaves_type.dtbop] |
||||
acacia_twiglet = true |
||||
acacia_undergrowth = true |
||||
cypress_willow = true |
||||
dark_oak_twiglet = true |
||||
dark_poplar = true |
||||
dying = true |
||||
fir = true |
||||
flowering_oak = true |
||||
flowering_oak_undergrowth = true |
||||
hellbark = true |
||||
hellbark_bush = true |
||||
jacaranda = true |
||||
jungle_twiglet = true |
||||
magic_poplar = true |
||||
mahogany = true |
||||
maple = true |
||||
maple_twiglet = true |
||||
mega_dark_oak = true |
||||
oak_twiglet = true |
||||
orange_autumn = true |
||||
palm = true |
||||
poplar = true |
||||
rainbow_birch = true |
||||
redwood = true |
||||
snowblossom = true |
||||
sparse_acacia = true |
||||
sparse_oak = true |
||||
spruce_poplar = true |
||||
spruce_twiglet = true |
||||
spruce_undergrowth = true |
||||
umbran = true |
||||
willow = true |
||||
yellow_autumn = true |
||||
|
||||
[types.leaves_type.dtquark] |
||||
ancient = true |
||||
fiery_blossom = true |
||||
frosty_blossom = true |
||||
serene_blossom = true |
||||
sunny_blossom = true |
||||
warm_blossom = true |
||||
|
||||
[types.wood_type] |
||||
|
||||
[types.wood_type.quark] |
||||
azalea = true |
||||
ancient = true |
||||
blossom = true |
||||
|
||||
[types.wood_type.biomesoplenty] |
||||
fir = true |
||||
redwood = true |
||||
mahogany = true |
||||
jacaranda = true |
||||
palm = true |
||||
willow = true |
||||
dead = true |
||||
magic = true |
||||
umbran = true |
||||
hellbark = true |
||||
|
||||
[types.cut_block_type] |
||||
|
||||
[types.cut_block_type.biomesoplenty] |
||||
white_sandstone = true |
||||
smooth_white_sandstone = true |
||||
cut_white_sandstone = true |
||||
orange_sandstone = true |
||||
smooth_orange_sandstone = true |
||||
cut_orange_sandstone = true |
||||
black_sandstone = true |
||||
smooth_black_sandstone = true |
||||
cut_black_sandstone = true |
||||
brimstone_brick = true |
||||
fir = true |
||||
redwood = true |
||||
mahogany = true |
||||
jacaranda = true |
||||
palm = true |
||||
willow = true |
||||
dead = true |
||||
magic = true |
||||
umbran = true |
||||
hellbark = true |
||||
|
||||
[types.cut_block_type.create] |
||||
copper_shingle = true |
||||
exposed_copper_shingle = true |
||||
weathered_copper_shingle = true |
||||
oxidized_copper_shingle = true |
||||
waxed_copper_shingle = true |
||||
waxed_exposed_copper_shingle = true |
||||
waxed_weathered_copper_shingle = true |
||||
waxed_oxidized_copper_shingle = true |
||||
copper_tile = true |
||||
exposed_copper_tile = true |
||||
weathered_copper_tile = true |
||||
oxidized_copper_tile = true |
||||
waxed_copper_tile = true |
||||
waxed_exposed_copper_tile = true |
||||
waxed_weathered_copper_tile = true |
||||
waxed_oxidized_copper_tile = true |
||||
cut_granite = true |
||||
polished_cut_granite = true |
||||
cut_granite_brick = true |
||||
small_granite_brick = true |
||||
cut_diorite = true |
||||
polished_cut_diorite = true |
||||
cut_diorite_brick = true |
||||
small_diorite_brick = true |
||||
cut_andesite = true |
||||
polished_cut_andesite = true |
||||
cut_andesite_brick = true |
||||
small_andesite_brick = true |
||||
cut_calcite = true |
||||
polished_cut_calcite = true |
||||
cut_calcite_brick = true |
||||
small_calcite_brick = true |
||||
cut_dripstone = true |
||||
polished_cut_dripstone = true |
||||
cut_dripstone_brick = true |
||||
small_dripstone_brick = true |
||||
cut_deepslate = true |
||||
polished_cut_deepslate = true |
||||
cut_deepslate_brick = true |
||||
small_deepslate_brick = true |
||||
cut_tuff = true |
||||
polished_cut_tuff = true |
||||
cut_tuff_brick = true |
||||
small_tuff_brick = true |
||||
cut_asurine = true |
||||
polished_cut_asurine = true |
||||
cut_asurine_brick = true |
||||
small_asurine_brick = true |
||||
cut_crimsite = true |
||||
polished_cut_crimsite = true |
||||
cut_crimsite_brick = true |
||||
small_crimsite_brick = true |
||||
cut_limestone = true |
||||
polished_cut_limestone = true |
||||
cut_limestone_brick = true |
||||
small_limestone_brick = true |
||||
cut_ochrum = true |
||||
polished_cut_ochrum = true |
||||
cut_ochrum_brick = true |
||||
small_ochrum_brick = true |
||||
cut_scoria = true |
||||
polished_cut_scoria = true |
||||
cut_scoria_brick = true |
||||
small_scoria_brick = true |
||||
cut_scorchia = true |
||||
polished_cut_scorchia = true |
||||
cut_scorchia_brick = true |
||||
small_scorchia_brick = true |
||||
cut_veridium = true |
||||
polished_cut_veridium = true |
||||
cut_veridium_brick = true |
||||
small_veridium_brick = true |
||||
|
||||
[types.cut_block_type.quark] |
||||
ancient_planks = true |
||||
azalea_planks = true |
||||
blossom_planks = true |
||||
duskbound_block = true |
||||
iron_plate = true |
||||
rusty_iron_plate = true |
||||
midori_block = true |
||||
blue_nether_bricks = true |
||||
sandstone_bricks = true |
||||
red_sandstone_bricks = true |
||||
soul_sandstone_bricks = true |
||||
cobblestone_bricks = true |
||||
mossy_cobblestone_bricks = true |
||||
blackstone_bricks = true |
||||
dirt_bricks = true |
||||
netherrack_bricks = true |
||||
limestone = true |
||||
polished_limestone = true |
||||
jasper = true |
||||
polished_jasper = true |
||||
shale = true |
||||
polished_shale = true |
||||
myalite = true |
||||
polished_myalite = true |
||||
permafrost = true |
||||
permafrost_bricks = true |
||||
raw_iron_bricks = true |
||||
raw_gold_bricks = true |
||||
raw_copper_bricks = true |
||||
shingles = true |
||||
white_shingles = true |
||||
orange_shingles = true |
||||
magenta_shingles = true |
||||
light_blue_shingles = true |
||||
yellow_shingles = true |
||||
lime_shingles = true |
||||
pink_shingles = true |
||||
gray_shingles = true |
||||
light_gray_shingles = true |
||||
cyan_shingles = true |
||||
purple_shingles = true |
||||
blue_shingles = true |
||||
brown_shingles = true |
||||
green_shingles = true |
||||
red_shingles = true |
||||
black_shingles = true |
||||
soul_sandstone = true |
||||
cut_soul_sandstone = true |
||||
smooth_soul_sandstone = true |
||||
thatch = true |
||||
calcite = true |
||||
polished_calcite = true |
||||
dripstone_block = true |
||||
polished_dripstone = true |
||||
tuff = true |
||||
polished_tuff = true |
||||
granite_bricks = true |
||||
diorite_bricks = true |
||||
andesite_bricks = true |
||||
calcite_bricks = true |
||||
dripstone_bricks = true |
||||
tuff_bricks = true |
||||
limestone_bricks = true |
||||
jasper_bricks = true |
||||
shale_bricks = true |
||||
myalite_bricks = true |
||||
|
||||
#Disables specific entries |
||||
[entries] |
||||
|
||||
[entries.leaves_type] |
||||
|
||||
[entries.leaves_type.quark] |
||||
hedge = true |
||||
leaf_carpet = true |
||||
|
||||
[entries.wood_type] |
||||
|
||||
[entries.wood_type.quark] |
||||
vertical_planks = true |
||||
post = true |
||||
trapped_chest = true |
||||
bookshelf = true |
||||
chest = true |
||||
stripped_post = true |
||||
ladder = true |
||||
hollow_log = true |
||||
|
||||
[entries.wood_type.decorative_blocks] |
||||
beam = true |
||||
support = true |
||||
seat = true |
||||
palisade = true |
||||
|
||||
[entries.wood_type.create] |
||||
window = true |
||||
window_pane = true |
||||
|
Loading…
Reference in new issue