const tagIsEmpty = (tag) => { return getPreferredItemInTag(Ingredient.of(tag)).id == air; };