Nerfed thrive

This commit is contained in:
Auxilor
2022-09-06 11:57:41 +01:00
parent 623d148c53
commit 58ad821d0f

View File

@@ -1,6 +1,6 @@
display-name: "Thrive"
description: "Gives &a%placeholder%&r bonus health"
placeholder: "%level% * 2"
placeholder: "%level%"
type: normal
targets:
@@ -16,6 +16,6 @@ enchantable: true
effects:
- id: bonus_health
args:
health: "%level% * 2"
health: "%level%"
conditions: [ ]