setIcon(<contenttweaker:info>)
setTitle("隐藏成就")
setDescription("")

addParent("triumph:advancements/progression/aether/enterAether")
addRewardFunction("triumph:killedSliderHidden")

criteria = addCriteria("impossible", "minecraft:impossible")

setUncompletedIconColor(150,150,150)
setUncompletedTitleColor(110,110,110)

setShowToast(false)
setAnnounceToChat(false)
hiddenIf("triumph:advancements/progression/aether/enterAether")
drawDirectLines()
setPos(215,-90)