You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I downloaded the 1.16 source to use, I did the gradlew build and when I put the jar in the folder, when I run it it says it is in an old version, the build.gradlew file is outdated with the correct version, could you update?
im not quite sure how to format it in a way that it functions as a mod,but i changed that line to "mappings channel: 'stable', version: '1.16.5'" and the dependency line to "minecraft 'net.minecraftforge:forge:1.16.5-36.2.34'" and ran gradlew.bat,which gave me a build folder which,after passing through a folder named "downloadMCMeta",contained a version.json file which has the line segment "assetIndex": {"id": "1.16" making me think this worked. if it works and you are able to make a working mod jar,would you mind responding with it?
I downloaded the 1.16 source to use, I did the gradlew build and when I put the jar in the folder, when I run it it says it is in an old version, the build.gradlew file is outdated with the correct version, could you update?
mappings channel: 'snapshot', version: '20171003-1.12'
The text was updated successfully, but these errors were encountered: