HotbarReplace/README.md
Adam Macdonald 216e0f9dfb Add README
2023-03-24 01:20:15 +00:00

10 lines
415 B
Markdown

## 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