补上HE的初始速度(
This commit is contained in:
parent
39ca3a2537
commit
a194f82503
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@ public class Yx100Entity extends ContainerMobileVehicleEntity implements GeoEnti
|
||||||
.fireProbability(0.18F)
|
.fireProbability(0.18F)
|
||||||
.fireTime(2)
|
.fireTime(2)
|
||||||
.durability(1)
|
.durability(1)
|
||||||
|
.velocity(25)
|
||||||
.sound(ModSounds.INTO_CANNON.get()),
|
.sound(ModSounds.INTO_CANNON.get()),
|
||||||
},
|
},
|
||||||
new VehicleWeapon[]{
|
new VehicleWeapon[]{
|
||||||
|
|
Loading…
Add table
Reference in a new issue