From 0fa05a5a440da9cb3ef270b54e3ff3fd155565a5 Mon Sep 17 00:00:00 2001 From: blablubbabc Date: Wed, 22 Jul 2020 01:39:27 +0200 Subject: [PATCH] The TODO file is slightly outdated. --- TODO.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/TODO.txt b/TODO.txt index 94c22d9c..8502b508 100644 --- a/TODO.txt +++ b/TODO.txt @@ -75,9 +75,7 @@ Low priority: * More editor options for mob shopkeepers * Allow equipping (and unequipping again) items to mobs * Mobs riding other mobs? - * Rabbit: type * Enderman: carrying block - * Slime, MagmaCube: size. * Phantom: size * Puffer fish: puff up state. * Shulker: color @@ -90,7 +88,6 @@ Low priority: # 1.14: * Allow changing the sign text color? * Set villager trades and test if they display trade-able items when the player holds corresponding items -* legacyMobBehavior might no longer work correctly, since new mob villager behaviors are not getting cleared. Ideas: * Per-Trade/Shopkeeper settings, maybe via written books:
@@ -100,4 +97,4 @@ Ideas: * Add message to default zero-currency items explaining how to increase/decrease costs. * Add zero-cost items in trading shopkeeper, with lore which explains how to setup the trade. * Store shopkeeper data (save.yml) in smaller chunks? Maybe 1 file per world? - * Makes only sense for very large numbers of shops, with many trades -> TODO benchmark \ No newline at end of file + * Makes only sense for very large numbers of shops, with many trades -> TODO benchmark