Updated CreateFromImage (markdown)

Jesse Boyd 2017-05-05 04:06:01 +10:00
parent 649a91228f
commit 368d13f6fc

@ -36,7 +36,7 @@ Take a look at the commands below, when you are done, run either of the followin
##### `/2 cfi paletteRandomization <enabled=true>`
- Enabled by default, randomization will add some random variation in the blocks used to closer match the provided image.
- If disabled, the closest block to the color will always be used.
##### `/2 cfi paletteBlocks <block-list>`
##### `/2 cfi paletteBlocks <block-list|#clipboard>`
- Allow only specific blocks to be used for coloring
##### `/2 cfi paletteBiomePriority <percent=50>`
- Increase or decrease biome priority when using `blockBiomeColor`.
@ -83,7 +83,7 @@ Set the biome in specific parts of the map.
- Add the default minecraft ores.
##### `/2 cfi ore <mask> <pattern> <size> <frequency> <rarity> <min-Y> <max-Y>`
- Use a specific pattern and settings to generate ore.
#### `/2 cfi schem <mask> <file|folder|url> <rarity> <rotate>`
#### `/2 cfi schem [url] <mask> <file|folder|url> <rarity> <distance> <rotate>`
- Populate a schematic on the terrain.
- Change the mask (e.g. angle mask) to only place the schematic in specific locations.
- The rarity is a value between 0 and 100.