summaryrefslogtreecommitdiff
path: root/tiles.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tiles.txt')
-rw-r--r--tiles.txt8
1 files changed, 2 insertions, 6 deletions
diff --git a/tiles.txt b/tiles.txt
index 22ce851..7902ed4 100644
--- a/tiles.txt
+++ b/tiles.txt
@@ -1,8 +1,4 @@
-this is kind of inconsistent, it shall change soon
-
-false: nothing
+number 0: empty
number 1-8: red orange yellow green teal blue purple grey
-true: other orange. the one you can place yourself.
-
+9: other orange. the one you can place yourself.
-suggestion: use 0 for nothing. (probably don't use nil, because that's used for unloaded chunks. perhaps use false. idk)