Jump to content

[1.15.2] Where to put keepLoaded to keep dimension loaded?


Recommended Posts

Posted

I want my dimension to stay loaded all the time, so I want to use keepLoaded. However, I don't know where to put it. Here is what I have currently: (this line is called in FMLCommonSetupEvent)

		DimensionManager.keepLoaded(DimensionManager.registerDimension(DaBoisMod.modLocation("the_realm_of_the_ancients"), DBMDimensions.the_realm_of_the_ancients, new PacketBuffer(Unpooled.buffer(16)), false), true);

However, it doesn't work, as the dimension unloads when I leave it. Am I putting keepLoaded in the wrong place? Thanks for any help.

Posted

After looking into it more, I moved the line to the RegisterDimensionsEvent, but the dimension still does not stay loaded when the player is not in it.

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.