When you are making your redstone suggestions, please note that Java and Bedrock will not have the exact same the same redstone systems - this would require redoing redstone system completely on one platform or the other. The two systems are functionally different and are going to stay that way. Please be sure to tag your suggestions with (Java) or (Bedrock).

14

Wire cutting function for pickaxes

1 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 4
    Registered User commented
    Comment actions Permalink

    While an interesting idea I do not see how this could be easily implemented.  To cycle through all the possible orientations for a piece of redstone dust you would have to cycle through; 4 different layouts and 4 different positions for each meaning the pickaxe would need to cycle through at least 16 different combinations.  Or the hitbox for redstone dust would need to be completely redone.