[Reforged] Crossbow enchants
🟠 Updated over a year ago⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview
![[Reforged] Crossbow enchants](https://cdn.modrinth.com/data/kl77St3P/81b335bfb2f786961dbb4b2fc923b3e03def73e0_96.webp)
🔍 Analysis
- 👍 0.2% endorsement rate
- 🏆 #295 of 551 adventure mods in this game by downloads
📋 About This Mod
# Crossbow-Enchants Multiloader(Neoforge/Forge) Original (Fabric) (https://www.curseforge.com/minecraft/mc-mods/crossbow-enchants) This mod is a fork of the original mod, but with support for (https://neoforged.net) and (https://files.minecraftforge.net/net/minecraftforge/forge/), for fabric version refer to the original mod. # Crossbow Enchants **Crossbow Enchants** is a customizable server or client sided mod, that enhances the crossbow experience by enabling bow exclusive enchantments on the crossbow. In addition to that, Crossbow Enchants also supports making Infinity and Mending compatible on crossbows and bows, as well as making Piercing and Multishot compatible on crossbows, and making Looting compatible on both bows and crossbows. Although Crossbow Enchants was initially made to work on the server side exclusively, it works perfectly fine on singleplayer too. If you plan on running this mod on the server side, the players do not need to have it installed on the client side. ## Commands Using the following commands, you can customize the functionality of the mod, note that players must have operator status to use these commands on a server: ``/crossbowenchants `` - A toggle command for the global functionality of the mod. ``/crossbowenchants enchantments `` - Disable or enable a specific enchantment. ``/crossbowenchants features `` - Disable or enable a specific feature, features include Infinity-And-Mending, and Piercing-And-Multishot. ``/crossbowenchants info`` - This command outputs the current settings of the mod to the player. ``/crossbowenchants reset`` - This command resets the settings to default, by default, all enchantments and features are enabled. ## Configuration You can also customize the mod directly from its config file, located at ``.\config\crossbowenchants.toml.`` Here are the contents of the config file by default: ``` #A toggle for the global functionality of Crossbow Enchants. Enabled = true #A toggle for the functionality of the Flame enchantment on the crossbow. FlameEnabled = true #A toggle for the functionality of the Infinity enchantment on the crossbow. InfinityEnabled = true #A toggle for the functionality of the Looting enchantment on crossbows and bows. LootingEnabled = true #A toggle for the functionality of the Power enchantment on the crossbow. PowerEnabled = true #A toggle for the functionality of the Punch enchantment on the crossbow. PunchEnabled = true #A toggle for the compatibility of Infinity and Mending on crossbows and bows. InfinityAndMendingEnabled = true #A toggle for the compatibility of Piercing and Multishot on crossbows. PiercingAndMultishotEnabled = true ``` Note that the config will not reset if any property is missing or improperly formatted, instead, the mod will use the default value for that property, which is 'true' in all cases. ## Dependencies No dependencies needed :D ## Additional Info ### - Enchantment Behavior Note that disabling any of the enchantments will result in the following outcome: The enchantments will no longer be applicable to crossbows through the use of an anvil. The enchantments will stop functioning on pre-existing crossbows that are enchanted with them (Except for Looting). ### - Feature Behavior Note that disabling a feature will result in the following outcome: The enchantments that are affected by the feature will no longer be compatible with each other through the use of an anvil, but will work perfectly normal on pre-existing items that are enchanted with them. ### - Infinity and Mending Enabling the Infinity-And-Mending feature will make the Infinity and Mending enchantments universally compatible, meaning they will also work on bows. In order to avoid making the crossbow too powerful in comparison to the bow, I decided to leave it as it is for now. Although I might make a setting for this specific case in the future.
# Crossbow-Enchants Multiloader(Neoforge/Forge)
Original (Fabric) (https://www.curseforge.com/minecraft/mc-mods/crossbow-enchants)
This mod is a fork of the original mod, but with support for (https://neoforged.net) and (https://files.minecraftforge.net/net/minecraftforge/forge/), for fabric version refer to the original mod.
# Crossbow Enchants Crossbow Enchants is a customizable server or client sided mod, that enhances the crossbow experience by enabling bow exclusive enchantments on the crossbow.
In addition to that, Crossbow Enchants also supports making Infinity and Mending compatible on crossbows and bows, as well as making Piercing and Multishot compatible on crossbows, and making Looting compatible on both bows and crossbows.
Although Crossbow Enchants was initially made to work on the server side exclusively, it works perfectly fine on singleplayer too. If you plan on running this mod on the server side, the players do not need to have it installed on the client side.
## Commands Using the following commands, you can customize the functionality of the mod, note that players must have operator status to use these commands on a server:
``/crossbowenchants `` - A toggle command for the global functionality of the mod.
``/crossbowenchants enchantments `` - Disable or enable a specific enchantment.
``/crossbowenchants features `` - Disable or enable a specific feature, features include Infinity-And-Mending, and Piercing-And-Multishot.
``/crossbowenchants info`` - This command outputs the current settings of the mod to the player.
``/crossbowenchants reset`` - This command resets the settings to default, by default, all enchantments and features are enabled.
## Configuration
You can also customize the mod directly from its config file, located at ``.\config\crossbowenchants.toml.``
Here are the contents of the config file by default:
``` #A toggle for the global functionality of Crossbow Enchants. Enabled = true #A toggle for the functionality of the Flame enchantment on the crossbow. FlameEnabled = true #A toggle for the functionality of the Infinity enchantment on the crossbow. InfinityEnabled = true #A toggle for the functionality of the Looting enchantment on crossbows and bows. LootingEnabled = true #A toggle for the functionality of the Power enchantment on the crossbow. PowerEnabled = true #A toggle for the functionality of the Punch enchantment on the crossbow. PunchEnabled = true #A toggle for the compatibility of Infinity and Mending on crossbows and bows. InfinityAndMendingEnabled = true #A toggle for the compatibility of Piercing and Multishot on crossbows. PiercingAndMultishotEnabled = true ```
Note that the config will not reset if any property is missing or improperly formatted, instead, the mod will use the default value for that property, which is 'true' in all cases.
## Dependencies
No dependencies needed :D
## Additional Info ### - Enchantment Behavior Note that disabling any of the enchantments will result in the following outcome:
The enchantments will no longer be applicable to crossbows through the use of an anvil.
The enchantments will stop functioning on pre-existing crossbows that are enchanted with them (Except for Looting).
### - Feature Behavior Note that disabling a feature will result in the following outcome:
The enchantments that are affected by the feature will no longer be compatible with each other through the use of an anvil, but will work perfectly normal on pre-existing items that are enchanted with them.
### - Infinity and Mending Enabling the Infinity-And-Mending feature will make the Infinity and Mending enchantments universally compatible, meaning they will also work on bows.
In order to avoid making the crossbow too powerful in comparison to the bow, I decided to leave it as it is for now. Although I might make a setting for this specific case in the future.
📊 Mod Details
- Game
- Minecraft Mods
- Author
- Binaris00
- Version
- 1.0.0
- Downloads
- 1,057
- Endorsements
- 2
- Category
- adventure
- Created
- 6/23/2025
- Updated
- 6/15/2025
- Game Versions
- 1.21.1
- Tags
- adventure, equipment, game-mechanics
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does [Reforged] Crossbow enchants support?
The author lists 1.21.1. Other versions may work but are untested by the author.
What is the latest version of [Reforged] Crossbow enchants?
Version 1.0.0, published 2025-06-15 with 1,057 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await