configuration/Lists: Color Codes, Valid Entities, Item IDs, etc.

Lists

Quest Types

Quest TypeDescription
CollectCollect X amount of a item specified, and give it up
DestroyDestroy the block specified X amount of times
DamagePunch the block X amount of times
PlacePlace a block X amount of times
KillKill the specific entity a specified X amount of times
Kill_PlayerKill the player specified X amount of times
EnchantEnchant X amount of the item specified (MUST BE ENCHANTABLE)
TameTame X amount of the entity specified (MUST BE TAMABLE)


Color Codes

CodeColor
`0Black
`1Dark Blue
`2Dark Green
`3Dark Aqua
`4Dark Red
`5Purple
`6Gold
`7Grey
`8Dark Grey
`9Blue
`aGreen
`bAqua
`cRed
`dLight Purple
`eYellow
`fWhite
`gMagic


Entity Types

Entity Name
Blaze
CaveSpider
Chicken
Cow
Creature
Creeper
Enderman
Ghast
Giant
IronGolem
LavaSlime
MushroomCow
Ocelot
Pig
PigZombie
Player
Sheep
Silverfish
Skeleton
Slime
Snowman
Spider
Squid
Villager
Witch
WitherBoss
Wolf
Zombie


Item IDs

There are too many item ids, so I will give you a great resource:
MinecraftDataValues.com
NOTE: If you are using item damage values (35:4), you must wrap the item ID node in quotes ( id: "35:4" not id: 35:4 )