promotional bannermobile promotional banner

Modpack Tools

Utilities for Modpack Development

File Details

ModpackTools-1.20.1-1.2.7.jar

  • R
  • Feb 3, 2025
  • 130.52 KB
  • 223
  • 1.20.1
  • Forge

File Name

ModpackTools-1.20.1-1.2.7.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:modpack-tools-602078:6154639")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added "/mt dump items [with/without] <ItemTag>" for listing all items with or without the given TagKey
  • Added "/mt dump fluids [with/without] <FluidTag>" same as above, but for fluids
  • Added "/mt dump item_tags [with/without] <ItemTag>" list item tags for items with/without the given tag
  • Added "/mt dump block_tags [with/without] <BlockTag>" same as above but for blocks