Latest News Article
Curse Presents: "Can You Minecraft IRL?"
The latest episode in the "Can You Do This IRL?" series, presented by Alienware, is here! Checkout Jess and James' visit to Legoland to see what it's like to Minecraft IRL. They get an exclusive interview with the Master Builder at ...
Snapshot 13w25a Full of Bugfixes!
Snapshot 13w24b needed some revisions, so let's hear it for Snapshot 13w25a! This quick-fix Snapshot is chock-full of awesome fixes, so let's not waste any time!
BUG FIXES AHOY!
3D Anaglyph biome color corruptionIncorrect/inconsisten...
Community Creations - "Go Get Building" A Parody of Pitbull's Feel this Moment
Continuing the fine tradition of parody songs, today we bring you "Go Get Building", a parody song of Pitbull and Christina Aguilera's "Feel This Moment"! This parody video - created by AnEpicPlayerName, XenocidesRS, hojjoshMC...
[1.4.5][Forge 6.x] Minecraft Modding Tutorials
Started by
Asyncronous
, Sep 14 2012 02:05 AM
246 replies to this topic
#43
Posted 08 October 2012 - 12:04 AM
hahahaha lol...... and yes I will make a entity tutorial
#45
Posted 08 October 2012 - 01:30 AM
lol its okay just laughing cause it was funny
#46
Posted 08 October 2012 - 02:57 PM
hey Asyncronous.
I was looking at your GUI tutorial, but I'm not so sure that it's still valid for the current stable version of Forge. Forge no longer depends on ModLoader. I was wondering if you knew a way to add a GuiScreen to the current version of Forge, because according to what I've tried, I've only been able to find code for adding GuiContainers, which isn't what I'm looking for. If you can help, then thanks!
~HippoMaster
I was looking at your GUI tutorial, but I'm not so sure that it's still valid for the current stable version of Forge. Forge no longer depends on ModLoader. I was wondering if you knew a way to add a GuiScreen to the current version of Forge, because according to what I've tried, I've only been able to find code for adding GuiContainers, which isn't what I'm looking for. If you can help, then thanks!
~HippoMaster
#47
Posted 08 October 2012 - 06:25 PM
no this works, the modloader code in there is just to open it....I was having problems with the forge hook so I just used the modloader one
#48
Posted 09 October 2012 - 01:26 PM
ok, i see. So for these tutorials, you still need both modloader and forge then?
#49
Posted 09 October 2012 - 02:32 PM
We shouldn't anymore. Forge has improved a lot of their hooks so it shouldn't be a big deal anymore. Either way, all you actually need is Forge, since it has FML.
#50
Posted 10 October 2012 - 01:38 AM
si, merci drinfernoo
#51
Posted 10 October 2012 - 02:37 AM
Upon reading that again, I feel that it needs clarification.
Minecraft Forge is an alternative to ModLoader, which typically allows much more flexible and compatible mods to be written and used. It also includes a component known as Forge ModLoader, or FML for short. Forge and FML essentially render ModLoader obsolete, and any ModLoader-based mod should be compatible with Forge, since FML is a backwards-compatible bridge between the two.
Minecraft Forge is an alternative to ModLoader, which typically allows much more flexible and compatible mods to be written and used. It also includes a component known as Forge ModLoader, or FML for short. Forge and FML essentially render ModLoader obsolete, and any ModLoader-based mod should be compatible with Forge, since FML is a backwards-compatible bridge between the two.
#52
Posted 10 October 2012 - 10:20 AM
@drinfernoo
I see that, and in fact, I'm already using Forge without Modloader. The problem I have now is that there doesn't seem to have a way to open a GuiScreen in Forge unless using Modloader, which I am trying to avoid
I see that, and in fact, I'm already using Forge without Modloader. The problem I have now is that there doesn't seem to have a way to open a GuiScreen in Forge unless using Modloader, which I am trying to avoid
#53
Posted 10 October 2012 - 02:59 PM
thehippomaster21, on 10 October 2012 - 10:20 AM, said:
@drinfernoo
I see that, and in fact, I'm already using Forge without Modloader. The problem I have now is that there doesn't seem to have a way to open a GuiScreen in Forge unless using Modloader, which I am trying to avoid
I see that, and in fact, I'm already using Forge without Modloader. The problem I have now is that there doesn't seem to have a way to open a GuiScreen in Forge unless using Modloader, which I am trying to avoid
I'm not sure what the method is, but I would guess you can do it with some method in either MinecraftForgeClient or ForgeModLoader. If there simply isn't a hook for it, try posting on the MinecraftForge forums and see if they will add one.
#54
Posted 11 October 2012 - 09:50 AM
@drinfornoo and asyncronous
Nevermind, I figured it out. I forgot to register something. Thanks anyways
Nevermind, I figured it out. I forgot to register something. Thanks anyways
#55
#57
Posted 12 October 2012 - 09:05 PM
lol sorry really busy, but I will post it sometime this weekend, if I dont I will slap myself silly or something
#59
Posted 13 October 2012 - 02:10 AM
Yeah I thought I posted about it lol, trying to get more tuts up but Im really busy right now, this weekend I'm free so I will try getting a lot up and also working a bit on my mods











