# Items ## Simple Item see an example of a simple item ```yaml testItem: Pack: custom_model_data: 1 model: raxen/testItem display_name: 'Test Item' material: DIAMOND lore: - 'Test Item' - 'Custom Model Data: 1' enchantments: - 'DURABILITY:1' effect: - 'testEffect' ```