mirror of
https://github.com/CompeyDev/elytra-lock-fabric.git
synced 2024-12-12 04:40:41 +00:00
chore(README): include content
This commit is contained in:
parent
c7adac472f
commit
3ac69631db
1 changed files with 29 additions and 0 deletions
29
README.md
29
README.md
|
@ -0,0 +1,29 @@
|
||||||
|
<img align="right" height="250" width="250" src="src/main/resources/assets/elytra-lock/icon.png" />
|
||||||
|
|
||||||
|
# elytra-lock
|
||||||
|
|
||||||
|
<div>
|
||||||
|
<a href="https://modrinth.com/mod/touch-grass-reminder">
|
||||||
|
<img alt="modrinth" height="56" src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/available/modrinth_vector.svg" />
|
||||||
|
</a>
|
||||||
|
<a href="https://quiltmc.org">
|
||||||
|
<img alt="quilt" height="56" src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/supported/quilt_vector.svg" />
|
||||||
|
</a>
|
||||||
|
<a href="https://fabricmc.net">
|
||||||
|
<img alt="quilt" height="56" src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/supported/fabric_vector.svg" />
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<br />
|
||||||
|
|
||||||
|
A client-side fabric (quilt-compatible) mod which allows you to lock elytra functionality.
|
||||||
|
It registers a keybind (by default, `J`) which can be used to toggle the lock.
|
||||||
|
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
When locked, it is impossible to fly or equip the elytra with right-click - it is possible to
|
||||||
|
equip to it manually, by shift-clicking or dragging it onto the chestplate slot. If the
|
||||||
|
elytra is locked when it is already equipped or equipped manually, flight is disabled.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue