Thornack Posted February 15 Posted February 15 Hi there its me. I used to be quite active on here back in the days of Minecraft 1.7.10. How far things have come. Minecraft modding was my way to learn Java.I literally knew 0 java but messing with Minecraft inspired me to learn. It was excellent and I am grateful to this forum for the endless help with all of my niche questions/issues. So in the spirit of maintaining the past, keeping it alive so to speak, I have come back on here to ask for legacy forge version support. I have recently come back to modding Minecraft 1.7.10, and yes it is still possible even in 2024 but it takes a lot to get the dev environment set up and all that, and am working on my massive mod that I never released. So I am hoping to engage the right people on here to rally for legacy forge version support for dev environment setup with gradle and to maintain it. Is it possible to get support for legacy versions, why or why not? I think it should be. The old minecraft has a lot to offer still. I know there used to be a lot of 1.7.10 mods that were fantastic back then and many were never updated to newer versions due to the insane workload it takes to keep up with their release schedule. But at least for me, its a ton of fun these days and I am a lot better at Java and OOP. Hoping to bring that to more people and see if its possible to at least maintain the dev environment side of the legacy forge versions into the future. @diesieben thoughts? I miss your snarky comments and condescending remarks from years ago. They made me a better programmer because I wanted to prove you wrong. Very grateful to you. Quote
Thornack Posted February 15 Author Posted February 15 If anyone needs convincing why its worth it here is a teaser of what I have created: Quote
Thornack Posted February 15 Author Posted February 15 And for those interested here is the map teaser video. This is why we should allow legacy version support for older forge. At least for dev environment support. Quote
LexManos Posted February 17 Posted February 17 Its not a matter of 'allowing' it. Its a matter of the fact that the tools simply do not work anymore due to the rest of the internet and java changing. There is an effort (by me, very slowly) to get it working but there isnt much progress on it because to be quite frank I dont care enough. If you want to help with the tooling the feel free to hop on https://discord.minecraftforge.net and attempt to update the toolchain. The issue with 'support' for old versions is when people come and expect/demand I do the work for them instead of trying to help the community as a whole. So if you're willing to help then I can point you in the right directions. 1 Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Thornack Posted February 17 Author Posted February 17 (edited) Not sure which tools you are referring to, but the latest 1.7.10 forge works and you can setup a dev environment even today still. But you have to use a forked repo of forge and gradle to do that. Java 1.7 and Java 1.8 still work as well. I am also happy to help. Is there a way we can create a section in the forum for legacy versions? For large legacy mods, Minecraft's constant version updates are too large of a workload to keep up with. There are some good stable legacy versions that are a blast to mod and I think it's worth it. Sorry people demand things, I try to come at it from the perspective of, they just want to learn while having fun. Edited February 17 by Thornack Quote
LexManos Posted February 23 Posted February 23 > But you have to use a forked repo of forge and gradle to do that. Thats the toolchain im referring to. You need to make changes to make the toolchain working in the modern world. some people have hacked the old versions of the tools to function. But the better option is to build the tools to use the old version's data. Specifically updating https://github.com/MinecraftForge/ForgeGradle to be better. 1 Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Thornack Posted February 24 Author Posted February 24 Ill have to take a look at what I can contribute Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.