mirror of
https://github.com/eaglerforge/EaglerForgeInjector
synced 2025-07-25 15:06:56 -09:00
Update mobnpcspawner.js
This commit is contained in:
parent
2bb2231d45
commit
c8127ad99d
@ -23,7 +23,7 @@
|
|||||||
sheep.$noGravity = 1;
|
sheep.$noGravity = 1;
|
||||||
|
|
||||||
// Make sheep invincible
|
// Make sheep invincible
|
||||||
sheep.$setEntityInvulnerable(1);
|
sheep.$invulnerable = 1
|
||||||
|
|
||||||
// Add the sheep to the world
|
// Add the sheep to the world
|
||||||
world.spawnEntityInWorld(sheep);
|
world.spawnEntityInWorld(sheep);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user