Library System

From ETM
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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"