Peripherals++

Peripherals++

359k Downloads

ME Bridge: Ore Dict Support

mura3277 opened this issue ยท 0 comments

commented

It would be fantastic if the ME Bridge has a listAllOre(oreDictName) method that gave you a list of everything that matched that ore dict in the system.

Also a command for getting the first item that had the ore dict. Possibly gravitating towards the item you have most of? So for example, if you have 5 different types of steel in the system and you use the method getOre("ingotSteel") and it returned item data for the steel type you had the most of.

I hope this can become a possibility as it would make systems that use the ME bridge to request items easier to use as learning ore dict names is a lot easier than unique item ids.

Thanks for taking the time to read!