Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.16 with 1.12.2 configuration #16

Open
D3ST1N opened this issue Dec 9, 2022 · 2 comments
Open

1.16 with 1.12.2 configuration #16

D3ST1N opened this issue Dec 9, 2022 · 2 comments

Comments

@D3ST1N
Copy link

D3ST1N commented Dec 9, 2022

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'

@PikachuGabe
Copy link

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?

@PikachuGabe
Copy link

edited the line again to "mappings channel: 'snapshot', version: '20210309-1.16.5'" so i can run .\gradlew build , unfortunately i get this error
Screenshot (169)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants