DyeColor

constructor(id: Int, name: String, baseRgb: List<Int>, cloth: ColorDetails, leather: ColorDetails, metal: ColorDetails, fur: ColorDetails? = null, item: Int? = null, categories: List<String>)