Updated description

This commit is contained in:
DaanV2
2021-06-14 19:06:45 +02:00
parent 7154619b2f
commit 6dc3da6c8e
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
"type": "object",
"title": "Breedable 1.13.0",
"additionalProperties": false,
"description": "Specifies the blocks that this entity can break as it moves around.",
"description": "Defines the way an entity can get into the `love` state.",
"definitions": {
"breeds_with_spec": {
"type": "object",

View File

@@ -3,7 +3,7 @@
"type": "object",
"title": "Breedable 1.16.0",
"additionalProperties": false,
"description": "Specifies the blocks that this entity can break as it moves around.",
"description": "Defines the way an entity can get into the `love` state.",
"definitions": {
"breeds_with_spec": {
"type": "object",

View File

@@ -3,7 +3,7 @@
"type": "object",
"title": "Breedable 1.8.0",
"additionalProperties": false,
"description": "Specifies the blocks that this entity can break as it moves around.",
"description": "Defines the way an entity can get into the `love` state.",
"definitions": {
"breeds_with_spec": {
"type": "object",