Fix conflicts with mojang's mappings
This commit is contained in:
parent
2ae5e8ff5b
commit
66c70e7e96
12 changed files with 23 additions and 23 deletions
|
@ -80,6 +80,6 @@ public class EntityNukePrimed extends TntEntity {
|
|||
}
|
||||
RebornExplosion nukeExplosion = new RebornExplosion(getBlockPos(), world, TechRebornConfig.nukeRadius);
|
||||
nukeExplosion.setLivingBase(getCausingEntity());
|
||||
nukeExplosion.explode();
|
||||
nukeExplosion.applyExplosion();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue