Update README

This commit is contained in:
Adam Macdonald 2023-03-24 01:20:50 +00:00
parent 216e0f9dfb
commit 7cd6b9858c

View File

@ -2,7 +2,7 @@
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
### Known issues/Improvements
* 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)