Frinn38 / Custom-Machinery

A Minecraft Mod about creating custom machines that works
GNU Lesser General Public License v3.0
45 stars 17 forks source link

Allow item tags in the filter property of Item Slot Components #17

Closed Faeranne closed 3 years ago

Faeranne commented 3 years ago

I'm wanting to add some custom items to a machine that all have the same item group tag, but currently this requires putting all of them in the filter property one-by-one. Being able to just whitelist the tag would make this much easier.

Frinn38 commented 3 years ago

Yeah that's planned, same for fluids in fluid component, blocks in structure requirements... So almost everything that use items/fluids/blocks

Frinn38 commented 3 years ago

Done in 0.4.3