From 29caa3e1724046b00a873e857a8f17414a9d3e9b Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Mon, 24 Jul 2023 08:29:52 +0200 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Configuration.md b/Configuration.md index 8ab7310..dbaa628 100644 --- a/Configuration.md +++ b/Configuration.md @@ -17,10 +17,10 @@ Display entity billboard type. Some of them might work funny, `vertical` is stro - `fixed` - no rotation ### interpolation-delay -Interpolation delay property for text display entity. This values is in ticks. +Interpolation delay property for text display entity. This value is in ticks. ### interpolation-duration -Interpolation duration property for text display entity. This values is in ticks. +Interpolation duration property for text display entity. This value is in ticks. ### see-through Decides if display should always be visible through walls. Possible values are `true` and `false`.