Add README

This commit is contained in:
Adam Macdonald 2023-03-24 01:20:15 +00:00
parent 3a2bf3ed93
commit 216e0f9dfb

9
README.md Normal file
View File

@ -0,0 +1,9 @@
## HotbarReplace
HotbarReplace is a Minecraft mod for the Fabric modding framework which replaces blocks in your hotbar with blocks of the same type from your inventory.
### Known issues
* The mod won't refill your hotbar slot with other stacks in other hotbar slots
* Make the mod more resilient to network delay and packet loss (don't hardcode a 50 ms delay)
* Don't hardcode an offset for the hotbar slot IDs