From 95e32414f74b00d4346aec8d268026f901d28238 Mon Sep 17 00:00:00 2001 From: unldenis Date: Fri, 2 Feb 2024 00:29:57 +0100 Subject: [PATCH] also item lines --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 39376b0..cd05d01 100644 --- a/README.MD +++ b/README.MD @@ -73,7 +73,7 @@ fun addHologram(location: Location) { ``` ## Reactive Holograms -From 3.1.0 version, the parameters of the text lines **_can also be reactive_**. This means that you can update the line by simply calling the 'set' method to these. +From 3.1.0 version, the parameters of text lines and item lines **_can also be reactive_**. This means that you can update the line by simply calling the 'set' method to these.

holoeasy state video