Back to mods
Datapack Items project artwork

CurseForge · Minecraft mod

Datapack Items

Create fully data driven items via data folder

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Datapack Items release should I use?

Updated today
Latest stable file datapack-items-1.1.0.jar
Game version 26.2
Loader Fabric

Datapack Items datapack-items-1.1.0.jar targets 26.2 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.

Where it goes

Is Datapack Items required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Datapack Items datapack-items-1.1.0.jar need?

datapack-items-1.1.0.jar. Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add Datapack Items without breaking your instance.

Built for Datapack Items datapack-items-1.1.0.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use datapack-items-1.1.0.jar. It targets 26.2 with Fabric; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside datapack-items-1.1.0.jar. It opens that exact file at the source.

About this project

What does Datapack Items add?

Datapack Items

As a datapack creator, I’ve always wanted the ability to create real Minecraft items using nothing more than the data folder and a simple JSON file. Minecraft already provides an incredibly powerful component system, so being unable to create custom items directly from datapacks has always felt like a major limitation.

Datapack Items is my small “protest” toward Mojang: a library that brings this functionality to Minecraft now, while hoping that something similar is eventually added to vanilla.

The mod allows datapacks to define real items using:

data/<namespace>/items/<id>.json

Each item is registered with its own namespace and can be obtained with /give. Items support Minecraft’s native data components, including custom names, models, rarity, stack size, consumable behavior, equipment properties, and more. Components from other mods can also be used dynamically, as long as they are available during loading.

Items can be assigned to one or multiple Creative Mode tabs, or left without a tab if no valid category is specified. The default value is minecraft:building_blocks.

Datapack Items is designed as a library for datapack creators and mod developers who want to add custom items without writing Java code or creating traditional item registration systems.

It supports regular datapacks, global datapacks, and datapacks injected through tools such as Prism Launcher.

Creative tabs examples:
minecraft:building_blocks
minecraft:colored_blocks
minecraft:natural_blocks
minecraft:combat

Project description from CurseForge.

Pick your setup

Datapack Items by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

1 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Datapack Items versions and loaders

2 of 2 releases match

Looking for an older file? The official CurseForge project page is in Resources.