llamaArt Palette

http://dev.bukkit.org/media/images/69/359/3DModel.pnghttp://dev.bukkit.org/media/images/69/309/llamaArtIcon.png

Edit or create additional pixel-to-block translations in the 'llamaArtColorTranslations.txt' file in the plugins\llamaArt folder.

Minecraft does not offer 256 million different color blocks to work with, so llamaArt matches the closest color in the palette to each pixel of the image and places the block that it translates into. The more colors you assign to a block, the more of the color range that block will cover. Too many colors assigned to any single block can decrease image quality. For best results select a color that is in the center of the color range you are seeking to cover, and of course match it to a block that best fits that range.

For example, the hex color #00009C could appear in game as http://hydra-media.cursecdn.com/minecraft.gamepedia.com/2/27/Grid_Lapis_Lazuli_Block.png lapis block by adding 00009C,LAPIS_BLOCK into the translations file. Be sure to only use building 'blocks', do not use items like doors or switches. Valid names can be found in the Bukkit Material List.

Below are the default translations found in version 1.4.

You can re-create this file by deleting it and restarting the plugin.

HEXllamaArtColorTranslations.txtRGB
#E4E4E4E4E4E4,WOOL_WHITE228,228,228
#A0A7A7A0A7A7,WOOL_SILVER160,167,167
#253193253193,WOOL_BLUE37,49,147
#7E34BF7E34BF,WOOL_PURPLE126,52,191
#56331C56331C,WOOL_BROWN86,51,28
#364B18364B18,WOOL_GREEN54,75,24
#BE49C9BE49C9,WOOL_MAGENTA190,73,201
#9E2B279E2B27,WOOL_RED158,43,39
#181414181414,WOOL_BLACK24,20,20
#EA7E35EA7E35,WOOL_ORANGE234,126,53
#267191267191,WOOL_CYAN38,113,145
#D98199D98199,WOOL_PINK217,129,153
#39BA2E39BA2E,WOOL_LIME57,186,46
#C2B51CC2B51C,WOOL_YELLOW194,181,28
#414141414141,WOOL_GRAY65,65,65
#6387D26387D2,WOOL_LIGHT_BLUE99,135,210
#676767676767,STONE103,103,103
#B76A2FB76A2F,DIRT183,106,47
#700202700202,NETHERRACK112,2,2



Exceptions to this list are the Wool blocks which are prefixed with 'WOOL_' and do not appear on the material list with the prefix. If you are in need of image editing software, try Gimp, it's free!


Comments

Posts Quoted:
Reply
Clear All Quotes