diff --git a/source/behavior/entities/format/components/trade_resupply.json b/source/behavior/entities/format/components/trade_resupply.json index 9e3e85dc..90188e8a 100644 --- a/source/behavior/entities/format/components/trade_resupply.json +++ b/source/behavior/entities/format/components/trade_resupply.json @@ -1,7 +1,6 @@ { "$id": "blockception.minecraft.behavior.entities.minecraft.trade_resupply", - "description": "UNDOCUMENTED", - "$comment": "UNDOCUMENTED", + "description": "Resupplies an entity's trade.", "type": "object", "title": "Trade Resupply", "additionalProperties": false,