Remove random ":" (#289)
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"description": "A collection of components.",
|
"description": "A collection of components.",
|
||||||
"required": [],
|
"required": [],
|
||||||
"properties": {
|
"properties": {
|
||||||
"minecraft:absorption:": { "$ref": "./components/attribute.json" },
|
"minecraft:absorption": { "$ref": "./components/attribute.json" },
|
||||||
"minecraft:addrider": { "$ref": "./components/addrider.json" },
|
"minecraft:addrider": { "$ref": "./components/addrider.json" },
|
||||||
"minecraft:admire_item": { "$ref": "./components/admire_item.json" },
|
"minecraft:admire_item": { "$ref": "./components/admire_item.json" },
|
||||||
"minecraft:ageable": { "$ref": "./components/ageable.json" },
|
"minecraft:ageable": { "$ref": "./components/ageable.json" },
|
||||||
|
|||||||
Reference in New Issue
Block a user