Alex Novickis
Results
2
comments of
Alex Novickis
there is fix above but it's not in the pip'able version yet so for now: Go to wherever pip installed this package on your system In my case this was...
I added import me.botsko.prism.actionlibs.RecordingQueue; and // Prism.actionsRecorder.addToQueue(ActionFactory.create( "block-break", block, playerName)); RecordingQueue.addToQueue(ActionFactory.create( "block-break", block, playerName)); but I have to leave the building to you since I'm not sure what version you...