Library System

From ETM
Revision as of 00:58, 14 March 2020 by Kademlia (talk | contribs) (Created page with "==Problem== * Shulkerboxes can basically generate unlimited Ids. * Auto-Ordering or other tricks basically change nothing * Makes logging shulkerboxes efficiently difficult...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Problem

  • Shulkerboxes can basically generate unlimited Ids.
  • Auto-Ordering or other tricks basically change nothing
  • Makes logging shulkerboxes efficiently difficult (prism)
    • Possibly as LibId Shulkerbox + List
  • internals
  • Disallows trading filled boxes
  • Automatic LibId creation needs special case to prevend shulkberboxes from filling up the DB
  • Keep track of a fixed amount of shulkerboxes? Keeping the last 10k boxes in use would allow searching for specific item usages. Alternatively looking for "LibId Shulker + LibId inner"