Jump to content

How do I begin creating addons for existing mods?


hoodwink_dude

Recommended Posts

I want to make an addon for iChun's PortalGun mod but there aren't any tutorials for it and even though it is 1.7.10, if there is a general 'recipe' for getting started, it would be much appreciated. This here Forge Wiki Page seems to apply to OLDER versions of forge i.e. VERY different setup and structure. Is there any modern approach that would apply to 1.7.10 and up?

I love solving puzzles and also coding. What a great combo! I also want to have a career in programming when I have gone through university. 9GAG and Quora stand in the way of me ascending from mediocre programmer to ...meh programmer and beyond!

 

I am always looking for fun projects to look at and maybe be a part of. If you have a project and want to co-operate, email me via jamesyeoman10@gmail.com

 

Keep coding :)

Link to comment
Share on other sites

Well i would start off by getting the source code for the mod by decompiling it with mcp if it is not provided already. I would then add the mod as a library in eclipse/your IDE and appling the source code. After doing that you will be able to code using whatever mod you choose. But you will not be able to compile it, you should add it as a dependancy in your @Mod in your main mod file, ad also in your build.gradle.

VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING

I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect.

Forge and vanilla BlockState generator.

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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