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.

Featured Replies

Posted

So I would like to be able to save some custom binary files in the Minecraft folder and I was wondering if there is a function I can call to get the game folder regardless of operating system.

From my utils:

public static File getMcDir()
{
	if (MinecraftServer.getServer() != null && MinecraftServer.getServer().isDedicatedServer())
	{
		return new File(".");
	}
	return Minecraft.getMinecraft().mcDataDir;
}

 

For client it will give you the .minecraft directory (the main folder), for server it will return location in which you ran your server.jar

1.7.10 is no longer supported by forge, you are on your own.

Hey m8, I have totally random question for you.

 

You cound say I am kinda over-observant, but noticed that everytime you do "thank you" (on post), there are "2 members gave you thank you!"

One is you, second is " ".

 

Do you have 2 accs, someone else is thanking (strange), or there is a bug, or whetever else?

 

Just, weird :D I need to know! (dammit my brainz)

1.7.10 is no longer supported by forge, you are on your own.

  • Author

Honestly, I have no idea why it does that because I only have one account.  It has done that since I started on this forum.  :P  Oh well, I guess that's just a little extra incentive for people to help me out!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

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.