FlatBedrock Xplosion's Edition — Perfectly Flat Bedrock for Minecraft

FlatBedrock Xplosion's Edition flattens bedrock in the Overworld and Nether for Minecraft. Configure via JSON, supports retro-generation and modded dimensions.

Download FlatBedrock for Minecraft 1.12, 1.11.2, 1.9.4, 1.9, 1.8.9, 1.7.10

Original name: FlatBedrock

Minecraft: 1.6.4, 1.11.2, 1.12, 1.7.10, 1.8.9, 1.9, 1.9.4

Loaders: Forge

FileVersionLoaderSize
FlatBedrock-1.1.1.0.zip1.6.415 КБDownload
FlatBedrock-1.3.0_1.11.2.jar1.11.2Forge20 КБDownload
FlatBedrock-1.4.0_1.12.jar1.12Forge20 КБDownload
FlatBedrock-1.0.0.jar1.7.10Forge16 КБDownload
FlatBedrock-1.0.1.jar1.7.10Forge16 КБDownload
FlatBedrock-1.0.2.jar1.7.10Forge16 КБDownload
FlatBedrock-1.1.0.jar1.8.9Forge20 КБDownload
FlatBedrock-1.2.0_1.9.jar1.9Forge20 КБDownload
FlatBedrock-1.2.1_1.9.4.jar1.9.4Forge20 КБDownload

FlatBedrock Xplosion's Edition: Perfectly Flat Bedrock

Every Minecraft veteran knows the quiet frustration of digging down to the world's foundation only to find a jagged, chaotic mess of bedrock blocks. That uneven layer, with its random spikes and crevices, turns ambitious building projects into a nightmare. Whether you are designing a massive Nether hub, planning a witch farm, or simply want a clean aesthetic for your underground base, the natural generation of bedrock is rarely your friend. This is where a specialized utility mod steps in to bring order to the chaos.

What Does This Mod Do?

FlatBedrock Xplosion's Edition: Perfectly Flat Bedrock is a focused utility tool designed to eliminate the irregular bedrock layer entirely. Instead of the usual bumpy terrain, the mod generates a perfectly smooth, horizontal plane of bedrock. By default, it applies this treatment to the bottom layer of the Overworld and both the floor and ceiling layers in the Nether. This simple change has a profound impact on gameplay, making it significantly easier to construct farms, lay down rail systems, and create visually appealing builds without the need to work around awkward bedrock protrusions.

The core philosophy of the mod is simplicity and compatibility. It does not replace blocks with new materials or introduce complex mechanics; it merely alters the shape of the world generation. The result is a clean, flat surface that retains the vanilla properties of bedrock, ensuring that your existing mods and plugins continue to function without issue.

Flexible Configuration with JSON Files

While the default settings are perfect for most players, the true power of FlatBedrock Xplosion's Edition lies in its configuration system. All settings are managed through simple JSON files located in the /config/flatbedrock/dimensions/ directory. Upon first launch, the mod creates two standard files: overworld.json and nether.json. Each file contains parameters that give you complete control over how the bedrock is generated in that specific dimension.

A typical configuration file looks like this:

{
  "dimID": 1,
  "genTop": false,
  "genBottom": true,
  "retroGenTop": false,
  "retroGenBottom": false,
  "fillBlock": "minecraft:stone"
}

Here is a breakdown of what each parameter does:

  • dimID: The numerical identifier for the dimension. For instance, the Overworld is 1 and the Nether is -1.
  • genTop: Set to true to generate a flat layer at the top of the dimension (e.g., the Nether ceiling).
  • genBottom: Set to true to generate a flat layer at the bottom of the dimension.
  • retroGenTop / retroGenBottom: These flags enable retro-generation, which flattens bedrock in chunks that have already been generated.
  • fillBlock: The block type used to replace any existing bedrock during retro-generation. The default is stone, but you can specify any block ID, such as minecraft:netherrack or minecraft:end_stone.

This level of customization makes the mod an invaluable asset for modpack creators. If you are experimenting with different configurations, using a dedicated mod manager can help you quickly switch between profiles without manually editing files, saving valuable time during testing phases.

Supporting Custom Dimensions from Other Mods

One of the standout features of FlatBedrock Xplosion's Edition is its ability to extend its functionality to dimensions added by other mods. If you have installed popular content mods like Twilight Forest, Aether, or Betweenlands, you can flatten their bedrock layers as well. To do this, simply create a new JSON file in the same configuration directory. For example, you might create a file named twilightforest.json and specify the appropriate dimID for that dimension (for Twilight Forest, this is 7).

