setIcon(<betterwithaddons:sapling_luretree>)
setTitle("血字之信")
setDescription("故事提到了有一颗能够吸引动物的渗血魔术，去找到一棵，种植并喂养它。")

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

// make this unlock with feeding an alicio
criteria = addCriteria("Alicio Planted", "minecraft:placed_block")
criteria.setBlock(<betterwithaddons:sapling_luretree>)

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