Mantle

Shared code for Forge mods

File Details

Mantle 1.6.97 for 1.16.5

  • B
  • May 13, 2021
  • 628.15 KB
  • 503.8K
  • 1.16.5
  • Forge

File Name

Mantle-1.16.5-1.6.97.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:mantle-74924:3307680")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Pack development

  • Added /mantle view_tag command to view all values in a tag
  • Added /mantle tags_for command to list all tags for a value
  • Added /mantle dump_tag command to merge all tag JSON in a datapack into one
  • Added /mantle dump_all_tags command to merge all tag JSON for all tags from datapacks into one
  • Information on all theses commands is on Mantle's github wiki

Library

  • Added logic for tile entities to handle getUpdatePacket automatically
  • Fix data leak with texture in retextured tile entities