blueprint Factorio 2.0 Imported
Simple Battery Display by Unknown Author · updated 12/26/2024 · 3
Copy string Favorite Collection Show JSONOriginally shared on the public FactorioPrints / Factorio School archive (factorioprints.com · factorio.school ). Authorship preserved from the public catalog.
<svg width="320" height="1120" xmlns="http://www.w3.org/2000/svg">
<rect width="300" height="50" x="10" y="10" style="fill:rgb(1,200,255);stroke-width:3;stroke:black" />
<rect width="300" height="50" x="10" y="60" style="fill:rgb(1,255,255);stroke-width:3;stroke:black" />
<rect width="300" height="50" x="10" y="110" style="fill:rgb(1,255,1);stroke-width:3;stroke:black" />
<rect width="300" height="50" x="10" y="160" style="fill:rgb(1,255,1);stroke-width:3;stroke:black" />
<rect width="300" height="50" x="10" y="210" style="fill:rgb(1,255,1);stroke-width:3;stroke:black" />
<rect width="300" height="50" x="10" y="260" style="fill:rgb(1,255,1);stroke-width:3;stroke:black" />
<rect width="300" height="50" x="10" y="310" style="fill:rgb(155,255,1);stroke-width:3;stroke:black" />
<rect width="300" height="50" x="10" y="360" style="fill:rgb(255,255,1);stroke-width:3;stroke:black" />
<rect width="300" height="50" x="10" y="410" style="fill:rgb(255,155,1);stroke-width:3;stroke:black" />
<rect width="300" height="50" x="10" y="460" style="fill:rgb(255,1,1);stroke-width:3;stroke:black" />
<rect width="300" height="50" x="10" y="510" style="fill:rgb(155,1,1);stroke-width:3;stroke:black" />
</svg>