How to make custom trade with component data
How to make custom villager trade with components in 1.21? Say I want this item to be ingredient to buy with:
minecraft:music_disc_cat[minecraft:custom_model_data=9001, !minecraft:jukebox_playable,item_name='"Gold Coin"',minecraft:rarity=rare, minecraft:max_stack_size=99]How do I do it?