Jump to content

Recommended Posts

Posted

By this, I mean if I wanted only the classes of forge that preload a texture index, can I have just those files in my mod download, or do people have to externally download and install the whole of forge?

Posted

Preloading a texture just tells the renderer to load the texture, its literally a 1 line helper function.

But read the licenses that are included with Forge.

Yes Forge is ©, but it has a very open license.

 

Also, You should use full forge as a base for everything for compatibility sake.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

Yeah, as Lex said. It'd be best if you just used Forge to develop your mod overall as it'd be compatible with all the other mods out there that require Forge or ModLoader. (Since forge is backwards compatible with it) Which is the whole point of Forge. ;D

Check out my

Texture Packs Thread here on the Forge Forum. :)

Currently in the process of adding some mod support for JohnSmith Texture Pack.

width=105 height=12https://www.sugarsync.com/piv/D8135159_67366891_21351[/img]

 

width=209 height=19https://www.sugarsync.com/piv/D8135159_67366891_772852[/img]

Posted

So if I make a mod with the full forge package, then I should get people to install the whole of forge before installing my mod?

9/10 people will already have it

 

but the main reason for you to use forge is so you can safely create a mod without editing minecraft itself - meaning that all other mods that dont edit minecraft will work with yours without patches!

Being noobish since 96, being dumb since birth!

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.

×
×
  • Create New...

Important Information

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