
Datapack Item Operations
A mod that allows data-driven Item Operations via Datapack.
The mod adds a "dp_item_ops" folder to the vanilla data folder which allows for the addition of more data types, such as Item operations.
Installation
Download the mod and put it in your game's "mods" folder, you can now use the mod's datapack features.
Developpers
To use this mod in your own mods, you need to add the following to your build.gradle
repositories {
maven {
name "Modrinth"
url "https://api.modrinth.com/maven"
}
}
dependencies {
modImplementation "maven.modrinth:dp_item_ops:X.X.X"
//If you want it included in your mod
include "maven.modrinth:dp_item_ops:X.X.X"
}
Replacing X.X.X with the latest version.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.17
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as datapack_item_ops-1.0.1.jar — drop this file into the mods folder
- Download size: 772 KB
- Download link checked 8 Sept 2026 — working
These come from our own check of the pack file, not from the source page.