module PaintMyKI5
{
    item Sandpaper
    {
        DisplayCategory = Tool,
        ItemType = base:normal,
        Weight = 0.1,
        Icon = Sandpaper,
    }
}
