From 1dd603ab1cc42a602f1d82595dd15789ef63d2a3 Mon Sep 17 00:00:00 2001 From: nea Date: Thu, 18 May 2023 03:20:22 +0200 Subject: Add slot locking --- TODO.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 30885e2..1365782 100644 --- a/TODO.txt +++ b/TODO.txt @@ -5,7 +5,6 @@ - Storage Overlay - PV - NEU buttons -- Slot locking - Pet/Equipment hud in inventory - Pet Overlay - Price Graphs @@ -27,6 +26,8 @@ Priority 2: - biome wands - dirt wand - block zapper +- slot binding +- uuid locking (allow items with that uuid to be moved around but not dropped/sold) Priority 3: - Item rarity halo -- cgit