Hi, any one know if this is correct as it isn't working to what i'm currently has? It's a requirement for player to have an item with model data.
'cow_available': display_name: '&#db1d1d✘ &8Cow' material: oraxen-bryxelpop_secret lore: - ' ' - '&7 You''re carrying this POP!. ' - ' ' - '&f + Left-click to add it to your collection! ' - ' ' priority: 2 slot: 1 view_requirement: minimum_requirements: 1 stop_at_success: true requirements: has_item: type: 'has item' material: PAPER modeldata: 20003 name: 'Pop Cow (Boxed)' amount: 1 left_click_commands: - '[sound] BLOCK_BARREL_CLOSE 0.6 1.4' - '[console] lp user %player_name% permission set pop.cow true' - '[console] minecraft:clear %player_name% paper[custom_model_data=20003] 1' - '[close]' - '[openguimenu] collection_pop



