Skip to content

Commit

Permalink
Improve engine guide book page layout
Browse files Browse the repository at this point in the history
<new_page/> is a useful tag
  • Loading branch information
Chocohead committed Feb 16, 2018
1 parent 6aec119 commit a10b7ff
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
An engine that runs off EV (up to 2048 EU/t) power.

<chapter name="Recipe"/>
<recipes stack="eu-mj_engine:engines" data="4"/>

Produces a configurable amount of MJ, from 1 to over 800.

<new_page/>
Previous tier:
<engineLink stack="eu-mj_engine:engines" data="2"/>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
An engine that runs off HV (up to 512 EU/t) power.

<chapter name="Recipe"/>
<recipes stack="eu-mj_engine:engines" data="2"/>

Produces 10 MJ


<new_page/>
Previous tier:
<engineLink stack="eu-mj_engine:engines" data="1"/>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
An engine that runs off EV (up to 2048 EU/t) power.

<chapter name="Recipe"/>
<recipes stack="eu-mj_engine:engines" data="3"/>

Produces 15 MJ


<new_page/>
Previous tier:
<engineLink stack="eu-mj_engine:engines" data="2"/>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
An engine that runs off MV (up to 128 EU/t) power.

<chapter name="Recipe"/>
<recipes stack="eu-mj_engine:engines" data="1"/>

Produces 5 MJ


<new_page/>
Previous tier:
<engineLink stack="eu-mj_engine:engines" data="0"/>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
An engine that runs off LV (up to 32 EU/t) power.

<chapter name="Recipe"/>
<recipes stack="eu-mj_engine:engines" data="0"/>

Produces 1 MJ


<new_page/>
Next tier:
<engineLink stack="eu-mj_engine:engines" data="1"/>
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
A version of the EU-Reader that can be used to measure MJ flow.

<chapter name="Recipe"/>
<recipes stack="eu-mj_engine:mj_reader"/>

Due to the nature of MJ, the MJ-Reader continuously takes measurements over time, in order to get an average flow rate.
Expand Down

0 comments on commit a10b7ff

Please sign in to comment.