commit 15d1078ff8d7ff5acb58293e33fca1d72e9f7575 parent fbe6602a0495eaa27a9cd3dfb742520111ab6913 Author: BuildTools <unconfigured@null.spigotmc.org> Date: Sun, 5 Feb 2023 19:11:09 +0300 to github Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -6,6 +6,6 @@ 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 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. +4. [Water ladders](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 (also known as south-east rule). 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