This commit is contained in:
DaanV2
2021-07-23 13:51:48 +02:00
parent 25dd9e2c33
commit 13b9a8caa4
2 changed files with 0 additions and 4 deletions

View File

@@ -1,9 +1,7 @@
{
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.damage_sensor",
"title": "Damage Sensor 1.8.0",
"additionalProperties": false,
"description": "Defines what events to call when this entity is damaged by specific entities or items.",
"type": "object",
"definitions": {
"damagespec": {
"type": "object",

View File

@@ -2,8 +2,6 @@
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.interact",
"description": "Defines interactions with this entity.",
"title": "Interact 1.8.0",
"additionalProperties": false,
"type": "object",
"definitions": {
"interact_object": {
"type": "object",