Jump to content

Bug with adding new mods to a world


Sunconure11

Recommended Posts

I've noted that whenever I add a new mod to an existing world, sometimes the items and blocks will screw up, and will not appear properly, and in the creative tabs, they will simply appear as other items. I do not have any logs of this at the moment, but, I can see if I can reproduce it.

Link to comment
Share on other sites

Your item id's are conflicting.

 

example:

 

Let's say you have an item using the id 1500.

Then you add another mod using that id overriding the id 1500.

your item will change to the other mods item id removing the other item.

 

You should edit the mod configs and check the console for any item id conflicts

I'm always happy to help others!

 

Java is not my main programming language but I have alot experience in PHP/HTML/JS/CSS3/C#/SQL

Link to comment
Share on other sites

All of you are wrong. 1.7 completely removes block/itemIDs for modders. Modders only need to interact with their block object.

 

OP, I need a screenshot.

Read the EAQ before posting! OR ELSE!

 

This isn't building better software, its trying to grab a place in the commit list of a highly visible github project.

 

www.forgeessentials.com

 

Don't PM me, I don't check this account unless I have to.

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.

×
×
  • Create New...

Important Information

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