mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-01-25 10:32:49 +00:00
Small test, the Event Tester now makes a small arrow-splosion ^^
This commit is contained in:
parent
7a48f8dd0c
commit
04a8fac53a
@ -50,7 +50,7 @@ public class TestEventTester extends Block {
|
||||
if (p_149695_1_.isBlockIndirectlyGettingPowered(x, y, z))
|
||||
{
|
||||
|
||||
ExplosionChaos.mirv(this.worldObj, x, y + 20, z);
|
||||
ExplosionChaos.frag(p_149695_1_, x, y + 2, z, 10, false, null);/*mirv(this.worldObj, x, y + 20, z);*/
|
||||
//killEvent(p_149695_1_, x, y, z);
|
||||
/*EntityNuclearCreeper e = new EntityNuclearCreeper(p_149695_1_);
|
||||
e.posX = x;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user