Jump to content

Recommended Posts

Posted

I'm making a mod to supplement the errors of playing Skyblock on vanilla (e.g. if you die at all you have very little chance of spawning on the island again) and to make it easier to keep track of the achievements that you have reached within the Skyblock creator's list. In order to make the spawning of a Skyblock world easier on users, I want to turn it into a world type.

 

Theoretically, in order to do this, I need to remove the random worldgen and the 90 block spawn radius. I looked through the code and found no way to remove the worldgen, add the islands, or change the spawn radius to the initial spawn block (which cannot be random) for just the one world type.

 

Any and all help is appreciated. Credit will of course be given upon release :)

 

I'm probably being an absolute moron and it's glaringly obvious how to do this. If so, please explain as quickly as possible.

Having a tonne of errors doesn't mean you're bad at code, it just means that you didn't patch before moving on.

 

MOAR mod Beta & First release coming soon.

Posted

I created a skyblock for a bukkit server, this is what i did

 

I created a small world in the center zone, that all people spawn in, (but cant edit), then they issue a command to teleport to there zone

 

another option is when they respawn, teleport them to there home, before they can fall out of the world

 

 

 

another few things you might want to consider ,

force the area the sky-block creates in into a specific biome, (I had one in an ice biome once, made it very hard to farm)

for server world creation, is to put walk-ways around the edges of each zone, so once you build to it , you can visit otheres, and have them visit you

 

 

 

 

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.