promotional bannermobile promotional banner

Mob Spawners

A mod that adds entity spawners to hytale

File Details

Spawners-1.2.0.jar

  • R
  • Jan 28, 2026
  • 692.87 KB
  • 164
  • Early Access

File Name

Spawners-1.2.0.jar

Supported Versions

  • Early Access

Added rotatePreviewEntity Should the preview entity rotate? (EXPERIMENTAL)

  • The preview entity can now spin with the experimental option enabled

Added previewEntityRotationDegreesPerTick Degrees per tick for rotation

Added nerfSpawnerMobs Should spawned mobs have their pathing and targeting removed?

  • With this enabled spawner mobs will have their Instructions stripped causing them to have no control over their movement nor the ability to target entities
  • These entities also get a new max health, to modify it you will need to overwrite the Spawner_Role and edit the Parameters.MaxHealth.Value

Fixed some issues relating to maxNearbyEntities

Changed the preview entity to always be a fixed size based off their largest dimension (0.5 / largestDimension)
When a spawner attempts to spawn it will only spawn at most the available nearby entity count (example, usually would spawn 1-3 with max of 5 nearby and there is currently 4 nearby, it will only spawn 1)