I have a simple idea, and I have a suspicion that it's simply not possible. Here's the concept. I want to make a number of revisions to some of the basic crafting recipes, to make it a bit closer to reality. Example: I want the Molotov to require Any Bottle, instead of just glass. Problem is that it seems the only way to do this is to make a recipe for every combination of bottle possible, which is stupid, and clogs up you crafting bench with recipes, even if you hide the ones you can't make. Is there ANY WAY to make a recipe that just says you require 1 cloth, 1 oil, and 1 of any empty bottle? I have tried using a LevelList Item and that makes the recipe random, which is interesting, but not desirable, and I've also tried a form list which makes the entire recipe simply not appear in the crafting workbench at all. Can some of the experts out there, please chime in? Is there a way to do this type of variable requirements in ONE recipe? If so, can you provide a very simple esp demoing this? Thanks guys.