Download Tag Stack — Minecraft Mods — MetaMods

Tag Stack

Active

Downloads

0

Last update

6 months ago

Versions

1.20.1 — 1.21.5
Server
Fabric
Quilt
Game mechanics
Control
Utils

Tag Stack

📦 Customize item stack sizes using tags! 📦

The Tag Stack modification provides the ability to regulate the maximum number of items in a single stack using simple item tags. An ideal solution for modpacks and servers where fine-tuning stack capacity is required.

Main Features

Stack Configuration via Tags: Change stack capacity by applying the following tags to items:

  • tag_stack:stackable_to_1
  • tag_stack:stackable_to_2
  • tag_stack:stackable_to_4
  • tag_stack:stackable_to_8
  • tag_stack:stackable_to_16
  • tag_stack:stackable_to_32
  • tag_stack:stackable_to_64

Special Bucket Support: For versions 1.20.1-1.20.4 and 1.21.1-1.21.2, special handling is provided for:

  • Standard buckets from vanilla game
  • Dispensers
  • Lumisene buckets (Supplementaries mod)
  • Wooden buckets (Let's Do Meadow mod)

Instant Application of Changes: Settings take effect after reloading datapacks (players need to rejoin to see changes).

Usage Instructions

  1. Create a datapack
  2. Add items to the appropriate tag in the folder data/tag_stack/tags/items/ (for versions above 1.21, use the path data/tag_stack/tags/item/)
  3. Reload datapacks with the /reload command
  4. Ask players to rejoin to see changes

Example tag file (data/tag_stack/tags/items/stackable_to_16.json):

{
  "replace": false,
  "values": [
    "minecraft:diamond",
    "minecraft:emerald"
  ]
}

Technical Support

In case of issues or suggestions:

  • Create an issue on GitHub
  • Write to Discord user @macuguita

Authorship

  • Developer: macuguita
Project members
macuguita

macuguita

Developer

Created: 23 Apr 2025

ID: 86789