#Variable not changing

1 messages · Page 1 of 1 (latest)

open harness
#

I have a list variable ( {blocks::*} ) that i want to define using variables:
But once they have been set, i can't change them again. So one of the variables (index 1) is now a is now a spruce log instead of andesite
How can I make it so it actually changes?
Also, should i even be using the variables: ?

manic ocean
#

Just set it in your code somewhere?

#

The variable section sets the default value of unset variables

open harness
#

Oh so thats how it works