so, i made a thing, with lots of help from redle and ank (thanks again!). Don't know if you want it Arics, but it is compatible with 9.4, and should be compatible with deviate's changes (haven't tested yet).
anyways, craftable equipment is now easy to add! just put a load() over the icon of the equipment you want to craft and over the icon of the equipment you will use to craft (if you want to use equipment to craft equipment) and then go to items.gd and type out a new recipe.
and link the item to the recipe, duh.
warning: probably buggy, hopefully i haven't forgotten any snippets of code elsewhere in the world (i don't think i did). I would do all the icon preloading, but sometimes that's also a bit glitchy, so leave it to you to preload when you want.