2010-08-15 14:30:11 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<PropertyList>
|
2014-11-16 21:09:41 +00:00
|
|
|
<name>Effects/cropgrass</name>
|
2010-08-31 12:30:18 +00:00
|
|
|
<inherits-from>Effects/crop</inherits-from>
|
2010-08-15 14:30:11 +00:00
|
|
|
<parameters>
|
|
|
|
<texture n="2">
|
|
|
|
<image>Textures/Terrain/cropgrass.png</image>
|
2013-11-18 02:17:58 +00:00
|
|
|
<type>2d</type>
|
2010-08-15 14:30:11 +00:00
|
|
|
<filter>linear-mipmap-linear</filter>
|
|
|
|
<wrap-s>repeat</wrap-s>
|
|
|
|
<wrap-t>repeat</wrap-t>
|
|
|
|
<internal-format>normalized</internal-format>
|
|
|
|
</texture>
|
|
|
|
<texture n="3">
|
|
|
|
<image>Textures/Terrain/cropgrass-colors.png</image>
|
2013-11-18 02:17:58 +00:00
|
|
|
<type>1d</type>
|
2010-08-15 14:30:11 +00:00
|
|
|
<filter>linear-mipmap-linear</filter>
|
|
|
|
<wrap-s>mirror</wrap-s>
|
|
|
|
<internal-format>normalized</internal-format>
|
|
|
|
</texture>
|
2011-12-01 21:47:42 +00:00
|
|
|
<snow-level><use>/environment/snow-level-m</use></snow-level>
|
2010-08-15 14:30:11 +00:00
|
|
|
</parameters>
|
|
|
|
</PropertyList>
|