Skip to content

1.6.97

Compare
Choose a tag to compare
@KnightMiner KnightMiner released this 13 May 01:17
· 63 commits to 1.16 since this release

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