HomeJavaModsAnisum
Anisum
ModsJava

Anisum

by Gu-ZT · on Modrinth

Add the items from the datapacks to Creative Mode Tab. Free Minecraft Java mod for 26.1.

⬇ Download on Modrinth

Anisum

Anisum is a NeoForge-based Minecraft mod that collects items from loot tables and syncs them into client creative tabs for easier content organization and browsing.

Features

Configuration

Anisum reads JSON definitions via a resource reload listener with the anisum directory prefix. Typical location:

Example:

{
  "location": "anisum:demo",
  "name": { "translate": "itemGroup.anisum.demo" },
  "include": [
    "examplemod:chests/simple_dungeon",
    "examplemod:chests/*",
    "examplemod:chests/.*_rare"
  ],
  "sort": [
    "examplemod:chests/simple_dungeon",
    "examplemod:chests/*"
  ]
}

Field notes:

Supported rule formats for include / sort:

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more