commit 8b43e3f5c255081f0a3d9a55bcf19476ea219d3a parent bd503395e3d2a9a13c317effbca579e8d7fd7ab0 Author: BuildTools <unconfigured@null.spigotmc.org> Date: Sun, 5 Feb 2023 19:02:01 +0300 to github Diffstat:
M | README.md | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -5,7 +5,7 @@ A Babric mod for [Better Than Adventure mod](https://www.minecraftforum.net/foru Returns a few old nostalgic bugs from oldest minecraft versions: 1. [Minecart boosters](https://minecraft.fandom.com/wiki/Tutorials/Minecart_booster); 2. Boat water lifts; -3. Ladder gaps: player can to climb ladders with gaps in them; -4. South-east rule for liquids: entities can get into water/lava through corners (or signs) on west and north sides of them. +3. Ladder gaps: player can climb ladders with gaps in them; +4. [South-east rule for liquids](https://minecraft.fandom.com/wiki/Tutorials/Water_ladder): entities can get into water/lava through corners (or signs) on west and north sides of them. Thanks to [OldDays mod](https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1275907-olddays-nbxlite-spawnhuman-ssp-sspc) ([on GitHub](https://github.com/Exalm/Minecraft-mods)) for hints. \ No newline at end of file