Here it = Version.MOD ID, name = Version.MODNAME, version = Version.
You’ll have to texture an item of course, add code and so much more! In this article we’ll only look at some simple sample code which I also use for my own mods.
#How to download minecraft forge 1.10 mod#
Okay now what? How do I add fancy new items? (Basic mod setup)
Minecraft Forge (or Forge for short) is a layer between our code and Minecraft itself. This could be anything, ranging from new cool creatures to entire new systems in the game.įorge is a modding API. We use Forge to manipulate the game Minecraft to make it do what we want. Download the mod that you wish to install, and copy it. Forge is now installed on your minecraft 5). When it opens, select the client, and continue.
If this can't be done, just right-click the file, hit open with, then select Java SE Binary. If you are reading this article you probably already know Minecraft. Make sure you download it as an application, with '.exe' on the end.