Update open_door.json
corrected title and id
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.guardian_attack",
|
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.open_door",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"title": "Guardian Attack",
|
"title": "Open Door",
|
||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
"description": "Allows the mob to open doors. Requires the mob to be able to path through doors, otherwise the mob won't even want to try opening them.",
|
"description": "Allows the mob to open doors. Requires the mob to be able to path through doors, otherwise the mob won't even want to try opening them.",
|
||||||
"required": [],
|
"required": [],
|
||||||
|
|||||||
Reference in New Issue
Block a user