This commit is contained in:
DaanV2
2024-07-23 21:26:23 +02:00
parent b359540ab0
commit b0be25825d
9 changed files with 266 additions and 806 deletions

View File

@@ -155,8 +155,7 @@
"runtime_identifier": {
"type": "string",
"title": "Runtime Identifier",
"description": "Sets the name for the Vanilla Minecraft identifier this entity will use to build itself from.",
"$ref": "../../../general/vanilla/entity.json"
"description": "Sets the name for the Vanilla Minecraft identifier this entity will use to build itself from."
},
"scripts": {
"type": "object",

View File

@@ -32,7 +32,7 @@
"description": "UNDOCUMENTED.",
"type": "array",
"items": {
"$ref": "../../general/biome_item.json"
"$ref": "../../general/vanilla/biome.json"
}
},
"quantity": {