ModiBuff
ModiBuff copied to clipboard
Recipe serialization or save/load
Describe the solution you'd like Standardized way to serialize recipes (JSON, XML, Protobuf, ...)
Logic There are two possible approaches to this: save only the recipe "input", meaning that we save how the code looks like to get this modifier recipe. Or we save all the recipe data instead.