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