age-series / ElectricalAge

Electrical Age (ELN) is a Minecraft Mod offering the ability to perform large-scale in-game electrical simulations.
Other
65 stars 30 forks source link

Add grid switches and fix direct poles #242

Closed Grissess closed 3 years ago

Grissess commented 3 years ago

Grid switches are as of yet untextured.

Note that "direct poles" provide access to the same electrical state, but--as of yet--few ground-based cables can handle the involved voltages. ( @Caeleron you might want to up the voltage limitations of "creative cable" for your tests.)

Also fixes WAILA information for "ghost" multiblocks.

Presently there is a minor rendering bug with the "cable points". Function is confirmed, but work needs to be done to take power for the motion.

Closes #73 .

jrddunbr commented 3 years ago

I'm merging this with intent to then change the name of the Kind enum and to fix the texture on the live branch. Thanks!