This is an addon for Countered's Terrain Slabs that provides a better configurability of the mod via config file. All the new settings listed:
- blacklistedSlabs - removes the listed slabs from generation. (by default it includes terrain_slabs:snow_slab)
- blacklistedBaseBlocks - removes the slabs from generation on top of the listed blocks. (by default it includes minecraft:snow_block)
- processedBiomes - makes the slabs generate on the top_layer_modification worldgen step (original mod generates slabs on undergroung_ores step) in the listed biomes. (by default it includes minecraft:stony_shore to provide compatibility with Geophilic's rework of this biome)
- customSlabMappings - allows you to add custom slabs from other mods to generation. The format is: 'modid:base_block=modid:corresponding_slab'. (by default it includes darkerdepths:aridrock=darkerdepths:aridrock_slab and other pairs for compatibility with Darker Depths mod)


