Skip to content

juancarloscp52/BedrockIfy

Repository files navigation

BedrockIfy

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

Features

  • Bedrock-like loading screens with helpful tips.
  • Sheared Sheep Colors
  • Third person eating animations.
  • Position and "paper doll" overlay.
  • Dynamic Inactive Hud Opacity.
  • Saving status overlay.
  • 3D fishing hook
  • Bedrock Cauldrons that hold dyed water and potions
  • Bedrock Sun Glare
  • Bedrock Crafting Recipes (Toggleable).
  • Bedrock-like chat.
  • Bedrock Edition world color noise for grass and water.
  • Idle hand animations.
  • Held item descriptions (enchantments, books and potions).
  • Reach-around block placement.
  • Quick armor swap.
  • Dying and Fallen Trees!
  • Bedrock Light block shading.
  • Disable flying momentum (Drift) in creative mode.
  • Stop elytra flying by pressing space on air.
  • Bedrock bonemeal functionality for flowers and sugar cane.

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.