1.14.3 + more recipe fixes
This commit is contained in:
parent
5f134a7379
commit
18950e0b29
35 changed files with 240 additions and 251 deletions
|
@ -98,7 +98,7 @@ public class EntityNukePrimed extends TntEntity {
|
|||
explodeNuke();
|
||||
}
|
||||
} else {
|
||||
this.method_5713();
|
||||
this.checkWaterState();
|
||||
this.world.addParticle(ParticleTypes.SMOKE, this.x, this.y + 0.5D, this.z, 0.0D, 0.0D, 0.0D);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue