Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

FishSauce

Members
  • Joined

  • Last visited

Everything posted by FishSauce

  1. 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
  2. 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
  3. Thanks everyone for you're replies! I got it to work!
  4. So I finished updating my mod to 1.7.2 and got rid of all the errors, I have a few problems but right now I am focusing on the problem that my armor is white dyed leather, or iron Its hard to tell. I have tried almost everything and definitly every forum post on it. Nothing works. I am sure its the right texture directory. Thanks so much for you're help! Code: http://pastebin.com/taPEXwLJ Main Class Code: MyHelmet_1 = new MyArmor(0, MyArmorMaterial_1, 0, 0, "myarmor").setCreativeTab(MyCreativeTab_1); GameRegistry.registerItem(MyHelmet_1, "MyHelmet_1"); LanguageRegistry.addName(MyHelmet_1, "Sapphire Helmet");
  5. So I just updated my mod to 1.7.2 and fixed all the errors but when I get into the game 2/3 of the blocks don't have textures. One is sapphire and the other is ruby. The other block is just fine. I even copied over the code from the other one and changed the things I wanted and it still didn't work. If anyone knows a possible fix/answer please let me know! Thanks!

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.