"Get Redstone Power on Block Side" always return 0

Started by TheYoungRaven on Thu, 04/22/2021 - 17:56

Topic category: Troubleshooting, bugs, and solutions

Last seen on 13:42, 26. May 2021
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
"Get Redstone Power on Block Side" always return 0
Thu, 04/22/2021 - 17:56

Hello,

i am currently working on "one block redstone gates" like in the mod "Project Red"

but with a different concept.

Problem 1:

The procedure block "Get Redstone Power on Block Side" always returns 0, no matter which direction i set for detection.

 

Problem 2:

Is there a way to emit redtone signals with commands, function or procedures. I don't want to use the repeater replacement method

because it is very inelegant.

thanks.