promotional bannermobile promotional banner

CleanroomGenerator

Creates cleanroom-style flat world generator with fully customizable layers. It can also be used to create empty space maps!

File Details

v1.0.0

  • R
  • Mar 31, 2012
  • 6.01 KB
  • 214.3K
  • 1.7.2+29

File Name

CleanroomGenerator.jar

Supported Versions

  • 1.7.2
  • 1.6.2
  • CB 1.7.9-R0.2
  • CB 1.6.2-R0.1
  • 1.5.1
  • CB 1.5.2-R1.0
  • 1.12
  • 1.10
  • 1.9
  • CB 1.6.2-R1.0
  • CB 1.4.7-R1.0
  • CB 1.6.4-R1.0
  • CB 1.5.1-R0.2
  • 1.11
  • 1.8.3
  • 1.8.1
  • 1.7.4
  • 1.6.1
  • 1.5.2
  • 1.5.0
  • CB 1.5.2-R0.1
  • CB 1.7.2-R0.2
  • CB 1.6.4-R2.0
  • CB 1.5.1-R0.1
  • CB 1.2.4-R1.0
  • CB 1.7.2-R0.1
  • 1.8
  • 1.6.4
  • CB 1.7.2-R0.3
  • CB 1.7.9-R0.1

CleanroomGenerator v1.0.0. The plugin has been stable for a long time now to warrant a v1.0.0.

Updated to use Bukkit 1.2.x API, breaking backwards compatibility with Minecraft 1.1 and earlier, but allows for >128-high maps. For use on 1.1.x and earlier use v0.0.4. Note that v0.0.4 still works on Bukkit 1.2.x, just lacks features. New features:

  • Arbitrarily high maps (as long as World.getMaxHeight() is sane).
  • Extended block id support
  • Data value support (generator id syntax: "height,block[:datavalue]", for example "1,stone,2,wool,1,wool:5,1,35:1" will have 1x Bedrock, 2x White Wool (default data value is 0), 1x Lime Wool, 1x Orange Wool). Note only numeric data values are supported at present.