MineColonies

MineColonies

53M Downloads

[Request] Warehouse Rack support Bibliocraft Stockroom Catalog

scottosx opened this issue · 6 comments

commented

Minecolonies version

version 1.10.2

Expected behavior

  • The Stockroom Catalog from Bibliocraft lists all items in selected inventories in a sortable book. It would be perfect as a manifest for the warehouse. Sneak right clicking on any inventory should add that to the catalog.

Actual behaviour

  • Racks are not recognized as valid inventories by the Bibliocraft Stockroom Catalog. They cannot be assigned.

Steps to reproduce the problem

  1. Craft Stockroom Catalog.
  2. Sneak right click on warehouse rack.
  3. Be disappointed.
  4. Add functionality.
commented

In general the storage racks seem to not extend vanilla storage in a conventional way? For instance, the Quark command 'Merge to nearby chests' doesn't work either. That would be a good way to quickly store items in the warehouse while keeping the NPCs storage scheme intact. (not sure how much that matters but surely it stops constant reindexing)

However the RF Tools Storage Scanner sees the contents fine, which is nice.

commented
commented

I believe that those mods might require too tight coding.
I think they probably scan for the block being a container and not, like it should be, checking if the block has itemHandler capabilities. Could you report that to the regarding mods as well to see what they have to say to that?

commented

I was about to say that we have IItemHandler Caps on them. So interaction with them is possible.

commented
commented

I'll close this here because there is not much we can do from our side.