promotional bannermobile promotional banner

KeyCraft - Unlocking a World of Fantasy

Temporary discussion page/forum & hopeful placeholder

File Details

Endless City - Prototype 1B

  • B
  • Oct 17, 2011
  • 9.17 KB
  • 635
  • CB 1240

File Name

EndlessCityB.jar

Supported Versions

  • CB 1240

Second Prototype, includes some nifty configurations by our newest contributor oxguy3.

Also contains minor changes that are likely to be reversed in the next build, and made configurable soon after: road width, removal of interior stone.

Details from oxguy3:
I made an awesome new version! I fixed the roads so they are 6 blocks wide with a 1 block wide sidewalk, the height of the world can be changed so that it starts at bedrock, and the material of the floors can be changed!

Here's a cool config you might like for this version:

plugin_version: derp1
generator:
    groundlevel: 10
    maxfloors: 8.0
    minfloors: 4.0
    blocks:
        insidespace: 0
        buildingframe: 43
        window: 20
        thevoid: 7
        road: 4
        underground: 1
        buildingfloor: 98
        sidewalk: 43

Note!: to enter the world, currently, the default method is /moveme, but you could probably use a standard multiworld plugin to enter it, though it doesn't have multi-world support just yet, so maybe not, but we will put it in after the proper release. :3

Uses old outdated config code, which is why I marked this as CB 1240 rather than 1317. If we are going to build future JARs on this one (rather than start over from scratch or seomthing), we should update to the new config stuff ASAP.

Also, there is virtually no safety netting of any kind in this version, so don't screw with the config. Don't put anything invalid (i.e. "maxfloors: derp", "groundlevel: 3000") or stupid (i.e. "buildingframe: 8" and "sidewalk: 10" - water & lava) or you'll regret it!