Updated
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entity.1.8.0",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"title": "Entity Behavior 1.8.0",
|
||||
"description": "The minecraft entity behavior specification",
|
||||
"required": ["format_version", "minecraft:entity"],
|
||||
@@ -12,6 +13,5 @@
|
||||
"description": "A version that tells minecraft what type of data format can be expected when reading this file."
|
||||
},
|
||||
"minecraft:entity": { "$ref": "./minecraft.entity.json" }
|
||||
},
|
||||
"additionalProperties": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user