How to Update a Catalog?

I recently created a game where you can change your avatar with this catalog, but after I added it to my game I noticed that all the accessories, clothes, hair, etc. are completely outdated and are from 2019. How can I update this system so that it also shows the latest accessories, clothings and hairs is this even possible?

the model:

the YouTube video I got it from:

(if this is not in the right category, please correct me)

I can’t use studio right now but I believe there should be module scripts where you can add asset ids and it adds that to the list.
Thats a lot of work

1 Like

The catalog Module Script in ReplicatedStorage should have scripts inside with ids.

1 Like