
FoliaFlow
🌌Allows duplication glitch gravity blocks on folia and paper
- Загрузки
- 2K
- Подписчики
- 10
- Обновлён
- 27 мая 2024 г.
- Лицензия
- MIT
Опубликован 13 апреля 2023 г.
if you on paper least build 1.20.6 you can disable end safe teleport in paper-config-global and remove this plugin
This is not 1:1 fix you need server patching
~~ ~~ allows players to using gravity block duplication glitch again
How is work?
Whenever a falling sand entity comes close to or hits the end portal, a new falling sand entity is summoned with a velocity that shoots it straight into the portal. However, we encountered a problem when the entity got reset by the safe teleport Paper patch - it lose its velocity. To fix this, we added the velocity back when the entity was in the end.
Ченджлог
2.4Релиз1.20.4, 1.20.5, 1.20.6 · 27 мая 2024 г.
Fix ad back velocity too much delay
dont forget to delete old config in
plugins/FoliaFlow/config.yml
2.3_aАльфа1.20.4, 1.20.5, 1.20.6 · 29 августа 2023 г.
Fix block disappear
2.3Альфа1.20, 1.20.1 · 29 августа 2023 г.
is happen on paper 1.20 build 169 teleportation is a bit below vanilla #5 dont forget to delete old config in plugins/FoliaFlow/config.yml
2.2Релиз1.20.4, 1.20.5, 1.20.6 · 26 апреля 2023 г.
08df685 - Set vanilla value HorizontalCoefficient config base on folia or paper
c9a8159,c9a8159,452e8ce - Configurable FoliaOffset, SpawnHeight, VerticalCoefficient, HorizontalCoefficient
452e8ce - Reload command /flowreload to reload config flies, permission for reload command foliaflow.reload
config.yml
# Don't touch this file unless you know what you're doing
# Default values seems vanilla.
# If you find values that seems more vanilla please create a PR
# https://github.com/Hynse/FoliaFlow
# Optimize value for horizontal_coefficient
# - Folia (1.499)
# - Paper (1.3)
horizontal_coefficient: 1.499
vertical_coefficient: -1.7
spawn_height: 0.08
folia_offset: 0.5
2.1Релиз1.19.2, 1.19.3, 1.19.4 · 26 апреля 2023 г.
Thanks for Paper compatibility and Vanilla parity fix on Folia from kugge
2.0Релиз1.19.4 · 26 апреля 2023 г.
Thanks for Huge refactoring + optimisations from kugge
note warning
- if you using 1.7 in past.Please run command below to remove old methed block display don't need to use slab now.
/execute in minecraft:the_end positioned 100 48 0 run kill @e[type=block_display,distance=..1]
1.7Релиз1.19.4 · 25 апреля 2023 г.
new Block Display to hide slab
1.6Релиз1.19.4 · 25 апреля 2023 г.
- Fixed Async task for FoliaFlow generated an exception
Комментарии
Загружаем…