Wither Skeleton - sf-inc/sihywtcamd GitHub Wiki
👶 Baby
Wither Skeletons can spawn baby.
-> In EXTENSIONS mod! 🧩
Description
- Wither Skeletons have a 20% chance to spawn baby.
- They are 2x smaller, like any baby mob, so they can walk under 2 blocks height.
🏹 Bow
Wither Skeletons can spawn with a Bow.
Description
- Wither Skeletons have a 25% chance to spawn holding a Bow instead of a Sword.
Babies can't hold Bows, so the chances actually drop back to 20% if babies are enabled. - Arrows shot by Wither Skeletons are on fire (this is a Minecraft feature).
⚔️ Iron Sword
Wither Skeletons spawn with an Iron Sword.
Description
Wither Skeletons hold an Iron Sword instead of a Stone Sword.
It has 5% chance to drop, 2x more than Wither Skulls.
Configuration
The configuration of the Wither Skeleton can be found in .minecraft/config/sihywtcamd/skeletons.json
and .minecraft/config/sihywtcamd_extensions/skeletons.json
.
baby: [true|false]
to enable/disable spawn of baby wither skeletons (EXTENSIONS) 🧩bow: [true|false]
to enable/disable bows for wither skeletonsironSword: [true|false]
to enable/disable netherite swords for wither skeletons