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.

Luis_ST

Members
  • Joined

  • Last visited

Everything posted by Luis_ST

  1. you need to register a new RenderLayer for the Block since minecraft render all Blocks by default solid, call ItemBlockRenderTypes.setRenderLayer in FMLClientSetupEvent and use as second parameter RenderType.translucent
  2. show your Render code for the Trident/Spear, please describe the render error (i'm too lazy to read the full other thread😅)
  3. please show use more than 1 class, (your Providers...?) also if you have a git repo, post a link to it since it's easier to look into many classes
  4. a SoundInstance (in 1.16.5 the class is called ISound) tells minecraft how to play the Sound, it contains the position, the delay, the volume, ... you can look at the vanilla implementations of the interface for examples/ possible values you could use
  5. error in Better Animals Plus, make sure you use the latest version of the mod, if yes report the bug to the mod author
  6. you have already add pickaxe,axe,shovel and a hoe here whats your question/problem
  7. post the client log from your friend
  8. 1.8 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  9. which version did you try to install? and what did you mean by "Windows Installer", there is only the java installer which works for all OS
  10. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  11. you still use java 16, use the full path to java in your command line
  12. do not use event.enqueueWork for Network stuff
  13. not yet, as I have already said Minecraft 1.17 requires java 16 where did you looked for java 16?
  14. is this the size of the bar?
  15. Minecraft 1.17 requires java 16, you currently using java 8 upgrade your java to 16 and the problem should be fixed.
  16. how large (x and y) is the texture of the bar you want to render
  17. show where you call init in your Network class, also the encode and decode should be static
  18. post full debug log
  19. how about moving the bar up?
  20. dude this thread is 6 years old and completely irrelevant
  21. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  22. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  23. In 1.16 you need to use RenderGameOverlayEvent

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.