setIcon("minecraft:crafting_table")
setTitle("自身成圣！")
setDescription("为我们捐赠来创造你自己的圣器！[平台即将更新]")

addParent("triumph:advancements/eastereggs/root")

//Adds a single location criteria. Since this has nothing specific set, it will be completed the instant the player is added to the world, thus unlocking the page instantly.
addCriteria("impossible", "minecraft:impossible")


alwaysVisible()
hideLines()
setPos(-298,94)