promotional bannermobile promotional banner

Triumph

Achievement Get!

File Details

Triumph 1.12-3.19.1

  • R
  • Nov 8, 2019
  • 358.83 KB
  • 794
  • 1.12.2+2

File Name

Triumph-1.12.2-3.19.1.jar

Supported Versions

  • 1.12.2
  • 1.12.1
  • 1.12
  • This is the same as 1.9.0. The reobf on the build failed, apparently. Here's the old changelog.
  • Added trigger "triumph:changed_dimension" - Same as minecraft:changed_dimension, except takes int dimension ids instead of dimension type strings.
  • Added a new PlayerData object to all criteria (even non-triumph ones) which can be acquired using criteria.getPlayerData(). This contains extra data requirements for the criteria, so things like gamestage, equipment, inventory, player name, etc can be added to any criteria.
  • Added EntityData method setName(string) to set the required name of the entity.
  • Fixed documentation description for EntityData.setScoreboard.