diff --git a/source/behavior/entities/format/minecraft.entity.json b/source/behavior/entities/format/minecraft.entity.json index d668d961..ee43c852 100644 --- a/source/behavior/entities/format/minecraft.entity.json +++ b/source/behavior/entities/format/minecraft.entity.json @@ -150,7 +150,7 @@ "type": "string", "title": "Runtime Identifier", "description": "Sets the name for the Vanilla Minecraft identifier this entity will use to build itself from.", - "examples": ["minecraft."] + "examples": ["minecraft:"] }, "scripts": { "type": "object",