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.

haza1608

Members
  • Joined

  • Last visited

Everything posted by haza1608

  1. Hi, I've got all of my item textures working and my block textures working except whilst the block is in the inventory. The block appears massive and to have the missing texture look. All other assets are fine it's just this. Source code:https://github.com/haza1608/Test-Mod Latest log:http://pastebin.com/hpmzVSnH
  2. After changing my preInit to this @EventHandler public static void preInit(FMLPreInitializationEvent event) { proxy.init(); ModItems.init(); ModItems.register(); } I'm getting a crash: http://pastebin.com/01KLD6Hv
  3. Hi, I haven't really done much modding since 1.7.10 and now on 1.9.4 I can't get any Models, textures, or lang files to load. Source Code: https://github.com/haza1608/Test-Mod Latest Log: http://pastebin.com/XHLAar6G 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.