Update nap.json
corrected description
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.nap",
|
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.nap",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"title": "Nap",
|
"title": "Nap",
|
||||||
"description": "Allows the mob to move back into lava when on land.",
|
"description": "Allows mobs to occassionally stop and take a nap under certain conditions.",
|
||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
"properties": {
|
"properties": {
|
||||||
"priority": { "$ref": "types/priority.json" },
|
"priority": { "$ref": "types/priority.json" },
|
||||||
|
|||||||
Reference in New Issue
Block a user