Lint markdown

This commit is contained in:
nelle 2023-09-29 19:55:00 -06:00
parent e2d1d5ce55
commit b57485f771
2 changed files with 9 additions and 6 deletions

View file

@ -2,7 +2,7 @@
The Changelog for this mod. Standard SemVer
### [0.1.0-dev+001]
## [0.1.0-dev]
- Cooked Egg
- Gives same hunger as baked potato
@ -22,7 +22,7 @@ The Changelog for this mod. Standard SemVer
- Gold & Iron Coins
- Other Stuff Probably
### [0.1.1-dev]
## [0.1.1-dev]
- Temporarily Disable Tutorial world button
- Add config file `.minecraft/config/emb.conf`
@ -33,5 +33,6 @@ The Changelog for this mod. Standard SemVer
- Rebalance Coin Achievment
- Add EMB Config button
### [0.1.2-dev]
- Updated language file
## [0.1.2-dev]
- Updated language file

View file

@ -1,13 +1,14 @@
# ![Even More Bountiful title](https://next.forgejo.org/LimePotato/even-more-bountiful/media/branch/main/extra/artwork/EMB_Title/EMB_Title.png "Title")
## Currently this mod is heavily under development, and is expected to be very buggy and a lot is subject to change. Not recommended for use on cherished worlds, ***here be dragons***.
## Currently this mod is heavily under development, and is expected to be very buggy and a lot is subject to change. Not recommended for use on cherished worlds, ***here be dragons***
In this [Legacy Fabric](https://legacyfabric.net/) mod, for 1.7.10, we explore the idea of a Minecraft development timeline,
that changes course right after 1.7.10, acting as if 1.8+ never even happened
Checkout the [Changelog](https://next.forgejo.org/LimePotato/even-more-bountiful/src/branch/main/CHANGELOG.md) and [Ideas](https://next.forgejo.org/LimePotato/even-more-bountiful/src/branch/main/IDEAS.md)!
### Some Features Include:
### Some Features Include
- Coins
- Keys
- More Music
@ -27,6 +28,7 @@ And then [download (Modrinth)](https://modrinth.com/mod/even-more-bountiful/vers
**Prebuilt releases may be very out of date with current code, consider building yourself**
### Build Instructions
1. Clone this repo `git clone https://git.ouroboros.group/limepotato/even-more-bountiful.git`
2. Open terminal in the folder and run `./gradlew build`
3. Then `./gradlew assemble`