This repository was archived by the owner on Mar 29, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbioProcessor.xml
More file actions
35 lines (35 loc) · 1.33 KB
/
bioProcessor.xml
File metadata and controls
35 lines (35 loc) · 1.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<placeable>
<storeData>
<name>
<de>BioProcessor</de>
<en>BioProcessor</en>
<fr>BioProcessor</fr></name>
<functions>
<function>$l10n_function_DP</function>
</functions>
<specs>
<capacity>300000</capacity>
<fillTypes>digestate liquidManure manure fertilizer liquidFertilizer fuel</fillTypes>
</specs>
<image>store.dds</image>
<price>50000</price>
<dailyUpkeep>10</dailyUpkeep>
<lifetime>1000</lifetime>
<rotation>0</rotation>
<brand>LIZARD</brand>
<species>placeable</species>
<category>placeables</category>
</storeData>
<placeableType>FabrikScript</placeableType>
<filename>bioProcessor.i3d</filename>
<placement testSizeX="20" testSizeZ="20" sizeX="20" sizeZ="20" useRandomYRotation="false" useManualYRotation="true"/>
<tipOcclusionUpdateArea sizeX="20" sizeZ="20"/>
<clearAreas>
<clearArea startIndex="0>7|0" widthIndex="0>7|1" heightIndex="0>7|2"/>
</clearAreas>
<dayNightObjects>
<dayNightObject index="0>5|0" visibleDay="false" visibleNight="true"/>
<dayNightObject index="0>4|0|0|1" visibleDay="false" visibleNight="true"/>
</dayNightObjects>
</placeable>