Updated
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.entities.components.1.12.0",
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.entities.1.12.0.minecraft.explode",
|
||||
"type": "object",
|
||||
"title": "Explode 1.12.0",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.entities.1.12.0.minecraft.projectile",
|
||||
"description": "Allows the entity to be a thrown entity.",
|
||||
"type": "object",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.entity1.10.0",
|
||||
"type": "object",
|
||||
"title": "Behavior Entity 1.12.0",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.entities.events1.12.0",
|
||||
"type": "object",
|
||||
"title": "Events 1.12.0",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.entities.1.12.0.minecraft.filters",
|
||||
"title": "Filters 1.12.0",
|
||||
"definitions": {
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft:entity",
|
||||
"title": "Entity 1.12.0",
|
||||
"required": ["description"],
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.entities.type.entity_types.1.12.0",
|
||||
"title": "Entity Types 1.12.0",
|
||||
"type": "array",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.entities.1.12.0.event",
|
||||
"title": "Event",
|
||||
"description": "Minecraft behavior event 1.12.0",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.entities.type.range_number_type.1.12.0",
|
||||
"title": "Range [a, B]",
|
||||
"description": "A described range",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.entities.type.trigger.1.12.0",
|
||||
"title": "Trigger1.12.0",
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user