Fixing entities
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entity1.10.0",
|
||||
"type": "object",
|
||||
"title": "Behavior Entity 1.10.0",
|
||||
"title": "Entity Behavior 1.10.0",
|
||||
"description": "TODO description",
|
||||
"additionalProperties": false,
|
||||
"required": ["format_version", "minecraft:entity"],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entity1.10.0",
|
||||
"type": "object",
|
||||
"title": "Behavior Entity 1.11.0",
|
||||
"title": "Entity Behavior 1.11.0",
|
||||
"description": "TODO description",
|
||||
"required": ["format_version", "minecraft:entity"],
|
||||
"properties": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entity1.10.0",
|
||||
"type": "object",
|
||||
"title": "Behavior Entity 1.12.0",
|
||||
"title": "Entity Behavior 1.12.0",
|
||||
"description": "TODO description",
|
||||
"required": ["format_version", "minecraft:entity"],
|
||||
"properties": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entity1.13.0",
|
||||
"type": "object",
|
||||
"title": "Behavior Entity 1.13.0",
|
||||
"title": "Entity Behavior 1.13.0",
|
||||
"description": "TODO description",
|
||||
"required": ["format_version", "minecraft:entity"],
|
||||
"properties": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entity1.14.0",
|
||||
"type": "object",
|
||||
"title": "Behavior Entity 1.14.0",
|
||||
"title": "Entity Behavior 1.14.0",
|
||||
"description": "TODO description",
|
||||
"required": ["format_version", "minecraft:entity"],
|
||||
"properties": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entity1.16.0",
|
||||
"type": "object",
|
||||
"title": "Behavior Entity 1.16.0",
|
||||
"title": "Entity Behavior 1.16.0",
|
||||
"description": "TODO description",
|
||||
"required": ["format_version", "minecraft:entity"],
|
||||
"properties": {
|
||||
|
||||
Reference in New Issue
Block a user