You can then set the genTop and genBottom parameters to your liking. Before creating a file manually, it is wise to launch the game once with the mod installed. Some mod developers have already integrated support for FlatBedrock directly into their code, meaning the configuration file will be generated automatically on the first run.

Retro-Generation for Existing Worlds

Perhaps the most powerful feature of this mod is its retro-generation capability. This allows you to flatten bedrock in areas of your world that were generated before the mod was installed. To use this feature, you will need to have the UniversalCore library installed, as it provides the necessary hooks for this advanced functionality. Once installed, you can edit your dimension's JSON file and set retroGenBottom or retroGenTop to true.

Upon loading your world, the mod will scan the specified chunks and replace the uneven bedrock with the block defined in fillBlock. It is highly recommended to back up your world save before enabling this feature. While the mod is stable, any operation that modifies existing world data carries a small risk of data loss.

Integration for Mod Developers via IMC

For developers looking to integrate FlatBedrock into their own mods, the mod offers a clean and efficient method using Inter-Mod Communication (IMC) messages. This allows you to register flat bedrock generation for your custom dimensions without requiring players to manually create JSON files. A simple code snippet can send the necessary data to the mod, specifying the file name, dimension ID, generation flags, and fill block.

This approach is particularly useful for large modpacks that feature dozens of custom dimensions. By automating the registration process, you ensure that every dimension benefits from a clean, flat bedrock layer without any player intervention.

Version Compatibility and Loader Support

FlatBedrock Xplosion's Edition was originally developed for Minecraft 1.7.10, a version still beloved by many modders. The mod is built on the Forge mod loader, which remains the standard for many large-scale modpacks. Interestingly, the 1.9.4 version of the mod is known to work seamlessly on Minecraft 1.10, offering a degree of cross-version compatibility. While later versions of the game are generally supported, it is always advisable to check the specific version requirements against your Minecraft launcher to ensure a smooth experience.

The mod is intentionally minimalist, meaning it rarely conflicts with other world generation mods. However, there is one notable exception: dimensions created by Mystcraft. Support for Mystcraft was planned but not implemented in the 1.7.10 version. If you rely heavily on Mystcraft's custom ages, you may need to look for alternative solutions to flatten bedrock in those specific dimensions.

Practical Use Cases and Scenarios

The benefits of a perfectly flat bedrock layer extend far beyond simple aesthetics. Here are a few practical scenarios where this mod proves its worth:

  • Nether Hub Construction: Building a centralized hub for fast travel is a common end-game goal. A flat ceiling and floor make it significantly easier to construct tunnels and pathways at consistent Y-levels.
  • Efficient Mining Operations: For those who prefer to mine at the deepest levels, a flat bedrock floor allows for the creation of highly organized and efficient strip-mining layouts.
  • Redstone Contraptions: Complex redstone builds often require precise block placement. A flat surface eliminates the need for excessive scaffolding and makes wiring much cleaner.
  • Custom Map Creation: Map makers can use the mod to create a stable, predictable foundation for their adventure maps, ensuring that players start on a level playing field.

Final Thoughts

FlatBedrock Xplosion's Edition: Perfectly Flat Bedrock is a small but incredibly effective utility mod that addresses a common annoyance in Minecraft. It does not add flashy content or heavy mechanics; instead, it provides a polished, quality-of-life improvement that makes the game more enjoyable for builders, engineers, and explorers alike. Its robust configuration system, support for custom dimensions, and retro-generation feature make it a versatile tool for any modded setup. If you value order and precision in your world, this mod is a worthy addition to your collection. To get started, you can download FlatBedrock Xplosion's Edition: Perfectly Flat Bedrock from reputable mod repositories and follow the simple installation instructions provided there. The process is straightforward: place the mod file in your mods folder, launch the game, and let the mod work its magic. For those seeking a more organized and less frustrating building experience, FlatBedrock Xplosion's Edition: Perfectly Flat Bedrock for Minecraft is an essential download.

Learning how to install the mod is simple, and the payoff is immediate. Once you experience the satisfaction of a perfectly level foundation, you will wonder how you ever managed without it. Whether you are a casual builder or a hardcore technical player, this mod delivers a cleaner, more efficient Minecraft experience.