Jump to content

Recommended Posts

Posted

I'm trying to create custom dimensions. For development purposes only, I have it so that when a certain shovel is right-clicked, the player teleports to the dimension. The problem is that whenever I right click the shovel it takes me to the dimension for a tiny bit of time, but then takes me to the nether. Occasionally, it'll take me to the dimension, but not often.

 

Here is my WorldProvider class:

 

  Reveal hidden contents

 

 

Here is my ChunkProvider class:

 

  Reveal hidden contents

 

 

If it helps, here is my custom BiomeGen:

 

  Reveal hidden contents

 

 

Any ideas what is causing the problem?

 

Thanks for help!

Posted

Probably the fact your worldChunkManager is the same one used for the nether. That's the only thing I can see that could be causing it.

"you seem to be THE best modder I've seen imo."

~spynathan

 

ლ(́◉◞౪◟◉‵ლ

Posted

I don't know much about Miinecraft 1.8 biome creation but maybe it is because you are using WorldChunkManagerHell and not WorldChunkManager. Like I said, I don't know much but that might be it.

 

 

EDIT: You also might want to disable BBCode in your post. It's making smilies inside the code.

egg

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.