no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Previous revision
Next revision
energy:storage:lesu_block [2020/09/23 00:07] drcrazy
Line 1: Line 1:
 +{{ :mods:techreborn:lsu_storage.png?nolink&200|LESU Storage}}
 +====== LESU Storage ======
 +**LESU Storage** blocks are used to expand **LESU**. Each block will add 1M to it's capacity. Every block will also add additional 1 E\t to I\O rates up to 512E/t.
 +\\
 +(as for now you can't use more than 4293 blocks for one **LESU Controller** because it's capacity is limited by java's 32 bit int value (2,147,483,647E)).
 +\\
 +===== Recipe =====
 +<recipe>
 +input minecraft:lapis_block minecraft:lapis_block minecraft:lapis_block
 +input minecraft:lapis_block techreborn:electronic_circuit minecraft:lapis_block
 +input minecraft:lapis_block minecraft:lapis_block minecraft:lapis_block
 +output techreborn:lsu_storage
 +</recipe>
 +
 +===== Usage =====
 +**LESU Storage** blocks are used to expand **LESU**'s capacity.
 +
 +===== History =====
 +  * Updated for 1.16 version