Jump to content

Coremod annotation for multiple minecraft versions


18107

Recommended Posts

I am currently using

@IFMLLoadingPlugin.MCVersion("1.11.2")

to set the version of minecraft required.

Before you ask, yes, I do need to use a coremod (rendering engine modifications).

 

Is it possible to have the coremod loaded by forge in multiple versions? e.g.

@IFMLLoadingPlugin.MCVersion("1.11", "1.11.2", "1.12")

 

The actual code to modify classes is not an issue, and can be made to work for specific versions of minecraft.

Link to comment
Share on other sites

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.