Updated entity damage list
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user