Fallen_Breath
Fallen_Breath
与 #171 类似,你可以编写一个提供所述功能的插件来满足你的需求
已于 [v1.4.0](https://github.com/Fallen-Breath/PCRC/releases/tag/v1.4.0) 修复
The reason of that is the same as the way to detect projectiles in < mc1.16: the boat entity ticking triggers checkEntityCollision or whatever method of the pressure plate, and...
> My goodness that's a lot of code! Before I start reviewing it properly, can you reindent your added files with 4 spaces rather than tabs? Ahhh right I forgot...
done, btw if you search tab character in the carpet package there are some mixing tabs tho xd
Now all lifetime tracker stuffs are moved to the `helpers` package. I also finished the filter support for the tracker and updated the pr description
Notes that players who returning `true` might behave differently in mob spawning logics, even if it's not a spectator. Have you really tested if your rule really helps your mob...
We need to wait until the dependency [pycraft](https://github.com/ammaraskar/pyCraft) itself adds the support for 1.19+
Can also check https://github.com/ammaraskar/pyCraft/issues/251
"streamed to a local server" what content do you expect to be streamed? PCRC only records binary packet data stream, which is not possible to be simply converted into a...