Updated health amount

This commit is contained in:
DaanV2
2022-02-09 15:23:43 +01:00
parent da673f7104
commit 8a2a951070
3 changed files with 14 additions and 6 deletions

View File

@@ -33,7 +33,7 @@
"health_amount": {
"type": "number",
"default": 0,
"description": "Amount of health to add to the entity upon successful interaction.",
"description": "The amount of health this entity will recover or hurt when interacting with this item. Negative values will harm the entity.",
"title": "Health Amount"
},
"hurt_item": {