
Recipe order effectively random
FakeDomi opened this issue ยท 1 comments
Unlike base MM, this fork uses HashMap
s to store recipes, so the order you add recipes in isn't preserved. This makes it basically impossible to have "higher-priority" recipes when inputs are supersets of other recipes.