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.

Aragur

Forge Modder
  • Joined

  • Last visited

Everything posted by Aragur

  1. Now, I made my own gui. But I just found a way, how to open it form a Block or an Item. How can I now open it in the MainMenu?
  2. Can somebody help me, how I can create a GUI, I miss a Tutorial...
  3. I got a NullPointerException: import net.minecraftforge.client.event.GuiOpenEvent; import net.minecraftforge.event.ForgeSubscribe; public class Core_Listener { @ForgeSubscribe public void Menu(GuiOpenEvent e){ e.gui.drawScreen(50, 10, 5f); } }
  4. Yes, but how do I add this code? With an event?
  5. Where need I to add this code? To the init or preinit section?
  6. Yes, but what's the method to create a Button or something else?
  7. Hey Guys. I searched for about 4 hours for this problem and I don't found anything... Now here is my Question: How can I edit the Main Menu (delete Buttons, edit Buttons, create new Buttons, etc.)? Please be insightful for my bad English (I'm German) and I warn you I'm a beginner ...
  8. I dont get, how I can get the name of the Item.
  9. But how do I make it? To Remove a vanilla recipe, I need to make this: removeRecipes(new ItemStack(Item.arrow)); But how do I make it for a mod recipe? The Item isn't in the Item.java. How can I do this?
  10. Hey I want to code a mod to make Crafting Recipes from this mod cheaper. How can I delete the Recipes for this mod, I only found a method to delete vanilla recipes. CODE: How can I delete the recipe of an another Mod?

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.