Описание
# Bedrockoid
Bedrockoid - a Minecraft Mod that implements Minecraft Bedrock Edition exclusive gameplay features into Minecraft Java Edition,
rather than make Java Edition look like Bedrock Edition
## Features list:
- Leaves change their color if snow is on them or leaves placed in snowy biomes
- Snow spawns under trees in snowy biomes
- Composter collision changes due to items composted in
- Fire aspect can light tnt and lit candles
- Fire aspect can fire campfires
- Entity uses shield if is sneaking
- Living shulkers can be dyed
- Mushroom trees spawn in swamp
- Frostwalker radius is increased to be matched with what is in Bedrock Edition
- Color of sheep's fur applies to all fur spots
- Reach around placement for blocks
- Fallen trees from snapshot 25W09A are backported + trees with 2x2 trunk
- Any entities in fire can light candles and campfires
- Wet sponge dries out when in dry biome
- Elytra flying can be stopped by pressing space in air
- Cauldron fills naturally if fluid is above it
- Waterloggablity fixed for cauldron, stonecutter, bed, anvil, grindstone, hopper, lectern, fence gate and pressure plate
- Plants can be covered in snow
- Plants can be multiplied by bonemealing
- Redstone can be connected to pistons
- Armor stand has arms by default



[Source code of project can be found here](https://github.com/SashaKYotoz/Bedrockoid)
## To develop this mod, code from certain projects was used:
- [Bedrockify](https://github.com/juancarloscp52/BedrockIfy/) - mod that makes Java Edition looks completely like Bedrock Edition
- [SnowUnderTrees](https://github.com/bl4ckscor3/SnowUnderTrees/) - mod that places snow under trees
- [SnowRealMagic](https://github.com/Snownee/SnowRealMagic/) - mod that brings amazing interaction with snow (project's code was used for early build of mod)
- [WilderWild](https://github.com/FrozenBlock/WilderWild/) - mod, which name describe it the best way, making Minecraft world way more unique and interesting