MCHPR / MCHPRS

A multithreaded Minecraft server built for redstone.
MIT License
1.55k stars 68 forks source link

Fix levers and buttons hard powering blocks next to them when placed on ceiling or floor #137

Closed StackDoubleFlow closed 6 months ago

StackDoubleFlow commented 6 months ago

Levers and buttons would power the block next to them if placed on a floor or ceiling because of a missing condition in redstone::get_strong_power.

image