Back to mods
Datapack Importer project artwork

Modrinth · Minecraft mod

Datapack Importer

This is a Plugin for datapack creators that allows them to list their datapacks as plugins and still have them work in the plugins folder

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

Quick answer

Which Datapack Importer release should I use?

Updated 5 months ago
Latest stable file 1.0.0
Game version 1.21, 1.21.1, 1.21.2
Loader bukkit, folia, paper

Datapack Importer 1.0.0 targets 1.21, 1.21.1, 1.21.2 with bukkit, folia, paper. Do not install it on the client. It must be installed on the dedicated server. No extra mods listed for this file.

Where it goes

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

Do not install it on the client. It must be installed on the dedicated server.

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

This file is marked server-only.

What else does Datapack Importer 1.0.0 need?

1.0.0. 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 Importer without breaking your instance.

Built for Datapack Importer 1.0.0. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 1.0.0. It targets 1.21, 1.21.1, 1.21.2 with bukkit, folia, paper; 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

    Do not install it on the client. It must be installed on the dedicated server.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 1.0.0. It opens that exact file at the source.

About this project

What does Datapack Importer add?

Supported Minecraft Version Supports SpigotMC Supports PaperMC Supports Folia Supports Purpur

This is a fork of a fork made for datapack creators to be able to list their datapacks as plugins on Modrinth.
The project I drew from

Datapack Importer

Datapack Importer automatically copies datapacks from your server's plugins/ folder into the world's datapacks/ folder on startup. This plugin is intended to allow datapack creators to distribute their datapacks as Modrinth plugins. DatapackLoader supports Folia, but does not make Folia-incompatible datapacks compatible with Folia.

The Goal

My goal is for datapack creators to be able to list their datapacks as plugins on Modrinth, with Datapack Importer as a dependency.

Plugin Installation

  1. Download the plugin from latest releases.
  2. Stop your server.
  3. Put DatapackImporter-X.X.X.jar in your server's plugins/ folder.
  4. Place your datapack .zip in the plugins/ folder.
  5. Restart the server.

For Datapack Creators — Listing Your Datapack as a Plugin on Modrinth

You can list your datapack on Modrinth as a plugin by adding a plugin.yml to your datapack .zip. Modrinth requires this file to accept plugin uploads — the server will ignore it entirely, but Modrinth's validator will be satisfied.

1. Create a plugin.yml

Add a file named plugin.yml to the root of your datapack .zip with the following contents:

name: YourDatapackName
version: 1.0.0
main: com.example.YourDatapackName.Main
api-version: 1.21
description: A short description of your datapack.
author: YourName

Replace YourDatapackName and YourName accordingly. The main field won't be loaded by the server so it just needs to look valid.

2. Upload to Modrinth

  • Create a new project on Modrinth and set the project type to Plugin.
  • Upload your .zip as the version file.
  • Add Datapack Importer as a required dependency so users know they need it.

That's it — users download your datapack zip, drop it in their plugins/ folder alongside Datapack Importer, and it gets installed automatically on the next server start.

Project description from Modrinth.

Pick your setup

Datapack Importer by Minecraft version and loader

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

12 available setups

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

Recent files

Datapack Importer versions and loaders

1 of 1 releases match

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