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

That is the UUID for player accounts that would screw with things why would you want to set it? What is your goal?

  • Author

i want to be the owner of my entity prementantly , since each time i exit the client it resets me when i come back in

players UUID is not reset when you exit the client the UUID is saved to the world 

EntityPlayer#readFromNBT()

  if (compound.hasUniqueId("UUID"))
            {
                this.entityUniqueID = compound.getUniqueId("UUID");
                this.cachedUniqueIdString = this.entityUniqueID.toString();
            }

 

  • Author

both eclipse and jidea, both same results, testing on wolfs too, on entry they are sitted and i cant give them a bone either

you problem is that when in a development environment forge uses "fake" minecraft accounts that change every game there are here is how to fix

 

it is kinda risky if you are really password overprotective

but in eclipse go to Run>Run Configurations>Java Application>Client>Arguments>Program Arguments then enter

--username=(your minecraft login email or username) --password=(your minecraft password)

No Parentheses Obviously

When you start the game next it will automatically log you in with your minecraft account

 

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.