From 01645ec0277fb5fa8a1cfaaed1aa21490c8b978a Mon Sep 17 00:00:00 2001 From: HexedHero <4143594-HexedHero@users.noreply.gitlab.com> Date: Mon, 16 Sep 2019 10:29:38 +0000 Subject: [PATCH] Added missing saturation and commands --- src/main/resources/default/lore-format.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/default/lore-format.yml b/src/main/resources/default/lore-format.yml index 0d53091f..bce36df2 100644 --- a/src/main/resources/default/lore-format.yml +++ b/src/main/resources/default/lore-format.yml @@ -71,6 +71,7 @@ lore-format: - '#bouncing-crack#' - '#restore-health#' - '#restore-food#' +- '#restore-saturation#' - '#restore-mana#' - '#restore-stamina#' - '#soulbinding-chance#' @@ -106,6 +107,8 @@ lore-format: # - '{bar}&8&m--------&b&l &nAbilities&8 &m--------------' - '{bar}' - '#abilities#' +- '{bar}' +- '#commands#' # - '{bar}&8&m--------&b&l &nEffects&8 &m---------------' # - '#perm-effects#' # - '{bar}&8&m--------&e&l &nGem Stones&8 &m-----------'