//autogenerated by material-manager.py import * from "dural/base/base.material" import * from "dural/base/DepthShadowmap.material" material /dural/items/tools/blacksmith_tools/texture/hammer_d/shadowcaster : /dural/ShadowCaster { set $diffuse_map dural/items/tools/blacksmith_tools/texture/hammer_d/D.png } material /dural/items/tools/blacksmith_tools/texture/hammer_d : /dural/base/normalmap/specular/nonculled/alpharejected { set $diffuse_map dural/items/tools/blacksmith_tools/texture/hammer_d/D.png set $normal_height_map dural/items/tools/blacksmith_tools/texture/hammer_d/N.png set $specular_map dural/items/tools/blacksmith_tools/texture/hammer_d/S.png set $shadow_caster_material /dural/items/tools/blacksmith_tools/texture/hammer_d/shadowcaster }