← Назад к ресурсам

BedrockIfy

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

Modrinth game-mechanics utility

Описание

# 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. - Third person eating animations. - Sheared Sheep Colors - 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. 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. ![HUD](https://media.forgecdn.net/attachments/309/415/hud.png) ![Bedrock Cauldrons](https://media.forgecdn.net/attachments/635/687/cauldrons.png) ![Loading Screen](https://media.forgecdn.net/attachments/309/416/loading-screen.png) ![World Color Noise](https://i.imgur.com/SMphpyf.png) ![Reach Around Placement](https://i.imgur.com/SVMlIH0.gif) ![Reach Around Placement](https://i.imgur.com/T00Trd9.gif) ## Installation: This mod requires [Fabric](https://fabricmc.net/use/) and [Fabric API](https://www.curseforge.com/minecraft/mc-mods/fabric-api). Drop BedrockIfy and Fabric API JARs inside the mods folder. ## Building from source: Under Linux / Mac OS ```shell script git clone https://github.com/juancarloscp52/BedrockIfy/ cd BedrockIfy ./gradlew build ``` Under Windows ```shell script git clone https://github.com/juancarloscp52/BedrockIfy/ cd BedrockIfy gradlew build ``` You can find the built JARs inside BedrockIfy/build/libs ## License Bedrockify is released under the free and open-source [GPL-3.0 License](https://github.com/juancarloscp52/BedrockIfy/blob/master/LICENSE).