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.

Teerth

Members
  • Joined

  • Last visited

Everything posted by Teerth

  1. here https://gist.github.com/Teerthdev/80e8e9c5d79710f9368a166faa993561
  2. if (mouseX > guiLeft + 71 && mouseX < guiLeft + 71 + 16 && mouseY > guiTop + 71 && mouseY < guiTop + 71 + 16) { this.renderTooltip(ms, new StringTextComponent("\u00A7e" + "Turn-Right" + "Text"), mouseX, mouseY); see this works but when i copy paste same code under it and change position it does not work and this is other code which does not work only i got this from a server this.addButton(new ImageButton(this.guiLeft + 71, this.guiTop + 53, 16, 16, 0, 0, 0, new ResourceLocation("car_example:textures/circle1.png"), 16, 16, (p_2130901) -> { CarExampleMod.PACKET_HANDLER.sendToServer(new Diamond2Gui.ButtonPressedMessage(0, x, y, z)); Diamond2Gui.handleButtonAction(entity, 0, x, y, z); }, new StringTextComponent("Hello, this is a tooltip")));
  3. Hey i created a this code it works but on one button like if i add more of these it does not show only and if you have any other code pls let me know i need urgent help
  4. how to that data generator any example
  5. what about 500 models
  6. Hi i wanted to create a baked model ex I have 50 textures and when i right click it changes textures so how to create that any example

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.