//autogenerated by material-manager.py import * from "dural/base/base.material" import * from "dural/base/DepthShadowmap.material" material /dural/items/tools/iron_wrought_hot/texture/shadowcaster : /dural/ShadowCaster { set $diffuse_map dural/items/tools/iron_wrought_hot/texture/D.png } material /dural/items/tools/iron_wrought_hot/texture : /dural/base/simple/nonculled/alpharejected { set $diffuse_map dural/items/tools/iron_wrought_hot/texture/D.png set $shadow_caster_material /dural/items/tools/iron_wrought_hot/texture/shadowcaster }