-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: changelog, page ids, versioning
- Loading branch information
Showing
5 changed files
with
20 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,6 @@ | ||
# Protect Your Moa - Forge - 1.20.1-1.0.0 | ||
# Protect Your Moa - Forge - 1.19.4-1.0.0 | ||
|
||
Additions | ||
|
||
Changes | ||
|
||
Fixes | ||
- Add Moa Armor as a means of giving Moas more protection. The armor comes in 6 different materials: Leather, Iron, Gold, Diamond, Zanite, and Gravitite. Gravitite Moa Armor has the unique ability of increasing a Moa's maximum amount of jumps, and Leather Moa Armor can be dyed. | ||
- Add an inventory screen which can be accessed by crouching and right-clicking on a Moa, with has slots for the Saddle item and Moa Armor item, similar to Horses. | ||
- Allow chests to be equipped onto Moas by right-clicking, unlocking 15 new storage slots in their inventory. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,10 @@ | ||
{ | ||
"homepage": "https://modrinth.com/mod/aether-protect-your-moa", | ||
"promos": { | ||
"1.20.1-recommended": "1.20.1-1.0.0-neoforge" | ||
"1.19.2-recommended": "1.19.2-1.0.0-forge", | ||
"1.19.4-recommended": "1.19.4-1.0.0-forge", | ||
"1.20.1-recommended": "1.20.1-1.0.0-neoforge", | ||
"1.20.4-recommended": "1.20.4-1.0.0-neoforge" | ||
} | ||
} | ||
} |