Wither Skeleton Archers in Fortresses

Quick rating

Wither Skeleton Archers in Fortresses

No reviews yet

Replaces skeletons in fortresses with bow-wielding wither skeletons.

Adventure/Exploration
Mod Loaders
Forge
NeoForge
Fabric
Quilt
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Optional
Server Required

About

Project Details

Type
Mod
License
Creative Commons Attribution Non Commercial Share Alike 4.0 International
Latest Version
1.0.0+mod
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

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.

Screenshots

Gallery

  • Fortress
    Fortress Wither skeleton archers guarding a fortress.
  • Nether Keep
    Nether Keep Modded fortresses, such as Dungeons and Tavern's Nether Keep, are either supported or can be supported using a simple edit.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~12,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works