EDIT: Good news. I want to see about making the edits myself, but all that needs to be updated is the Info.Json to say 2.1. your mod works without any edits
Hey, I enjoy your mod alot (a nice QoL item) I dont have experience modding for factorio, but I do on other games. I noticed in the change log for Asphalt Roads Patched matched the error codes I got when I tried to simply change version numbers. I thought it may be enlightening to you to help update your wonderful mod.
- Summary of code changes needed for 2.1 compatability:
- Recipes: category: string -> categories: {string}
- Tile transition code had to be updated to match vanilla code again.
It seems the way recipes were organized changed. again. im not familiar with factorio modding, but this bit of information may help you patch your mod faster.