Different behaiour with item frames player command
Opened this issue ยท 9 comments
When using the player command to have a carpet bot both attack and use continuously it behaves slightly differently versus an afk player with held down left+right click buttons. Unsure if this is an actual issue. https://www.youtube.com/watch?v=m4rNZjyxLms
It behaves the exact same with no other mods beside carpet mod. As in carpet with attack and use continuous preforms differently versus a held right+left click player even with exclusively carpet mod.
@mrpopot did you mean the itemframe item spins faster, or that it you couldn't interact with it in some circumstances? I fixed the inability to interact and that was connected to different treating of itemframes server side and client side, but if that's the rate of interactions, currently the approach is to mimick players clicking quickly
083792a fixed it
Appears to be the implementation that is the problem as its not replicating the "hold" style of left+right mouse buttons that you would see in an afk vanilla player(using f3+t reload to hold buttons, or script)
@mrpopot mind taking a look at this one:
https://github.com/gnembon/fabric-carpet/actions/runs/354697915
I can still see differences between remote clients, but should be good now.