
Client Automatic Doors
Automatically open and close door, trapdoor, fence gate.
- Загрузки
- 2K
- Подписчики
- 9
- Обновлён
- 8 ноября 2024 г.
- Лицензия
- MPL-2.0
Опубликован 16 августа 2024 г.
Automatically open and close door, trapdoor, fence gate.
Purely client side mod. Based on movement data in client, it predicts doors that will barricates player moving, and then opens it. It immediatly closes doors when player enters, making doors not barricate player moving and won't let other living in. It also works while in air or riding. It won't open door that is lower than player.
Config
- Run command
/trilevel_config current|global client_auto_door.json set on 0to disable the mod in current|all saves. - Run command
/trilevel_config current|global client_auto_door.json set onto enable the mod in current|all saves.
Compability
- Support all blocks that have vanilla tags.
- Support Dramatic Doors.
- Provide API
phoupraw.mcmod.client_auto_door.events.ToggledBlockState.EVENTfor other mods to register custom blocks.
Ченджлог
0.3.0Релиз1.21, 1.21.1 · 8 ноября 2024 г.
0.3.0
Change
- If opening door makes blocks attached to the door drop, the door won't be opened.
- If the player can directly walk onto the door, the door won't be opened.(#1)
- If Litematica is installed and the player is holding stick, doors won't be opened or closed.
- If World Edit is installed and the player is holding wooden axe, doors won't be opened or closed.
Fix
- Continuously colliding and opening the door might make the final block state different from the original.
- The door will still be opended even if the player can't pass it through after it's opened.
- The door will still be opended or closed even if the player has no collision box.
- Moving multiple times in 1 tick might close doors ahead of time, which causes the server side player moves wrongly.
0.2.0Релиз1.21, 1.21.1 · 21 сентября 2024 г.
0.2.0
New
- Added the support to Dramatic Doors.
Fix
- Some blocks that have
openblock state but aren't doors are considered as doors.
0.1.2Релиз1.21, 1.21.1 · 14 сентября 2024 г.
0.1.2
Fix
- Free camera triggers opening door.
0.1.1Релиз1.21, 1.21.1 · 21 августа 2024 г.
0.1.1
Fix
- Imcompatible with some client mods.
- Try interacting doors when sneaking.
- Web links.
0.1.0Релиз1.21, 1.21.1 · 16 августа 2024 г.
0.1.0
New
Automatically open and close door, trapdoor, fence gate.
Комментарии
Загружаем…