
Fence Player Upper
Allows players to jump on fences and walls. Configurable through tags!
Fence Player Upper 1.2.1 for Minecraft 1.17.1
release3 ноября 2021 г.Changelog
Fixed crash due to the deleted mixins still being present at fenceplayerupper.mixins.json
Fence Player Upper 1.2.0 for Minecraft 1.17.1
release2 ноября 2021 г.Changelog
Updated to Minecraft 1.17.1
Greatly simplified the main mixin
Migrated from TagRegistry to TagFactory (the minimum is now Fabric API 0.38.0)
Migrated to the io.github.ennuil.fenceplayerupper package
Changed the license from LGPL-3.0 to MIT
Removed the undocumented feature (the fenceplayerupper:allowed_entities) due to pathfinding issues
Fence Player Upper 1.1.3 for Minecraft 1.17-pre1
release30 мая 2021 г.Changelog:
Updated to Minecraft 1.17-pre1 (and Java 16)
Broke off compatibility with 1.16
Fence Player Upper 1.1.2 for Minecraft 21w05b
release8 февраля 2021 г.Changelog:
Updated to Minecraft 21w05b
Cleaned up the code and attempted to optimize it
Updated the icon to a new one, featuring an actual fence!
Fence Player Upper 1.1.1 for Minecraft 20w46a
release8 февраля 2021 г.Changelog:
Removed an unnecessary mixin
Removed debug System.out.println
