修改了研磨机播放声音的逻辑,从原有的播放玩家改为当前位置播放 Changed the logic of grinding machine playing sound from the original player to the current position
修改了默认配置中研磨机使用 BLOCK 粒子无法播放粒子的问题,现在改为了 GLOW 粒子,原因是因为 BLOCK 粒子需要提供粒子数据,但我没有做对粒子数据的支持 Changed the problem that the particle of grinding machine using BLOCK particle cannot play the particle, now it is changed to GLOW particle, because BLOCK particle needs to provide particle data, but I did not do the support for particle data