Jump to content

Amerigo

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Amerigo's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. It'll be slow going, but yes, the necessary info is there. Thank you so much, Warjort!
  2. Thank you so much for that! # Forge for 1.19 is version 41 loaderVersion="[41,)" I don't suppose you could point me to a list of versions similar to https://minecraft.fandom.com/wiki/Data_version but with the loaderVersions?
  3. I'm trying to programmatically sort mods by version into separate folders. The problem I'm having is finding something within a given mod that shows what version of minecraft the mod was made for. The only document that I can find that does (META-INF\MANIFEST.MF) is very inconsistent in format. For example: The second example shows the mod version, but not what version of minecraft it's built for. Is there a better way to do this? How does Minecraft know when a mod wasn't made for the game version it's running? If it helps, I am programming in vb.net.
×
×
  • Create New...

Important Information

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