promotional bannermobile promotional banner

Triumph

Achievement Get!

File Details

Triumph 1.12-3.0.0

  • B
  • Aug 27, 2018
  • 271.25 KB
  • 513
  • 1.12.2+2

File Name

Triumph-1.12.2-3.0.0.jar

Supported Versions

  • 1.12.2
  • 1.12.1
  • 1.12

I broke a small amount of back compat related to functions, Json advancements and advancement positions.

 

 

  • Requires BnBGamingLib 2.14.0
  • Requires Better Advancements 0.0.11

 

  • Tile entity data is now supported in almost all block-related criteria. Use /bnb block for syntax.
  • Trigger "minecraft:location" (and most other places that use location related data) now support dimension id int, WorldType, and generator options string.
  • Advancements can now hide their connection lines using 'hideLines()'
  • Advancement postions set with 'setPos(float, float) have been changed. setPos now uses ints instead of floats, and uses precise positions instead of ones that are being multipled by vanilla.
  • Advancements can now be dragged and dropped in the gui with their positions being saved to their script when the mouse is released. This can be enabled by putting 'allowDragging(true)' in the main 'Triumph.txt' file.
  • Functions now use the first folder for the domain of their resource location, like script advancements.
  • Json advancements now use the first folder for the domain of their resource location, like script advancements.
  • Added new example scripts 'example_location_dimID' and 'example_location_worldtype'
  • All mod triggers are now supported by default, but cannot have any data added to them. Make an issue on our issue tracker or pop into our discord if you require support for any specific triggers.