Skip to content

Commit

Permalink
Updated README.md and mod json homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
kregerlatwit committed Jun 24, 2021
1 parent a1f1715 commit e68d289
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Automatic Elytra
Automatic Elytra is a <b>client side</b> mod that will equip and unequip their elytra for them.
The player simply has to have an elytra in their inventory and when they try to fly it will be equiped.
The chestplate that was swapped out with the elytra will be re-equiped when the player touches the ground or water.
The chestplate that was swapped out with the elytra will be re-equiped when the player touches the ground or water.

![Automatic Elytra](https://media.giphy.com/media/J2WpOrRKuEsjp2rjT3/giphy.gif)



Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/main/resources/assets/automaticelytra/icon.png
Binary file not shown.
2 changes: 1 addition & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"AreUThreateningMe"
],
"contact": {
"homepage": "https://fabricmc.net/",
"homepage": "https://www.curseforge.com/minecraft/mc-mods/automatic-elytra",
"sources": "https://github.com/kregerl/Automatic-Elytra"
},

Expand Down

0 comments on commit e68d289

Please sign in to comment.