Update navigation.fly.json
corrected description
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$id": "blockception.minecraft.behavior.entities.minecraft.navigation.fly",
|
"$id": "blockception.minecraft.behavior.entities.minecraft.navigation.fly",
|
||||||
"title": "Navigation Fly",
|
"title": "Navigation Fly",
|
||||||
"description": "Allows this entity to generate paths in the air like the vanilla Bees do. Keeps them from falling out of the skies and doing predictive movement.",
|
"description": "Allows this entity to generate paths in the air like the vanilla Parrots do.",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
"properties": {
|
"properties": {
|
||||||
|
|||||||
Reference in New Issue
Block a user