Skip to content

Spiders General

Charly Bollinger edited this page Oct 25, 2024 · 4 revisions

Spider Cave Spider

General configuration applies to every Spider mob, unless explicitely specified.
Spiders: Spider and Cave Spider.

🕸️ Web Projectiles

Spiders can shoot webs.
-> In EXTENSIONS mod! 🧩​

Description

  • Every Spider mob can shoot webs at targets, with a similar behavior to Skeletons.
  • This goal has a range of 15 blocks, and Spiders can switch to normal melee attacks if close.
  • If the target is already in a Cobweb or a Messy Cobweb, the goal is cancelled to switch to melee attack.
  • Web projectiles spawn a Messy Cobweb on target.
    • If it doesn't touch a mob, nothing is spawned.
    • If the projectile touches water or fire, it is discarded.
    • If the target is touching water, the projectile won't spawn cobweb.
    • Messy Cobweb don't drop Strings, and disappear in 5 to 10s.

Configuration

The General configuration can be found in .minecraft/config/sihywtcamd_extensions/arthropods.json.

  • webProjectileGoal: [true|false] to enable/disable spiders ability to shoot webs (EXTENSIONS) 🧩​
Clone this wiki locally