Jump to content

editing vanilla without editing base classes


mydeblob

Recommended Posts

Since 1.6 and the new launcher and how it works, you are unable to edit base classes in a mod. Now this leads me to a problem. How would I do this? Let's say I want to make flint and steel be able to stack up to 64, how would I do this without editing the base class of flint and steel? Thank you.

Link to comment
Share on other sites

IF you edit base classes directly then you will be incompitable with other mods.

quite rapidly you will be incompitable with everything which makes me wonder why you use forge at all :P

 

If you want to be compitable with other mods I recommend that you read up on core mods and ASM, it's an advance topic so make sure you are far beyond the basics of Java and OOP before starting!

http://www.minecraftforum.net/topic/1854988-tutorial-162-changing-vanilla-without-editing-base-classes-coremods-and-events-very-advanced/

If you guys dont get it.. then well ya.. try harder...

Link to comment
Share on other sites

Thank you for the link, I will start my jump into leraning how to make a coremod, however before I do is it possible to edit a base class indirectly?

 

Yes, there's a way to do it, the same way forge did it for example.

You could also skip forge entierly, but unless you do it the same way as forge did (which means you might as well use forge lolz) you will get problems with compatability as well as possible legal issues when distibuting your mod.

 

If you guys dont get it.. then well ya.. try harder...

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.