From 7cd6b9858c9b770572537826d06209375356db03 Mon Sep 17 00:00:00 2001 From: Adam Macdonald <72780006+twokilohertz@users.noreply.github.com> Date: Fri, 24 Mar 2023 01:20:50 +0000 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eafa86c..24ee82f 100644 --- a/README.md +++ b/README.md @@ -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)