Skip to content

Commit 10e360d

Browse files
fix invalid identifiers refrence
1 parent 4a98159 commit 10e360d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/minecraftBedrock/schema/entity/v1.26.20/components/spawn_on_death.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"entity_to_spawn": {
88
"title": "Entity to Spawn",
99
"description": "What entity to spawn, defaults to owning entity when not set.",
10-
"$ref": "../../../general/reference/identifiers.json#/"
10+
"$ref": "../../../general/reference/identifiers.json#/definitions/entity_identifiers"
1111
},
1212
"spawn_method": {
1313
"title": "Spawn Method",

0 commit comments

Comments
 (0)