Updated entity damage list

This commit is contained in:
DaanV2
2021-10-08 13:53:48 +02:00
parent 3a09ce7714
commit 0184a67dd3

View File

@@ -2,8 +2,7 @@
"$id": "blockception.minecraft.general.1.8.0.entity.damage",
"type": "string",
"title": "Entity Damage Name",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"description": "The type of damage that is received",
"enum": [
"all",
"anvil",
@@ -14,6 +13,7 @@
"entity_attack",
"entity_explosion",
"fall",
"fatal",
"falling_block",
"fire",
"fire_tick",