Remove random ":" (#289)

This commit is contained in:
Xterionix
2024-05-25 20:01:35 +05:00
committed by GitHub
parent 8043b92fc0
commit 24e6cba950

View File

@@ -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" },