Simple Datapacks

โญ โญ (141 endorsements) ๐Ÿ“ฅ 1.2M downloads ๐Ÿ“Œ v2.8-neoforge+26.1 ๐Ÿ“… 8/18/2025
๐ŸŸก Updated this year

By BizCub ยท fabric

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 8/24/2026 ๐Ÿ“… Created: 8/18/2025
โš ๏ธ Install Order ยท 2 steps
1๐Ÿ› ๏ธ Forge โ€” Minecraft Forge (mod loader) Download โ†—
2๐Ÿ› ๏ธ Fabric โ€” Fabric Loader Download โ†—

Install in this order, then this mod last โ€” most mods fail to load without their framework and dependencies in place.

๐Ÿ” Analysis

  • ๐Ÿ‘ 0.0% endorsement rate
  • ๐Ÿ† #813 of 1284 fabric mods in this game by downloads

๐Ÿ“‹ About This Mod

## ๐Ÿ“‚ Simple Datapacks The purpose of this mod is to simplify the ways of adding datapacks to the game. To do this, the mod creates a folder in the root directory of Minecraft called datapacks. In my opinion, the capabilities of datapacks are underestimated by players, mostly because not everyone understands how to install datapacks into the game. This is more difficult to do than to install a mod or resource pack, although many datapacks bring a lot of content to the game. !(https://cdn.modrinth.com/data/cached_images/aac4947bab69e5d28ce8e91126425c668ad098b3_0.webp) My goal is to make a mod that will help players with installing datapacks into the game so that they can get a new portion of unforgettable impressions. ## ๐Ÿ’ผ Usage !(https://cdn.modrinth.com/data/cached_images/67e81fe573cd8bbf52e67a8871a54acbdf88f65d_0.webp) In order to launch a world with datapacks, you need to download any datapack that is compatible with the selected version of Minecraft, open and place the datapack in the datapacks folder, start creating a world and select the desired datapack from the list. However, when using Cloth Config, the mod settings specify the path to the downloads folder, so to use datapacks, you only need to download them, then simply open the datapack selection menu and enable the desired one. ## โœจ Features Whenever possible, I added the most basic features for the mod that I could imagine. <details> <summary>Click to open</summary> * Since the main thing for me is that as many players as possible start using datapacks, I made the mod available on 4 different loaders so that it can be launched from almost any modpack. * The mod has a configuration. The values used by the mod can be changed in the mod menu (Fabric requires ModMenu), and can also be changed in the configuration file, which is available using the Cloth Config API. * The mod allows players to add and load datapacks from different folders. To change the sources of these packs, you need to configure them in the mod settings. If you want to specify a folder in the game's root directory, for example, ```my_datapacks``` instead of the full path ```C:\Users\{USERNAME}\AppData\Roaming\.minecraft\my_datapacks```, simply enter the folder name in the field in the mod settings menu. * By default, datapacks are loaded from the datapacks folder in the root directory and the downloads folder, allowing them to appear in the game immediately after installation (provided Cloth Config API is loaded; otherwise, only the datapacks folder will be used). * The mod settings have two lists: one for required and one for optional datapacks. The first list specifies the paths to datapacks that are automatically applied when entering a world. The second list contains datapacks that remain inactive but can be enabled at any time using the ```/datapack enable``` command. * The Simple Datapacks mod runs on the server. Since the mod settings are not accessible on the server, it automatically uses all datapacks from the datapacks folder. * It's possible to disable feature packs (experimental datapacks). If you don't use feature packs, you can disable them to save space on the datapack selection screen. In the mod settings, function packages can be set to required, and then they will be applied when the world starts. * Unlike similar mods, datapacks will continue to work in the world, even if you disable the mod. In the mod settings, you can enable copying datapacks to the world folder. In this case, the datapack will work without the mod, because the game will read it from the world. </details> ## ๐Ÿค Support <a href='https://ko-fi.com/X8X71FI3YO' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://i.postimg.cc/SQ5ZLKg5/support-me-on-kofi-beige.png' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>

