Creative Loot tables

Creative Loot tables

Creative loot tables is a mod that allows you to show some items of your datapack's loot tables in a new creative intentory tab.

by
487 Downloads
fabricutility
Rent Server with this Mod

Screenshots

Creative Loot tables Screenshot 1

About this Mod

CREATIVE LOOT TABLES

Creative loot tables is a mod that allows you to show some items of your datapack's loot tables in a new creative intentory tab.
This items will automatically update when realoading your datapacks with /reload or re entering your world.

For now the mod only works in single player


Usage

To use the mod you need to create a loot table called creative_loot_table in your datapack's namespace loot_table folder that allows you to get all the items you want to show in the creative tab without condition.

Example.

in datapacks\your_datapack\data\your_namespace\loot_table\creative_loot_table.json

you can have something like this, where you add a pool to each item

{
  "pools": [
    {
      "rolls": 1,
      "entries": [
        {
          "type": "minecraft:loot_table",
          "value": "minecraft:blocks/dirt"
        }
      ]
    },
    {
      "rolls": 1,
      "entries": [
        {
          "type": "minecraft:item",
          "value": "minecraft:entities/cow",
          "name": "minecraft:diamond_sword",
          "functions": [
            {
              "function": "minecraft:set_name",
              "name": "My cool sword"
            }
          ]
        }
      ]
    }
  ]
}

Referencing in each entry a loot table that gives you the item with no condition or directly defining the item.

Is important that this loot tables is in the root loot_table folder and not in a subfolder like: datapacks\your_datapack\data\your_namespace\loot_table\swords\creative_loot_table.json

Available Versions

Creative Loot tables 1.0.0release
MC 1.21.4, 1.21.5fabric
March 27, 2025

How to Install Creative Loot tables on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.5).

3

Install Mod

Open the mod browser in the dashboard and search for "Creative Loot tables". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabric

Minecraft Versions

1.21.5, 1.21.4

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Creative Loot tables server crashes on startup – what to do?

Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.5). You can switch loaders with one click in the panel.

Is Creative Loot tables compatible with fabric?

Creative Loot tables officially supports fabric for Minecraft 1.21.5, 1.21.4. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Creative Loot tables – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Creative Loot tables consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Creative Loot tables with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Required

Supported Versions

1.21.51.21.4