Inconsistent keys for input and output on alloying recipes
Toastr125 opened this issue ยท 3 comments
Alloying recipe JSONs use "name" as a key for specific fluids in the input but use "fluid" as the key for the output fluid rather than both using "name" or both using "fluid".
To be clear on this issue, its not alloying recipes that are inconsistent, but rather the fluid ingredient and the fluid stack serializers in Mantle, which are also notably used in casting recipes and melting recipes.