Hello all, I'm adding 'constructible object' (crafting) recipes to my mod. When I'm going through the new items when using a forge, the 'required items list' (list of ingredients) isn't consistently sorted, for some random craftable items they are ordered in a seemingly random, different way than for other items, which looks messy and is confusing. In my case I'm using currency as an ingredient and I always want it to show up as the last ingredient, but it isn't always displayed as such. I tried recreating the recipes and adding all required items in the desired order without making changes afterwards, but that also only seems to work for some recipes. Is there a way to reliably manipulate the order in which the ingredients of a constructible item are listed in the crafting menu?