Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Wither Skeleton Archers in Fortresses

Wither Skeleton Archers in Fortresses

Replaces skeletons in fortresses with bow-wielding wither skeletons.

8,701
23
Adventure
Game Mechanics
Mobs
Wither Skeleton Archers in Fortresses has been archived. Wither Skeleton Archers in Fortresses will not receive any further updates unless the author decides to unarchive the project.

Compatibility

Minecraft: Java Edition

1.20–1.20.4
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x

Platforms

Data Pack
Fabric
Forge
NeoForge
Quilt

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Donate on Ko-fi

Creators

badooga
badooga Owner

Details

Licensed CC-BY-NC-SA-4.0
Published 2 years ago
Updated 2 years ago
DescriptionGalleryChangelogVersions

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.

Modrinth is open source.

main@acf2694

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.