Updated entity damages

This commit is contained in:
DaanV2
2021-06-03 16:06:23 +02:00
parent c2448327e3
commit bc12c1e663

View File

@@ -2,6 +2,7 @@
"$id": "blockception.minecraft.general.1.8.0.entity.damage",
"type": "string",
"title": "Entity Damage Name",
"description": "TODO description",
"enum": [
"all",
"anvil",
@@ -34,6 +35,5 @@
"thorns",
"void",
"wither"
],
"description": "TODO description"
]
}