| Name | conversion_duration | 
| Object | EntityTag | 
| Input | DurationTag | 
| Related Tags | <EntityTag.conversion_duration>Returns the duration of time until an entity completes a conversion. See EntityTag.is_converting for examples of conversions. (...) | 
| Description | Sets the duration of time until an entity completes a conversion. See EntityTag.is_converting for examples of conversions. When this value hits 0, the conversion completes. | 
| Generated Example |  | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityConversionTime.java#L130 |