Jump to content

[1.7.2] Entity Egg Name Messed Up


FishSauce

Recommended Posts

So I updated my mod and fixed all the errors but there are still a few bugs left. All of my entity eggs are messed up as the egg is called "entity.ape.name" instead of just "Ape" If you could help me figure out the issue that would be awesome, Thanks!

 

Edit: I forgot to add what registerEntityEgg does

 

Class Code: http://pastebin.com/1yfNPuYR

Main Class Code: http://pastebin.com/3qYdGjJv

Proxy Code: http://pastebin.com/wvePQL6y

Link to comment
Share on other sites

You need a lang file.

Also don't use whatever your registerEntityEgg method does. Use registerGlobalEntityID, it takes entity egg colors, too.

Whenever I try this the game either crashes or the egg still does not exist, I also updated the main class to include what registerEntityEgg does
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.