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