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.

LinuxMinecrafter

Members
  • Joined

  • Last visited

  1. Well...
  2. uhm, what do you mean what do you mean?
  3. WHY

    LinuxMinecrafter posted a topic in Off-topic
    Doesn't it seem a bit unnecessary to shadowban technovision. I follow his tutorials and they seem pretty great to me. Ban me, but I think it seems just a tad unfair.
  4. Debian Linux
  5. here is the code I have so far. I am trying to make a spawn egg. @SubscribeEvent public static void onClickEgg(PlayerInteractEvent event) { if (event.getEntityLiving().getHeldItemMainhand().getItem() == ModItems.SPAWN_MUDDY_PIG.get()) { PlayerEntity player = event.getPlayer(); } }
  6. sorry if I'm being an idiot, but how do I do that?
  7. It crashes before the game even finishes loading though.
  8. tell me if you need more info, but here is my event code: @SubscribeEvent public static void onOpenGui(GuiOpenEvent event) { Minecraft.getInstance().world.playSound(null, 0, 0, 0, SoundEvents.UI_BUTTON_CLICK, SoundCategory.NEUTRAL, 0.3F, 0.0F); Test.LOGGER.info("Sound played!"); }
  9. I just ported my mod to 1.16.1. I can't get runClient to work. it gives me this error. "Class 'net.minecraftforge.userdev.LaunchTesting' not found in module 'Test'" Test being my Mod ID. here is a screenshot of my runClient config.
  10. Here is Latest.log: https://pastebin.com/A4E6nbkb
  11. LinuxMinecrafter joined the community
  12. Hi, so I want to mod Minecraft 1.12.2. I use to do that and stopped using Forge. I loaded up the latest Minecraft Forge, and my OS completely locks up. I have to use the button on the tower to reboot. Mod list: Mrcrayfish's Furniture Mod Mrcrayfish's Vehicle Mod Astrotech Droid Mod Portal Gun Mod OS: Debian 10 I have tried a lot of Forge versions. Help greatly appreciated!

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.