Hi, first of all thank you for this mod, its great.
I was just wondering if you could move your code to work from data.lua instead of in data-updates.lua, since some mods might use the texture from k2 in data stage before they get replaced in data-updates stage by your mod.
This happens with miniloaders, where that mod creates a loader entity with the original belts in the first data stage.
I tested just renaming the file myself, and it seems to work just fine.