Lists
Quest Types
| Quest Type | Description |
| Collect | Collect X amount of a item specified, and give it up |
| Destroy | Destroy the block specified X amount of times |
| Damage | Punch the block X amount of times |
| Place | Place a block X amount of times |
| Kill | Kill the specific entity a specified X amount of times |
| Kill_Player | Kill the player specified X amount of times |
| Enchant | Enchant X amount of the item specified (MUST BE ENCHANTABLE) |
| Tame | Tame X amount of the entity specified (MUST BE TAMABLE) |
Color Codes
| Code | Color |
| `0 | Black |
| `1 | Dark Blue |
| `2 | Dark Green |
| `3 | Dark Aqua |
| `4 | Dark Red |
| `5 | Purple |
| `6 | Gold |
| `7 | Grey |
| `8 | Dark Grey |
| `9 | Blue |
| `a | Green |
| `b | Aqua |
| `c | Red |
| `d | Light Purple |
| `e | Yellow |
| `f | White |
| `g | Magic |
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 )