Skeleton Uses Custom Bow

Quick rating

Skeleton Uses Custom Bow

No reviews yet

Let skeletons use custom/modded bows.

No Theme
Adventure/Exploration
Bug Fixes
Mod Addon
Mod Loaders
Forge
NeoForge
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

Where It Runs
Server Required, Client Optional

Required on the server. Installing it on the client adds functionality.

Client and Server

Must be installed on both the client and the server.

Varies by version.

About

Project Details

Type
Mod
License
MIT License
Latest Version
skeletonusescustombow-1.1.0-neoforge-1.21.1.jar
Authors
CurseForge
Modrinth

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

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Skeleton Uses Custom Bow

Allows skeletons to properly use modded bows.

Many modded bows rely on player-specific firing mechanics, which vanilla skeleton AI cannot use correctly.
This mod lets skeletons fire those bows using player-style bow behavior, improving compatibility with many bow mods.

Works with bows from most mods automatically.

Vanilla bows are unaffected.


Features

  • Skeletons can use most modded bows automatically
  • Uses player-style bow logic for non-vanilla bows
  • Skeletons can upgrade to better bows they pick up
  • High-tier bows stay equipped (see priority system)

Note:
Not all skeletons can pick up dropped items due to vanilla mob spawn rules.

https://minecraft.wiki/w/Geared_mobs#Picking_up_gear


Compatibility

Works automatically with most bows that extend the vanilla class:

BowItem

Some bow-like weapons that do not inherit from BowItem require explicit compatibility patches.

Currently included patches:

  • Alex's Caves — Dread Bow
  • L_Ender's Cataclysm — Cursed Bow, Wrath of the Desert

For Modpack Authors

This mod is drop-in and low-risk:

  • does not replace skeleton AI
  • does not modify projectile systems
  • does not change combat balance

It only adjusts how skeletons fire modded bows.

Bow data (datapack)

Bow behavior can be configured with datapacks:

data/<namespace>/skeleton_bow/<item>.json

Example:

{
  "priority": 10,
  "chance": 0.25,
  "min_difficulty": 1.0,
  "max_difficulty": 5.0,
  "charge_time": 20,
  "post_shot_delay": 40,
  "post_shot_delay_hard_mode": 20,
  "drop_chance": 0.05
}

Detailed explanation can be found here.

Prevent skeleton usage

Add the item tag:

skeletonusescustombow:skeleton_do_not_use

to prevent skeletons from using a bow.

Related Project

Piglins using custom crossbows: Piglin Hunt Fix

Skeleton Uses Custom Bow

Allows skeletons to properly use modded bows.

Many modded bows rely on player-specific firing mechanics, which vanilla skeleton AI cannot use correctly.
This mod lets skeletons fire those bows using player-style bow behavior, improving compatibility with many bow mods.

Works with bows from most mods automatically.

Vanilla bows are unaffected.


Features

  • Skeletons can use most modded bows automatically
  • Uses player-style bow logic for non-vanilla bows
  • Skeletons can upgrade to better bows they pick up
  • High-tier bows stay equipped (see priority system)

Note:
Not all skeletons can pick up dropped items due to vanilla mob spawn rules.

https://minecraft.wiki/w/Geared_mobs#Picking_up_gear


Compatibility

Works automatically with most bows that extend the vanilla class:

BowItem

Some bow-like weapons that do not inherit from BowItem require explicit compatibility patches.

Currently included patches:

  • Alex's Caves — Dread Bow
  • L_Ender's Cataclysm — Cursed Bow, Wrath of the Desert

For Modpack Authors

This mod is drop-in and low-risk:

  • does not replace skeleton AI
  • does not modify projectile systems
  • does not change combat balance

It only adjusts how skeletons fire modded bows.

Bow priority (datapack)

Bow preference can be configured with datapacks: data/<namespace>/skeleton_bow/<item>.json

{
  "priority": 5
}

Bows with priority ≥ 3 will not be replaced by swords. If no priority is specified, the bow defaults to priority 1.

Prevent skeleton usage

Add the item tag:

skeletonusescustombow:skeleton_do_not_use

to prevent skeletons from using a bow.

Related Project

Piglins using custom crossbows: Piglin Hunt Fix

Screenshots

Gallery

  • Skeleton uses dread bow from Alex's Caves
    Skeleton uses dread bow from Alex's Caves 2026-02-04_00.07.33.png
  • Skeletons use dread bow from alex's caves
    Skeletons use dread bow from alex's caves Skeletons use dread bow from alex's caves

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

~8,000
Total Downloads
CurseForge
~7,000
Modrinth
~1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
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