Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Moderner Beta

Moderner Beta

Old (and not so old) world generation for modern Minecraft!

404.5k
295
World Generation
AboutGalleryChangelogVersions

Moderner Beta 2.0.2+1.21

by BlueStaggo on Oct 30, 2024
Download

Moderner Beta 2.0.2+1.21

by BlueStaggo on Oct 30, 2024
Download

Changes

  • Increased scale of landmasses in the Release Hybrid preset.

Fixes

  • Raised lava level in beta caves by one block.

Moderner Beta 2.0.1+1.21

by BlueStaggo on Oct 26, 2024
Download

Moderner Beta 2.0.1+1.21

by BlueStaggo on Oct 26, 2024
Download

Moderner Beta 2.0.1+1.21.2

by BlueStaggo on Oct 26, 2024
Download

Moderner Beta 2.0.1+1.21.2

by BlueStaggo on Oct 26, 2024
Download

Moderner Beta 2.0.1+1.20.1

by BlueStaggo on Oct 26, 2024
Download

Moderner Beta 2.0.1+1.20.1

by BlueStaggo on Oct 26, 2024
Download

Fixes

  • Grass and leaves should no longer appear transparent under certain conditions.

Moderner Beta 2.0.0+1.20.1

by BlueStaggo on Oct 26, 2024
Download

Moderner Beta 2.0.0+1.21.2

by BlueStaggo on Oct 26, 2024
Download

Moderner Beta 2.0.0+1.21

by BlueStaggo on Oct 26, 2024
Download

Moderner Beta 2.0.0+1.20.1

by BlueStaggo on Oct 26, 2024
Download

Moderner Beta 2.0.0+1.21.2

by BlueStaggo on Oct 26, 2024
Download

Moderner Beta 2.0.0+1.21

by BlueStaggo on Oct 26, 2024
Download

The highly anticipated graphical customization menu has made a return! Every single option can be configured from graphical menus with JSON editing still available as an option.

Additions

  • Added graphical configuration menus for chunk, biome and cave biome providers.
    • Settings can still be edited as JSON by clicking any of the pencil icons to the right of the "Settings" buttons.
  • Presets are now sorted into categories, allowing for easier browsing.
  • Added large biomes presets for release versions.

Changes

  • BREAKING CHANGE: Reworked fractal sub-variants
    • fractalSubVariants used to be Map<BiomeInfo, List<BiomeInfo>> and controlled by fractalSubVariantScale, but now it is of the type Map<Integer, Map<BiomeInfo, List<BiomeInfo>>> with integers surrounded in quotes. Here's an example of the change:
      [
        // Before
        {
          "fractalSubVariants": {
            "minecraft:jungle": [
              "minecraft:plains",
              "minecraft:sparse_jungle",
              "minecraft:jungle"
            ]
          },
          "fractalSubVariantScale": 1,
          "fractalSubVariantSeed": 3000
        },
        // After
        {
          "fractalSubVariants": {
            "1": { // 1 formerly "fractalSubVariantScale"
              "minecraft:jungle": [
                "minecraft:plains",
                "minecraft:sparse_jungle",
                "minecraft:jungle"
              ]
            },
          },
          "fractalSubVariantSeed": 2999 // Subtract scale from seed accordingly
        }
      ]
      
    • This allows for a wider variety of customization for fractal biome generation.
    • Old presets will be automatically updated to use the new sub-variant system.
  • Changed up biome distribution in the Release Hybrid preset to be more like 1.6.4 with additional biome mutations.
  • The default block for Badlands soil has been changed from White Terracotta to Orange Terracotta.

Fixes

  • Added Ice Spikes to 1.12.2+ presets.
  • Infdev 20100325 caves now overwrite ores with air.
  • Fixed some deep oceans having the incorrect height values.
  • Mutated variants now save properly.

Removals

  • Removed Beta Hybrid preset.

Moderner Beta 1.4.0+1.21

by BlueStaggo on Jul 15, 2024
Download

Moderner Beta 1.4.0+1.21

by BlueStaggo on Jul 15, 2024
Download

Moderner Beta 1.4.0+1.20.6

by BlueStaggo on Jul 15, 2024
Download

Moderner Beta 1.4.0+1.20.6

by BlueStaggo on Jul 15, 2024
Download

Changes

  • Ported to NeoForge using Architectury
    • Due to this the mod now depends on Architectury API.
  • Dropped "For Fabric" from logos and all assets.
    • The icon has been updated on Fabric to add the logo for the mod
    • The banner and icon now feature a new screenshot
  • Dropped Fabric suffix from mod name.
  • Dropped 6.5+er version prefix.
  • Mod ID has been changed to moderner_beta to distinguish from the original Modern Beta mod.
  • Mentions of Modern Beta ingame have been replaced with Moderner Beta.

Moderner Beta 1.4.0+1.20.4

by BlueStaggo on Jul 15, 2024
Download

Moderner Beta 1.4.0+1.20.4

by BlueStaggo on Jul 15, 2024
Download
1
6
7
8
9

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@a0bd011

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.