n3h-filter-items
v1.1.1
Published
Help filter out item definitions
Downloads
3
Readme
N3H Filter Items
Help filter needed items.
Installation
npm install n3h-filter-items
API
loadItems
(ItemDefinition[], names: String[]) => ItemDefinition[]
ItemDefinition ~ see https://github.com/zhaoyao91/the-holder
Find all item definitions and their required item definitions with the name in names.
License
MIT