TESLA API Crash - modid changed
mallrat208 opened this issue ยท 4 comments
From what I understand, lowercase MODIDs should be standard going forward or at least in 1.11. Tesla just changed to meet that standard.
Darkhax-Minecraft/Tesla@69f27fc
This means that right now there are going to be a large subset of tesla mods incompatible with each other depending if they use 'Tesla' or 'tesla' as well as what version of Tesla their packs have. Great fun
I wonder - can I just double up on the @optional notations, one for each modid?
After reading the @Optional.Interface notation it seems that's not the case
Hmm... I originally had it lowercase, someone reported it was breaking so I made it uppercase. Why would Telsa change its modid mid-version...