Incendium Better Combat Addon
🟡 Updated this year⚠️ 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

🔍 Analysis
- 👍 0.1% endorsement rate
- 🏆 #15 of 253 datapack mods in this game by downloads
📋 About This Mod
Add Better Combat compatabilities to (https://modrinth.com/datapack/Incendium)'s weapons. Datapack need to be installed before you obtain a weapon, weapons obtained before installing the pack won't be updated. For more customization, visit my (https://github.com/NMDx86/IBCA)
DISCLAIMER I have received multiple reports of an issue regarding invalid entries in the LibCD mod jSON. THIS DOES NOT CAUSE A CRASH. THIS IS NOT THE REASON YOUR PACK IS NOT LOADING. PLEASE LOOK FURTHER IN THE LOG FOR THE REAL CAUSE OF THE CRASH. LibCapableData, or LibCD, adds various hooks to make data packs more usable. Conditional Data LibCD's original function was as a hook to conditionally load data pack elements based on a metadata file. It's focused on being simple and extensible, along with being compatible with any resource type added by other mods. This mod requires the Fabric launcher for Minecraft 1. 14 and above. For conditional resources, add a file target resource with extension .mcmeta . This will be parsed as JSON to check whether the resource should be loaded. Each key-value pair will specify a condition that must be met for the recipe to be loaded. There are four conditions pre-included, and other mods may add their own: libcd:mod_loaded (passed a string): Will return true if a mod with the given mod ID is loaded. libcd:item_exists (passed a string): Will return true if an item with the given item ID is loaded. libcd:not (passed a single-element json object) Will return true if the condition listed in the given object is not true. libcd:any_of (passed a json object): Will return true if any condition listed in the given object is true. WARNING : Currently, conditions silently return false if they are passed an improper parameter. This will hopefully be changed in the future, but if you think something should be loaded and it isn't, check your conditions. Developer Use LibCD allows any mod to register their own conditions, to prevent recipe loadin based on config or more advanced logic. LibCD is available on the Cotton maven . To add a new condition, call LibConditionalData.registerCondition() , passing an Identifier for the condition's name and a `Predicate for the use of the condition. The Object passed to the predicate will be a boxed primitive (Integer, Float, Boolean, etc.), a String, a List, a JsonObject, or null. Use an instanceof check to be sure what you're being passed. For information on creating Tweaker utilities, check the LibCD wiki page .
📊 Mod Details
- Game
- Minecraft Mods
- Author
- MiyamuraOri
- Version
- 1.0+mod
- Downloads
- 5,897
- Endorsements
- 5
- Category
- datapack
- Created
- 1/21/2026
- Updated
- 1/24/2026
- Game Versions
- 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3
- Tags
- 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 Incendium Better Combat Addon support?
The author lists 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4. Other versions may work but are untested by the author.
What is the latest version of Incendium Better Combat Addon?
Version 1.0+mod, published 2026-01-24 with 5,897 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await