
Wither Skeleton Archers in Fortresses
Replaces skeletons in fortresses with bow-wielding wither skeletons.
Screenshots


About this Mod
Using commands, wither skeletons are capable of wielding bows, and even inflict fire damage on a hit with them. This datapack/server-side mod replaces the skeletons that spawn in nether fortresses with such wither skeletons, making these structures more difficult. Regular sword-wielding wither skeletons are unaffected.
Original: The original datapack my datapack is based off of was abandoned three years ago, and performs the replacement whenever a skeleton spawns in the nether on nether bricks (or related blocks). It also wouldn't work in newer versions, as it did this nether check using Dimension:-1 instead of the newer format Dimension:the_nether. My datapack instead uses a predicate to detect whether a skeleton is in a nether fortress.
Versions: The only differences between the legacy version (1.15 - 1.18.2), the 1.19.x version (1.19 - 1.19.4), and the modern version (1.20+) are syntax-based in the code; each one works the same way. This is necessary because the feature field in location predicates was renamed to structure in 1.19.3, and the alternative predicate type was renamed to any_of in 1.20.
Mod Compatibility: It is currently impossible to detect whether an entity is in any structure that has a given tag, so instead I used any_of/alternative to allow for modded fortresses, such as:
- Apocalyptic Fortress (
hexfortress:nether_fortress) - Dungeons and Taverns (
minecraft:nether_keep) - YUNG's Better Fortresses (
betterfortresses:fortress)
This mod is also compatible with any fortress mod that keeps the minecraft:fortress namespace. If you have a modded structure that isn't on this list that you'd like this datapack to be compatible with, you can edit the file data/wsaif/predicates/in_fortress.json and follow the format there to add it.
Uninstalling: This datapack is safe to remove from your world, but doing so won't revert any existing wither skeleton archers back to skeletons.
Available Versions
How to Install Wither Skeleton Archers in Fortresses on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set datapack Loader
In the panel under "Egg", select the datapack loader and matching Minecraft version (1.20.4).
Install Mod
Open the mod browser in the dashboard and search for "Wither Skeleton Archers in Fortresses". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.20.4, 1.20.3, 1.20.2 (+21 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Wither Skeleton Archers in Fortresses server crashes on startup – what to do?
Most common cause: wrong datapack version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.20.4). You can switch loaders with one click in the panel.
Is Wither Skeleton Archers in Fortresses compatible with datapack and fabric and forge and neoforge and quilt?
Wither Skeleton Archers in Fortresses officially supports datapack, fabric, forge, neoforge, quilt for Minecraft 1.20.4, 1.20.3, 1.20.2. Note: Forge and Fabric mods are NOT cross-compatible – pick one loader and stick with it. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Wither Skeleton Archers in Fortresses – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Wither Skeleton Archers in Fortresses consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Wither Skeleton Archers in Fortresses with just one click on your server.
Details
- License
- Creative Commons Attribution Non Commercial Share Alike 4.0 International
- Server-side
- Required