Library System

From ETM
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"