Description
SmoothBedrock by Blayyke

Download Counts

SmoothBedrock Minecraft >=1.16.2
What does this Mod do?
This mod changes the bedrock layers in the Overworld and Nether to generate in a perfect smooth layer
THIS IS A FABRIC MOD!
The Developers
Author Role Links
Blayyke, Original Mod , Original Repo
NoComment1105, Mod Lead, Contributions
Versioning
This mod is >=1.16.2 at it's oldest. I am NOT going to back-port this mod to any older versions
I will try my hardest to updates this mod, in its latest release at the time, within a week the next version
THERE WILL BE NO FORGE VERSION FROM ME
Config
these are the config defaults:
{ // Set to false to make the dimension whitelist act as a blacklist. "isWhitelist": true, /* A list of dimension ids that this mod should filter based on the 'Act as whitelist' setting. Modded dimensionFilter will need to be added here to be affected. */ "dimensionFilter": [ "minecraft:overworld", "minecraft:the_nether" ] }
If isWhitelist
is True then anything in dimensionFilter
will have flat bedrock
If isWhitelist
is false then anything in dimensionFilter
will no have flat bedrock
This part requires some knowledge of coding to use, please move on at your own choice
Building the mod
To build this mod in its dev version you need to follow some steps to compile it into the .jar Minecraft needs to use this mod. (Windows verison as that is my platform)
Requirements
You will need to have a JDK 8 or greater installed on your computer to build my mod. An easy location to acquire one of these is on AdoptOpenJDK
Compiling
Find the place where you've cloned the repository and type in the address bar cmd
to launch Command Prompt. In here you want to type gradlew build
. If this is your first time building a mod on your computer, Gradle will take a bit longer to set itself up, but after that the mod will build, you will find the resulting .jar
files in build/gradle
. Once you have found the folder, you want to drag and drop smoothbedrock-by-blayyke-X.X.X-SNAPSHOT.jar
into your mods directory and then you're good to go
Issues
If you have discovered an issue with my mod, please do not hesitate to ask anything in my Discord or leave an issue in my issue tracker but please check for a duplicate of your issue first, thanks :)
License
SmoothBedrock-by-Blayyke is licensed under GNU LGPLv3, which is a free and open-source license. If you want to know more, poke your nose in the license file
AD
Become Premium to remove Ads!
What means Verified?
-
Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
-
Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
-
Security: The mod should not contain any malicious code or attempts to steal personal information.
-
Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
-
Originality: The mod should be original and not a copy of someone else's work.
-
Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
-
Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
-
License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
-
Documentation: The mod should come with clear and detailed documentation on how to install and use it.
AD
Become Premium to remove Ads!
How to Install
Download Forge & Java
Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.
Prepare
Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.
Add Mods
Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder
Enjoy
You are now Ready. Re-start your Game and start Playing.