I just wanted to ask really quickly because I just couldn’t figure it out myself, nor did I find anything exactly what I’m looking for…
Is it possible to make a blueprint require either one or another item with different quantities?
For example: 1 wood / 5 thatch.
You could probably use the “BPAllowCrafting” function to setup your own custom logic to do it by checking the inventory it’s in for the required items.