
setIcon(<quark:custom_bookshelf:2>)
setTitle("Or you want to decorate?")
setDescription("Quark adds tons of new blocks to decorate your buildings, such as more wood type things, leaf carpets and more! Check next advancements for more infos.")

addParent("triumph:quark/root")
addCriteria("location", "minecraft:location")

//Set the toast notification in the top right corner of the screen to not show up when this advancement is achieved.
setShowToast(false)

//Set the advancement to not send a chat message when it is achieved.
setAnnounceToChat(false)

drawDirectLines(true)
setPos(-155,84)