juancarloscp52 / BedrockIfy

A Minecraft mod that implements some Minecraft Bedrock features into Java edition.
GNU General Public License v3.0
165 stars 35 forks source link
fabric fabricmc minecraft minecraft-mod

BedrockIfy

BedrockIfy is a fabric Minecraft Mod that implements some useful Minecraft Bedrock Edition features into Minecraft Java Edition.

Features

Bedrockify also includes "eye-candy" features like the ability use the rotating title screen background in all option screens instead of the boring vanilla dirt background. All Features are customizable through the In-Game BedrockIfy Settings Menu!

ScreenShots:

HUD Bedrock Cauldrons Loading Screen Reach-around block placement Rotating background on all screens Bedrock Sun Glare example

Installation:

This mod requires Fabric and Fabric API, or Quilt with the Quilted Fabric API You can download BedrockIfy from the releases tab in GitHub, through the CurseForge page or Modrinth. Drop BedrockIfy and Fabric API JARs inside the mods folder.

Building from source:

Under Linux / Mac OS

git clone https://github.com/juancarloscp52/BedrockIfy/
cd BedrockIfy
./gradlew build

Under Windows

git clone https://github.com/juancarloscp52/BedrockIfy/
cd BedrockIfy
gradlew build

You can find the built JARs inside BedrockIfy/build/libs

Enhancing your Bedrock-like experience

Here is a list of other Fabric Mods that can improve your BedrockLike Experience: (Note: some of these might not be updated to the latest version.)

If you wish to have bedrock's unique textures/models you can check out the Parity section of VanillaTweaks

License

Bedrockify is released under the free and open-source GPL-3.0 License.