Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VideoGameSmash12 authored Jun 9, 2021
1 parent 4629f3b commit 90fb053
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,15 @@ Backups are stored in the `backups` folder, also in the root of the Minecraft cl
| - | :-----------: | :------: | :--:
| Increased Hotbar Capacity | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark:
| Backup Feature | :x: | :heavy_check_mark: | :heavy_check_mark:
| Increased Row Count | :heavy_check_mark: | :x: | :heavy_check_mark
| Increased Row Count | :heavy_check_mark: | :x: | :heavy_check_mark:
| Quick and Easy Hotswapping | :x: | :heavy_check_mark: | :heavy_check_mark:
| Client-side Commands | :x: | :heavy_check_mark: | :heavy_check_mark:
| Actively Maintained | :x: | :heavy_check_mark: | :grey_question:
| Vanilla Compatibility | :x: | :heavy_check_mark: | :x:
| Total Page Capacity* | 1 | 9,223,372,036,854,775,808 | 9,223,372,036,854,775,808
| Total Row Capacity* | 27 | 83,010,348,331,692,982,272 | 249,031,044,995,078,946,816
| Total Item Capacity* | 243 | 747,093,134,985,236,840,448 | 2,241,279,404,955,710,521,344

*\*=These numbers may not be entirely accurate as they were calculated mathematically.*

While it is theoretically possible to run the two mods together, it's not recommended as they could conflict and cause unexpected behavior.
Expand All @@ -45,4 +46,4 @@ While it is theoretically possible to run the two mods together, it's not recomm
Hotbars+ requires at least Minecraft 1.16.5 and at least v0.31.0 of the Fabric API. You can download the latest version of the Fabric API here: [https://www.curseforge.com/minecraft/mc-mods/fabric-api](https://www.curseforge.com/minecraft/mc-mods/fabric-api). You will also need the latest version of the Cloth Config API for Fabric, which you can download here: [https://www.curseforge.com/minecraft/mc-mods/cloth-config](https://www.curseforge.com/minecraft/mc-mods/cloth-config).

## Installation
Installing Hotbars+ is simple. Just download the latest release jar (be sure to get the regular `Hotbars+-<version>.jar` and not the sources or dev files) from [the releases page](https://github.com/VideoGameSmash12/HotbarsPlus/releases/) and put it into the mods folder.
Installing Hotbars+ is simple. Just download the latest release jar (be sure to get the regular `Hotbars+-<version>.jar` and not the sources or dev files) from [the releases page](https://github.com/VideoGameSmash12/HotbarsPlus/releases/) and put it into the mods folder.

0 comments on commit 90fb053

Please sign in to comment.