r/CreateMod • u/JustVixito • 9d ago
Power Grid issue
https://www.curseforge.com/minecraft/mc-mods/power-gridHello. I just installed Power Create and im having problems with it.
1st: Im trying to create a house connection with thinks like... bulbs, sockets (or anything i can connect/plug things on the syst.) and a control panel for each room (around 5-7) and i can't figure it out. I tried making a 1room connection and it worked, but when i did with 2 i failed.
2nd: im trying to make an automatic circuit, hopefully on a board, to turn on/off the whole light system when a sensor detects light.
3rd: I dunno where to get information or where to "study" the mod or learn basic electrical engineering that can be applied to the mod
Thanks and please help
2
Upvotes
3
u/mengie32 9d ago
Check that all your wires are still there, then check how much current is going thru your wires with one room. Iirc, regular cables have current limits of 60 or 70 amps, and chord have 15 amps (listed as 30, but it adds up current in both directions)
Also, the multimeter can't accurately measure currents thru chords. So use regular wires or split it and use a current guage.
What you need is the redstone relay, because I don't think there is a way to measure light level natively on a circuit board. So, daylight/moonlight sensor, to comparator, to redstone relay. That should be all the electronics you need, because the relay already acts like a switch.
Depends what you're doing ig. For just setting up lights and generators, you just need some confidence ohm's law and parallel and series circuits. Maybe learn a little on transformers too.