Makes nether portals built with Crying Obsidian spread nether corruption to the surrounding overworld.
Configuration options can be found in the config file (generated on first run):
spreadIntervalTicks: How often corruption spreads (default: 20 ticks = 1 second)radiusPerCryingObsidian: Blocks of radius per crying obsidian (default: 64)maxDepthBelowSurface: How deep below surface corruption can spread (default: 4)corruptMobs: Enable/disable mob corruption (default: true)mobCorruptionChance: Chance per tick for mob corruption (default: 0.05)