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.

Featured Replies

Posted

I'm trying to make a Naruto mod but i'm having trouble with making a fireball that has its own custom model and not the minecraft model.

And if you could can you tell me how to make a GUI

9 hours ago, Make custom fireball said:

I'm trying to make a Naruto mod but i'm having trouble with making a fireball that has its own custom model and not the minecraft model.

And if you could can you tell me how to make a GUI

To get an idea of how to create a projectile with a custom model, I would recommend taking a look at the vanilla code for the ShulkerBullet. And regarding the GUI part, do you mean like a menu (then you would need to extend the Screen class), or like an hud/overlay (then you could listen to the RenderGameOverlayEvent).

  • Author
11 hours ago, vemerion said:

To get an idea of how to create a projectile with a custom model, I would recommend taking a look at the vanilla code for the ShulkerBullet. And regarding the GUI part, do you mean like a menu (then you would need to extend the Screen class), or like an hud/overlay (then you could listen to the RenderGameOverlayEvent).

i cant find the shulker bullet and also can i use 1.11 code to make the hud

 

11 hours ago, Make custom fireball said:

i cant find the shulker bullet and also can i use 1.11 code to make the hud

Which version of Minecraft are you using? A lot has changed from 1.11 to now, especially regarding rendering, so a lot of code that worked previously will not work anymore.

  • Author
4 hours ago, vemerion said:

Which version of Minecraft are you using? A lot has changed from 1.11 to now, especially regarding rendering, so a lot of code that worked previously will not work anymore.

Im using 1.12

Guest
This topic is now closed to further replies.

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.