## ๐Ÿ“‚ Simple Datapacks

The purpose of this mod is to simplify the ways of adding datapacks to the game. To do this, the mod creates a folder in the root directory of Minecraft called datapacks. In my opinion, the capabilities of datapacks are underestimated by players, mostly because not everyone understands how to install datapacks into the game. This is more difficult to do than to install a mod or resource pack, although many datapacks bring a lot of content to the game.

!(https://cdn.modrinth.com/data/cached_images/aac4947bab69e5d28ce8e91126425c668ad098b3_0.webp)

My goal is to make a mod that will help players with installing datapacks into the game so that they can get a new portion of unforgettable impressions.

## ๐Ÿ’ผ Usage !(https://cdn.modrinth.com/data/cached_images/67e81fe573cd8bbf52e67a8871a54acbdf88f65d_0.webp)

In order to launch a world with datapacks, you need to download any datapack that is compatible with the selected version of Minecraft, open and place the datapack in the datapacks folder, start creating a world and select the desired datapack from the list. However, when using Cloth Config, the mod settings specify the path to the downloads folder, so to use datapacks, you only need to download them, then simply open the datapack selection menu and enable the desired one.

## โœจ Features Whenever possible, I added the most basic features for the mod that I could imagine.

Click to open

Since the main thing for me is that as many players as possible start using datapacks, I made the mod available on 4 different loaders so that it can be launched from almost any modpack.

The mod has a configuration. The values used by the mod can be changed in the mod menu (Fabric requires ModMenu), and can also be changed in the configuration file, which is available using the Cloth Config API.

The mod allows players to add and load datapacks from different folders. To change the sources of these packs, you need to configure them in the mod settings. If you want to specify a folder in the game's root directory, for example, ```my_datapacks``` instead of the full path ```C:\Users\{USERNAME}\AppData\Roaming\.minecraft\my_datapacks```, simply enter the folder name in the field in the mod settings menu.

By default, datapacks are loaded from the datapacks folder in the root directory and the downloads folder, allowing them to appear in the game immediately after installation (provided Cloth Config API is loaded; otherwise, only the datapacks folder will be used).

The mod settings have two lists: one for required and one for optional datapacks. The first list specifies the paths to datapacks that are automatically applied when entering a world. The second list contains datapacks that remain inactive but can be enabled at any time using the ```/datapack enable``` command.

The Simple Datapacks mod runs on the server. Since the mod settings are not accessible on the server, it automatically uses all datapacks from the datapacks folder.

It's possible to disable feature packs (experimental datapacks). If you don't use feature packs, you can disable them to save space on the datapack selection screen. In the mod settings, function packages can be set to required, and then they will be applied when the world starts.

Unlike similar mods, datapacks will continue to work in the world, even if you disable the mod. In the mod settings, you can enable copying datapacks to the world folder. In this case, the datapack will work without the mod, because the game will read it from the world.

## ๐Ÿค Support Buy Me a Coffee at ko-fi.com

๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Mods
Author
BizCub
Version
2.8-neoforge+26.1
Downloads
1,173,376
Endorsements
141
Category
fabric
Created
8/18/2025
Updated
8/24/2026
Game Versions
26.1, 26.1.1-rc-1, 26.1.1, 26w14a, 26.2-snapshot-1
Tags
game-mechanics, management, utility

๐Ÿ”ง 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 Simple Datapacks support?

The author lists 26.1, 26.1.1-rc-1, 26.1.1, 26w14a, 26.2-snapshot-1, 26.1.2-rc-1. Other versions may work but are untested by the author.

What is the latest version of Simple Datapacks?

Version 2.8-neoforge+26.1, published 2026-08-24 with 1.2M downloads recorded at the source.

Keep browsing โ€” more Minecraft Mods mods await

๐Ÿ“‹ All Minecraft Mods Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More fabric ๐Ÿ‘ค More by BizCub ๐Ÿ”Ž Similar Mods ๐ŸŒ Best fabric (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods