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.

luacs1998

Members
  • Joined

  • Last visited

Everything posted by luacs1998

  1. Then use the official launcher.
  2. Or just get multimc from multimc.org
  3. This topic has been moved to Modder Support. [iurl]http://www.minecraftforge.net/forum/index.php?topic=15443.0[/iurl]
  4. Magic, pixie dust, spit and prayers. No, seriously:
  5. You need the following lines from Forge's buildfile: buildscript { repositories { mavenCentral() maven { name = "forge" url = "http://files.minecraftforge.net/maven" } maven { name = "sonatype" url = "https://oss.sonatype.org/content/repositories/snapshots/" } } dependencies { classpath 'net.minecraftforge.gradle:ForgeGradle:1.1-SNAPSHOT'} } Either copy that into your build.gradle, or if you don't have any custom actions, overwrite your build.gradle with the one provided in forge src.
  6. Corrupt? My tests show that it works, try using another archiver (I recommend 7zip)
  7. Flat rule: NEVER download mods from anywhere that's not the official mod thread or webpage. When you actually have LEGIT mods from the LEGIT sources, and still run into errors, make another thread.
  8. Depends if coded properly.
  9. It's up to the user to make sure they have the correct mods for the correct minecraft. Not our forum's problem to do such hand-holding. I'll leave your post here, but don't expect me to sticky it or refer the punters to it. It's basic common sense, they SHOULD know (and most don't, unfortunately)
  10. You want mcpc support, we can't do anything.
  11. Use the build.gradle provided in forge src
  12. Keybindings (or hotkeys if you want to call it that) have been rewritten in 1.7, it's now event based. The usual, up to the modder to implement if they want to.
  13. Download http://files.minecraftforge.net/fmllibs/fml_libs_dev15.zip , put all files inside into mcp/lib And you shouldn't be developing for 1.5.2, really.
  14. http://adf.ly/673885/http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.7.2-10.12.0.996/forge-1.7.2-10.12.0.996-installer-win.exe Disable your antivirus before downloading, some of them can be rather trigger happy.
  15. You don't have the forge log? Update.
  16. This topic has been moved to Modder Support. [iurl]http://www.minecraftforge.net/forum/index.php?topic=15325.0[/iurl]
  17. This topic has been moved to Modder Support. [iurl]http://www.minecraftforge.net/forum/index.php?topic=15293.0[/iurl]
  18. This topic has been moved to Support & Bug Reports. [iurl]http://www.minecraftforge.net/forum/index.php?topic=15297.0[/iurl]
  19. Short answer: No, it's impossible. You pick, Forge or spout. Long answer: Forge and spoutcraft are completely different APIs. It's like pulling Martians off their planet and expecting them to live on Earth like everyone else. So no, it can't be done, unless someone writes a forge compat layer for spoutcraft.
  20. Target 1.6.4. Consider that an order. 1.6.4 mods work on 1.6.2 and vice versa if you reobfed with srgnames.

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.