-
Notifications
You must be signed in to change notification settings - Fork 3
Spiders General
Charly Bollinger edited this page Aug 15, 2024
·
4 revisions
General configuration applies to every Spider mob, unless explicitely specified.
Spiders: Spider and Cave Spider.
Spiders can shoot webs.
- 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 attacks if close.
- 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.
The General configuration can be found in .minecraft/config/sihywtcamd/arthropods.json
.
Every General change is both side. This means it works only if the server and the client have them enabled.
-
webProjectileGoal: [true|false]
to enable/disable spiders ability to shoot webs
⚠️ Clients need the mod to join the server with this config enabled!