Jump to content

Recommended Posts

Posted

hi Folks,

I'm setting up a filtering system so I can come back to base, throw everything in the ingestion chest and it sorts it out.

All is going well except for tools.

I have alchemy chests set up, with talismans of repair. However, even though there are healthy tools in the filter, non-healthy ones pass straight by it.

Any advice please?

Posted

Items that have multiple values in the same ID (like dyes) and items that can be used up (like tools) both store their metadata in the same way: Damage values. There is a flag that says whether or not the metadata is for durability or subtypes, but the filter may not check that flag, and may just match it by damage value.

Try having something in the filter that you know the exact number of uses of (like a shovel you use three times), and then try to see if the filter will accept a different shovel of the same material also used three times.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...