Mantle

Shared code for Forge mods

File Details

Mantle 1.6.88 for 1.16.5

  • B
  • Apr 9, 2021
  • 591.01 KB
  • 106.9K
  • 1.16.5
  • Forge

File Name

Mantle-1.16.5-1.6.88.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

* Added IngredientWithout (mantle:without) to match items from one ingredient that are not in another

* Added IngredientIntersection (mantle:intersection) to match items that are all of a list of ingredients

* Added global loot modifiers for adding an entry to a loot table and replacing an item from a loot table drops

* Added tagging logic to fluid deferred registers

* Added support to override text rendering colors in books

* Added support to render text components in the book

* Migrated to forge's drawHoveringText

* Fixed default tag preferences refreshing on world reload