Jump to content

Advantages to a modder 'core'


biggles2206

Recommended Posts

coremods allow us to make change to vanilla code while its loading. example in my coremod i change the class ItemInWorldManager to create a place where the code will launch a custom event to tell me when a player break/place a block

how to debug 101:http://www.minecraftforge.net/wiki/Debug_101

-hydroflame, author of the forge revolution-

Link to comment
Share on other sites

no, even if you have 1 mod, if it requires a base change you WILL need a coremod to make those changes. but technixly you could include your coremod inside your mod (itsstill going to count like 2 mod)

 

how to debug 101:http://www.minecraftforge.net/wiki/Debug_101

-hydroflame, author of the forge revolution-

Link to comment
Share on other sites

well.. depends on what you mean by core mod. hydroflame and diesieben actually just interpreted your question in two different ways. if you mean a core mod like those that go in the coremods folder (pre 1.6) then that would be for making changes to base classes without having to touch them directly. if you mean the other thing (like a library or something), then yeah, i think it'd be pretty pointless to make one if you only have one mod. if you do have multiple mods that use the same code or intermingle with each other, then a core mod would be a way of organizing and centralizing things

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.