setIcon(<twilightforest:twilight_sapling:4>)
setTitle("藏有秘密的树叶")
setDescription("古时的德鲁伊常常会将一些魔法试剂藏在高大的暮色橡树之中。找到一棵，种植，并进行探索。")

addParent("triumph:advancements/magick/leyoftheland/leyoftheland")

// make this unlock with feeding an alicio
criteria = addCriteria("Twilight Planted", "minecraft:placed_block")
criteria.setBlock(<twilightforest:twilight_sapling:4>)

hideLines()
alwaysVisible()
// (horizontal, vertical)
setPos(-225,-35)