TeamWizardry / LibrarianLib

A library for the TeamWizardry mods
GNU Lesser General Public License v3.0
26 stars 21 forks source link

Dangerous alternative prefix `modid` #90

Closed Bluexin closed 4 years ago

Bluexin commented 5 years ago

Automatic annotation-based registration should set the active mod container in fml's common handler to fix this warning.

thecodewarrior commented 4 years ago

Annotation-based registration won't be a thing in LibLib 5+. We actually wouldn't be able even if we wanted to, since forge no longer gives us the annotation scan data we were using in 1.12.