The language server currently thinks that has_property string values should NOT be quoted. It suggests them unquoted, and quoting them wrongly looks for a quoted value in the entity definition.
(Due to #423, you need at least two mobs with the provided property to reproduce this.)
In the vanilla game, string values must be quoted.
Note that property identifiers as values (when the key is property) must NOT be quoted.
The language server currently thinks that
has_propertystring values should NOT be quoted. It suggests them unquoted, and quoting them wrongly looks for a quoted value in the entity definition.(Due to #423, you need at least two mobs with the provided property to reproduce this.)
In the vanilla game, string values must be quoted.
Note that property identifiers as values (when the key is
property) must NOT be quoted.