GlodBlock / ExtendedAE

add a pattern provider with 36 slots for AE2
GNU Lesser General Public License v3.0
24 stars 21 forks source link

Additional storage bus/exporter documentation #51

Closed Mazila9968 closed 2 months ago

Mazila9968 commented 5 months ago

A short hint in the form of an example or an addition to the in-game documentation on how to store/export op tags. I can't find information on this topic. It was not possible to obtain a practical result.

GlodBlock commented 5 months ago

first you need to find out the tag of item/fluid you want to filter. if you have kjs installed, you can use /kjs hand to see the tags of the item you are holding image then you input the tag to the input bar(the # doesn't needed) and it is all done image

elijahward commented 5 months ago

I would like to know how to add multiple tags to export/storage. They must have both Tags to export/storage.

GlodBlock commented 5 months ago

I would like to know how to add multiple tags to export/storage. They must have both Tags to export/storage.

use | to add multiple tags. for example if you want to filter coal(forge:gems/coal) and iron(forge:ingots/iron), you need to input forge:gems/coal | forge:ingots/iron.

MadSciSlack commented 3 months ago

Please add this info to your mod page! This is literally the only info on this topic!

Also, some info on the Ingredient Buffer would be really good. I currently know nothing about this and can't find any information.

GlodBlock commented 2 months ago

there is an in-game guide and all info you need is here. click the '?' button to open it image