Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 995 Bytes

Advancement.md

File metadata and controls

18 lines (13 loc) · 995 Bytes

Advancement

Properties

Name Type Description Notes
id String The unique id of the advancement
name String The name of the advancement
title String The title of the advancement
announceToChat Boolean True if the achieving of this advancement is announced in chat, false otherwise [optional]
description String The description of the advancement [optional]
hidden Boolean True if this is a hidden advancement [optional]
parent Advancement The parent advancement, which must be unlocked prior to this advancement [optional]
showToast Boolean True if achieving this advancement shows the player a toast message, false otherwise [optional]
tree CatalogTypeAdvancementTree The advancement tree that this advancement belongs to [optional]