Create Big Cannons

Create Big Cannons

2M Downloads

[MINOR] Incorrect particles and projectile ballistics

Crabanutij opened this issue · 1 comments

commented

To reproduse:

  1. Cannon Pitch ~20° (CannonPitch: 19.987497f).
  2. Cannon must be 14 blocks length (Projectile length: 8 blocks).
  3. Cannon must be made of steel.
    2022-07-29_13 12 38
commented

Duplicate of https://github.com/rbasamoyai/CreateBigCannons/issues/17, but essentially Minecraft cannot handle high-velocity entities. I've mentioned in that issue that I would like to eventually switch to a non-entity based projectile system, but for now this is just something that is not that urgent right now.