Skip to content

Commit

Permalink
Remove random ":" (#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xterionix authored May 25, 2024
1 parent 8043b92 commit 24e6cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/behavior/entities/format/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "A collection of components.",
"required": [],
"properties": {
"minecraft:absorption:": { "$ref": "./components/attribute.json" },
"minecraft:absorption": { "$ref": "./components/attribute.json" },
"minecraft:addrider": { "$ref": "./components/addrider.json" },
"minecraft:admire_item": { "$ref": "./components/admire_item.json" },
"minecraft:ageable": { "$ref": "./components/ageable.json" },
Expand Down

0 comments on commit 24e6cba

Please sign in to comment.