module Base {
    item TreeBranch {
        DisplayCategory = Material,
        DisplayName = Tree Branch,
        Icon = Branch,
        Type = Normal,
        Weight = 0.5,
        WorldStaticModel = TreeBranch,
    }
}