Update summon_entity.json
corrected title
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.summon_entity",
|
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.summon_entity",
|
||||||
"description": "Allows the mob to attack the player by summoning other entities.",
|
"description": "Allows the mob to attack the player by summoning other entities.",
|
||||||
"title": "Stay While Sitting",
|
"title": "Summon Entity",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
"required": [],
|
"required": [],
|
||||||
|
|||||||
Reference in New Issue
Block a user