diff --git a/source/behavior/entities/format/behaviors/share_items.json b/source/behavior/entities/format/behaviors/share_items.json index e6b98293..4f289b79 100644 --- a/source/behavior/entities/format/behaviors/share_items.json +++ b/source/behavior/entities/format/behaviors/share_items.json @@ -1,6 +1,6 @@ { "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.share_items", - "description": "Allows the mob to send an event to another mob.", + "description": "Allows the mob to give items it has to others.", "type": "object", "title": "Share Items", "additionalProperties": false,