Hello, I have a problem regarding my NEST block, I would like to store within it a variable of type String (The UUID of a certain entity) and it can change dynamically (with a Goal of the entity).
It turns out that the only way I have been able to store "values" inside blocks is with "properties" like Boolean, Integers, but no Strings and if possible I would not like to do it with block entities, so im stuck right now.
Important Information
By using this site, you agree to our Terms of Use.