Describe Canning Machine in guide
This commit is contained in:
29
guide.lua
29
guide.lua
@@ -48,7 +48,7 @@ local pages={
|
||||
| HV | 10200 | Gold |
|
||||
| EV | 40800 | Iron |
|
||||
| IV | 163800 | Glass Fibre |
|
||||
|----------------------------|--------------
|
||||
--------------------------------------------
|
||||
Figure 1. Voltage levels and respective cables
|
||||
</mono>
|
||||
]]
|
||||
@@ -64,13 +64,34 @@ local pages={
|
||||
</left>
|
||||
<mono>
|
||||
---------------------------------------
|
||||
| Input voltage level | Recipe type |
|
||||
| Input voltage level | LV |
|
||||
| Recipe type | Cable forming |
|
||||
| Power capacity | 1400 EU |
|
||||
| Power per operation | 80 EU |
|
||||
---------------------------------------
|
||||
| LV | Cable forming |
|
||||
|-------------------------------------|
|
||||
Figure 1. Machine information for Cable Former
|
||||
</mono>
|
||||
]]
|
||||
},
|
||||
{
|
||||
name="canningMachine",
|
||||
title=S("Canning Machine"),
|
||||
icon="industrialtest:canning_machine",
|
||||
content=[[
|
||||
<big>Canning Machine</big>
|
||||
<left>
|
||||
Canning Machine is used to move certain fluid from one item to another. The common usage is to refill fuel in Jetpack or Fuel Can.
|
||||
</left>
|
||||
<mono>
|
||||
---------------------------------------
|
||||
| Input voltage level | LV |
|
||||
| Power per operation | 200 EU |
|
||||
| Power capacity | 1200 EU |
|
||||
| Canning completion time | 5 seconds |
|
||||
---------------------------------------
|
||||
Figure 1. Machine information for Canning Machine
|
||||
</mono>
|
||||
]]
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user