Skip to content

Commit

Permalink
fix: Creative advancement trigger being called by two advancements
Browse files Browse the repository at this point in the history
Fixes #3596
  • Loading branch information
justinrusso committed Mar 8, 2019
1 parent 32fd1f0 commit 611a5ba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions src/config/mputils/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ should not be repairable anyways using this method. (#2925)
* Fixed missing recipe for emptying rustic bottles (#2157)
* Tweaked staging for rustic slate blocks (#3372)
* Fixed conflicting recipes with a diamond apple (#3446)
* Fixed Creative advancement trigger being called by two advancements (#3596)

Enhancements:
* Add Ferdiand's Flowers glass blocks to sealable block list for Galacticraft (#2797)
Expand Down
1 change: 0 additions & 1 deletion src/config/triumph/script/triumph/stage5/ultimateingot.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@ criteria.setItem("extendedcrafting:material", 32)

//Rewards
setRewardExperience(15)
setRewardFunction("triumph:stage-creative_trigger")

visibleIf("triumph:stage5/root")

0 comments on commit 611a5ba

Please sign in to comment.