1.20.1-1.2.3
    - Updated min required Crust version.
    - Now handling YeetNT knockback a bit more gracefully and got rid of the Explosion.class mixin.
    - Added config option for YeetNT knockback multiplier and explosion power.
    - Fixed the Fire Floor Trap's falling fire blocks getting stuck and stacking.
1.20.1-1.2.2
    - Updated min required Crust version.
    - Removed some config field implementations that are now provided by Crust.
    - Added mini sound types for wood and metal block materials.
1.20.1-1.2.1
    - Fixed a crash on startup bug.
1.20.1-1.2.0
    - Added trap decoys.
        - New Forge registry for DecoyTypes.
        - API for registering custom DecoyTypes and renderers.
    - Added auto-generated infested and unstable blocks (based on config).
    - Added Runny Lava fluid / block.
    - Dungeon / Monster Room overhaul.
        - Added config option to disable vanilla monster room generation.
        - Added custom simple dungeon feature in place of the vanilla dungeon.
        - Added Mini Dungeon variant.
    - Added Mini Chest block and mimic.
    - Added feature placer item to help with testing.
    - Added Lone Chest feature.
        - Added event items.
    - Added new Spike Trap feature.
        - Mundane, poison, fiery, and withering spike trap blocks.
        - Static and mechanical version for each.
    - Added new Pitfall Trap feature.
        - Spikes, lava, and cobweb variants.
    - Added new Sea Mine feature.
        - Normal, puffer, and guardian sea mine blocks.
    - Added new floor trap variant: Sea mine mob trap
    - Added new veins feature with infested block, water, and sand veins.
    - Added buried spawners and chests.
    - Changed the voice/sound pitch of mini entities and mini blocks.
    - Updated most default configs.
1.20.1-1.1.1
    - Added safety check when generating features to prevent replacing blocks with block entities, hopefully preventing a rare crash
1.20.1-1.1.0
    - Fixed mixin refmap not being included in the jar (this version is actually playable!)
1.20.1-1.0.0 (beta)
    - Rewritten for MC 1.20.1, initial beta
    - Now requires Crust (makes the configs a lot better amongst other things)
1.1.1
    - Fixed a crash occurring on dedicated servers.
1.1.0
    - Implemented most of the features from pre-1.12 versions. Some new features.
    - Overhauled old mob spawners, arrow spawners (now tower traps), and floor traps.
    - Added an item that generates features (for testing purposes).
    - Now adds silverfish blocks as disguises for any blocks you mark as replaceable by silverfish.
    - Configs are now in their own folder. The configs have also been reworked fairly majorly.
    - Vein and feature counts can now be configured by biome.
1.0.0
    - Rewritten for 1.12.2.
    - Added per-dimension configs.
    - Added options for customizing ore gen.
    - Many features not yet implemented.