Posted January 3, 201312 yr Hello! I was just wondering if there was a way to add the mob eggs that you create in Forge to a particular creative tab. I'm registering my mobs using the registerGlobalEntityID method, where you can register a spawn egg using hexidecimals. If not, NBD, I can just create a custom item, but it'd be really cool if you could...
January 3, 201312 yr EntityList.entityEggs.put(Integer.valueOf(63), new EntityEggInfo(63, 0, 9118312)); That is an example for creating an Ender Dragon egg.
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.