Wiring Connections

Hey, does someone know how high the wiring connection limit is? Also is there a way to make a 2% chance without using so many gates? Thanks for the help :grinning:

The limit is 400, no clue about the other question.

I guess it depends on what you’re making.

Generally, 2% chance is basically 1/48 (not 1/50 for evenness) , so you’ll need 7 randomizers (one for the initial randomizer) and 48 logic gates/inputs for that. 1 of randomizer connects to 8 logic gates/inputs because that’s the maximum outputs allowed iirc.

If you want to reduce the usage of logic gates, you might as well increase the odds to your desired amount of logic gates.