Jump to content

Recommended Posts

Posted

I'm new to modding and have never done modding in anything and don't know java and all the tutorials on Youtube and everywhere I could find online are outdated or incomplete and I was left at a tutorial not knowing how to make a custom furnace I wanted to, does anyone have a complete and easy tutorial for modding in 1.16.1 that's free?

Posted (edited)

first: search for Java tutorials, there are PLENTY of really good and free information on Java programming online. it will be really hard to make your own mods withouth proper knowledge of programming. learn Java, and learn Object Oriented Programming.

second: funny enough I can recommend you the same videos I started out watching for modding: the ones by silentChaos512 on youtube, very recently he released a video on Tile Entities

third: you won't find tutorials for absolutely everything that you may need, sadly. there are some tutorials out there for the basics, but that very often isn't all you'll want to know. the best way is to look at the vanilla code itself, look at other mods code, or ask for help (for specific stuff) in the forums

here is a really good youtube video on Java programming: https://www.youtube.com/watch?v=GoXwIVyNvX0

also, take a look at the official forge documentation: https://mcforge.readthedocs.io/en/latest/

and there's also the community documentation: https://forge.gemwire.uk/wiki/Main_Page

Edited by kiou.23

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.