age-series / ElectricalAge2

Eln2 Codebase
https://eln2.org
MIT License
53 stars 17 forks source link

1x1 Solar Panel #180

Closed jrddunbr closed 2 years ago

jrddunbr commented 2 years ago

12V 1x1 solar panel. Solar panels top out at 150 watts per square meter, so since this isn't adjustable let's make it 100 watts max.

No rotation or other mechanics required, this will be handled in issues like #127 #118 and possibly others.

JeffersonTan commented 2 years ago

solar_panel_1x1.zip Here's a solar panel model + texture I've made, hopefully it fits the description -Marcus Lee

jrddunbr commented 2 years ago

Just need a texture for a solar panel now based on the model.

Then the code needs to be written.

jrddunbr commented 2 years ago

Still need a texture for the device, and it will need to have some backing code written, right now I have it written as a voltage source in #186

jrddunbr commented 2 years ago

The model for the solar panel needs to be rotated 90 degrees in the blockstate.

jrddunbr commented 2 years ago

I have Knight20k making the updated solar panel texture. Needed some changes to the texture (smaller border, more accurate cell texture, etc.)