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.

mailmindlin

Members
  • Joined

  • Last visited

  1. How does minecraft do it (leaf blocks)?
  2. Is there a way to detect which blocks were placed by a player and which were naturally generated? I am trying to make a autobuilder, and I don't want it to overwrite anyone's blocks.
  3. I understand how minecraft does it, but how can I do it without modifying minecraft source code (to increase compatibility with mods like optifine and such). Is there an API somewhere?
  4. I was testing my mod, and I saw (in the esc GUI: the one that allows you to save your world and stuff) a button named 'Mod Options'. What is it for, and how can I use it? Thanks in advance.
  5. I also agree. I wonder if there's something out there that already exists? It would be awesome if writing mods was easy as writing a bukkit plugin: a centeralized(ish) API, no obfuscated code, and readable error messages! I hope that Mojang fixes it with their modder api.
  6. Is there a way to get a list of all mods installed? I'm currently scanning through the .minecraft/mods folder, but it only gets the file names. I'd prefer a way to get the names of the mods instead, hopefully without scanning the .minecraft folder. Thanks in advance.
  7. How do I add sliders and buttons? I want to add 3 sliders to the 'graphics options' menu, but I can't find any tutorials or other documentation for this (besides net.minecraft.client.gui.GuiSlider.java)
  8. Is there a way to intercept standard minecraft packets (i.e., those that are sent from a server to the client with chat text)? I need to intercept the packets *before* they are displayed.

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.