ToroCraft / Minecoprocessors

Increase your redstone possibilities and learn assembly programming at the same time with the Minecoprocessors Minecraft Mod!
https://minecraft.curseforge.com/projects/minecoprocessors
GNU General Public License v3.0
33 stars 10 forks source link

Redstone output issue found. Made some cleanups and small changes on the way. #60

Closed stfwi closed 4 years ago

stfwi commented 4 years ago

Finally ;-). Block.shouldCheckWeakPower() is not an input related override, but output - and must be false because it marks that blocks propagate strong power or not.