From 8a55f94d370285db878d1fbd541d355be27cc575 Mon Sep 17 00:00:00 2001 From: Adam Macdonald <72780006+twokilohertz@users.noreply.github.com> Date: Wed, 29 Mar 2023 19:30:50 +0100 Subject: [PATCH] Update README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 19199c6..73f94c5 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,4 @@ HotbarReplace is a Minecraft mod for the Fabric modding framework which replaces ### 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)