|
|
| Line 1: |
Line 1: |
| Hey Guys, as requested, pasting the xml with recipes from Autolathe:
| |
|
| |
|
| <?xml version="1.0" encoding="utf-8"?>
| |
| <GameData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
| |
| <AutolatheRecipes>
| |
|
| |
| <RecipeData>
| |
| <PrefabName>ItemIronFrames</PrefabName>
| |
| <Recipe>
| |
| <Iron>4</Iron>
| |
| <Time>4</Time>
| |
| <Energy>200</Energy>
| |
| </Recipe>
| |
| </RecipeData>
| |
| <RecipeData>
| |
| <PrefabName>ItemIronSheets</PrefabName>
| |
| <Recipe>
| |
| <Iron>1</Iron>
| |
| <Time>1</Time>
| |
| <Energy>200</Energy>
| |
| </Recipe>
| |
| </RecipeData>
| |
| <RecipeData>
| |
| <PrefabName>ItemSteelFrames</PrefabName>
| |
| <Recipe>
| |
| <Steel>3</Steel>
| |
| <Time>7</Time>
| |
| <Energy>200</Energy>
| |
| </Recipe>
| |
| </RecipeData>
| |
| <RecipeData>
| |
| <PrefabName>ItemSteelSheets</PrefabName>
| |
| <Recipe>
| |
| <Steel>1</Steel>
| |
| <Time>3</Time>
| |
| <Energy>200</Energy>
| |
| </Recipe>
| |
| </RecipeData>
| |
| <RecipeData>
| |
| <PrefabName>ItemKitWallIron</PrefabName>
| |
| <Recipe>
| |
| <Iron>1</Iron>
| |
| <Time>1</Time>
| |
| <Energy>200</Energy>
| |
| </Recipe>
| |
| </RecipeData>
| |
| <RecipeData>
| |
| <PrefabName>ItemKitWall</PrefabName>
| |
| <Recipe>
| |
| <Iron>4</Iron>
| |
| <Copper>1</Copper>
| |
| <Time>5</Time>
| |
| <Energy>500</Energy>
| |
| </Recipe>
| |
| </RecipeData>
| |
| <RecipeData>
| |
| <PrefabName>ItemKitPipe</PrefabName>
| |
| <Recipe>
| |
| <Iron>.5</Iron>
| |
| <Time>5</Time>
| |
| <Energy>200</Energy>
| |
| </Recipe>
| |
| </RecipeData>
| |
| <RecipeData>
| |
| <PrefabName>ItemCableCoil</PrefabName>
| |
| <Recipe>
| |
| <Copper>.5</Copper>
| |
| <Time>5</Time>
| |
| <Energy>200</Energy>
| |
| </Recipe>
| |
| </RecipeData>
| |
| <RecipeData>
| |
| <PrefabName>ItemKitFurnace</PrefabName>
| |
| <Recipe>
| |
| <Iron>30</Iron>
| |
| <Copper>10</Copper>
| |
| <Time>120</Time>
| |
| <Energy>5000</Energy>
| |
| </Recipe>
| |
| </RecipeData>
| |
| <RecipeData>
| |
| <PrefabName>ItemKitArcFurnace</PrefabName>
| |
| <Recipe>
| |
| <Iron>20</Iron>
| |
| <Copper>5</Copper>
| |
| <Time>60</Time>
| |
| <Energy>2000</Energy>
| |
| </Recipe>
| |
| </RecipeData>
| |
| <RecipeData>
| |
| <PrefabName>ItemKitElectronicsPrinter</PrefabName>
| |
| <Recipe>
| |
| <Iron>20</Iron>
| |
| <Copper>10</Copper>
| |
| <Gold>2</Gold>
| |
| <Time>120</Time>
| |
| <Energy>5000</Energy>
| |
| </Recipe>
| |
| </RecipeData>
| |
| <RecipeData>
| |
| <PrefabName>ItemKitHydraulicPipeBender</PrefabName>
| |
| <Recipe>
| |
| <Iron>20</Iron>
| |
| <Copper>10</Copper>
| |
| <Gold>2</Gold>
| |
| <Time>180</Time>
| |
| <Energy>5000</Energy>
| |
| </Recipe>
| |
| </RecipeData>
| |
| <RecipeData>
| |
| <PrefabName>ItemKitAutolathe</PrefabName>
| |
| <Recipe>
| |
| <Iron>20</Iron>
| |
| <Copper>10</Copper>
| |
| <Gold>2</Gold>
| |
| <Time>180</Time>
| |
| <Energy>5000</Energy>
| |
| </Recipe>
| |
| </RecipeData>
| |
| <RecipeData>
| |
| <PrefabName>ItemKitDoor</PrefabName>
| |
| <Recipe>
| |
| <Time>10</Time>
| |
| <Energy>500</Energy>
| |
| <Iron>7</Iron>
| |
| <Gold>0</Gold>
| |
| <Copper>3</Copper>
| |
| </Recipe>
| |
| </RecipeData>
| |
| <RecipeData>
| |
| <PrefabName>ItemGlassSheets</PrefabName>
| |
| <Recipe>
| |
| <Silicon>2</Silicon>
| |
| <Time>5</Time>
| |
| <Energy>500</Energy>
| |
| </Recipe>
| |
| </RecipeData>
| |
| <RecipeData>
| |
| <PrefabName>ItemWallLight</PrefabName>
| |
| <Recipe>
| |
| <Iron>1</Iron>
| |
| <Silicon>1</Silicon>
| |
| <Copper>2</Copper>
| |
| <Time>10</Time>
| |
| <Energy>500</Energy>
| |
| </Recipe>
| |
| </RecipeData>
| |
| <RecipeData>
| |
| <PrefabName>ItemKitLocker</PrefabName>
| |
| <Recipe>
| |
| <Iron>10</Iron>
| |
| <Time>10</Time>
| |
| <Energy>500</Energy>
| |
| </Recipe>
| |
| </RecipeData>
| |
| <RecipeData>
| |
| <PrefabName>ItemKitSign</PrefabName>
| |
| <Recipe>
| |
| <Iron>3</Iron>
| |
| <Time>5</Time>
| |
| <Energy>100</Energy>
| |
| </Recipe>
| |
| </RecipeData>
| |
| <RecipeData>
| |
| <PrefabName>ItemKitStairs</PrefabName>
| |
| <Recipe>
| |
| <Time>20</Time>
| |
| <Energy>500</Energy>
| |
| <Iron>15</Iron>
| |
| <Gold>0</Gold>
| |
| <Carbon>0</Carbon>
| |
| <Copper>0</Copper>
| |
| <Steel>0</Steel>
| |
| <Uranium>0</Uranium>
| |
| <Hydrocarbon>0</Hydrocarbon>
| |
| </Recipe>
| |
| </RecipeData>
| |
| <RecipeData>
| |
| <PrefabName>ItemKitStacker</PrefabName>
| |
| <Recipe>
| |
| <Time>10</Time>
| |
| <Energy>500</Energy>
| |
| <Iron>10</Iron>
| |
| <Gold>0</Gold>
| |
| <Carbon>0</Carbon>
| |
| <Copper>2</Copper>
| |
| <Steel>0</Steel>
| |
| <Uranium>0</Uranium>
| |
| <Hydrocarbon>0</Hydrocarbon>
| |
| </Recipe>
| |
| </RecipeData>
| |
| <RecipeData>
| |
| <PrefabName>ItemKitChute</PrefabName>
| |
| <Recipe>
| |
| <Time>5</Time>
| |
| <Energy>500</Energy>
| |
| <Iron>3</Iron>
| |
| </Recipe>
| |
| </RecipeData>
| |
| <RecipeData>
| |
| <PrefabName>ItemCompositeFloorGrating</PrefabName>
| |
| <Recipe>
| |
| <Time>3</Time>
| |
| <Energy>500</Energy>
| |
| <Iron>1</Iron>
| |
| <Gold>0</Gold>
| |
| <Carbon>0</Carbon>
| |
| <Copper>0</Copper>
| |
| <Steel>0</Steel>
| |
| <Uranium>0</Uranium>
| |
| <Hydrocarbon>0</Hydrocarbon>
| |
| </Recipe>
| |
| </RecipeData>
| |
| <RecipeData>
| |
| <PrefabName>ItemKitToolManufactory</PrefabName>
| |
| <Recipe>
| |
| <Iron>20</Iron>
| |
| <Copper>10</Copper>
| |
| <Gold>0</Gold>
| |
| <Time>120</Time>
| |
| <Energy>1000</Energy>
| |
| </Recipe>
| |
| </RecipeData>
| |
|
| |
|
| |
| </AutolatheRecipes>
| |
| </GameData>
| |