Update navigation.fly.json

corrected description
This commit is contained in:
ChibiMango
2022-08-09 11:21:13 +01:00
parent 70a410f5e1
commit 9b34173029

View File

@@ -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": {