Fixed fortune placeholder

This commit is contained in:
Auxilor 2022-09-05 19:23:24 +01:00
parent f94a0e8ac2
commit ead3fd9d53

View File

@ -164,7 +164,7 @@ unbreaking:
fortune:
name: "Fortune"
description: "Gives a &a%placeholder%%&r boost to certain block drops"
placeholder: "(1 / (%level% + 2)) + ((%level% + 1) / 2)"
placeholder: "((1 / (%level% + 2)) + ((%level% + 1) / 2)) * 100 - 100"
type: normal
rarity: common