-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Sorry for the back-to-back bug reports, but I just stumbled across another one while testing the fix you implemented in 1.0.3 for Forge 1.20.1. When using the drum, it's actually giving different commands depending on whether it's triggered by redstone or by the player right-clicking on it. In other words:
| Color icon on top face of drum | When right-clicked on | When given redstone signal |
|---|---|---|
| Green | Stay | Follow |
| Blue | Follow | Wander |
| Red | Wander | Stay |
(I'm not sure if I remembered which color drum icon does which command for each of these, but it's a predictable pattern when I tested it. This is just an example of what I mean when I say they're offset by 1 depending on which method is used to trigger the drum.) Again, I'd be happy to provide any additional information needed for this! Thank you in advance!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels