File Details
Triumph 1.12-3.2.0
- B
- Oct 3, 2018
- 279.57 KB
- 568
- 1.12.2+2
File Name
Triumph-1.12.2-3.2.0.jar
Supported Versions
- 1.12.2
- 1.12.1
- 1.12
- Added trigger "triumph:gamestage" for testing if a player has a certain gamestage.
- Improved "minecraft:inventory_changed" trigger. The count argument from the ItemBlockData is now used to test against the total of the item in the players inventory, instead of the size of individual stacks. Should be far more useful. Remember that the count is a MinMaxBounds, so if you want a minimum, be sure to add a tilde after your number. <item:location, count:minimum~>

