summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2023-02-05 00:31:51 +0000
committerubq323 <ubq323@ubq323.website>2023-02-05 00:31:51 +0000
commitc2184634b6d3c3268c08c8d430506cfb60245fdf (patch)
tree60e076d7943d062dc5acad6203b2e231e899733c
parent795e7d43be726bfe872001964bb550dc3612c744 (diff)
add info to tiles.txt
-rw-r--r--tiles.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/tiles.txt b/tiles.txt
new file mode 100644
index 0000000..22ce851
--- /dev/null
+++ b/tiles.txt
@@ -0,0 +1,8 @@
+this is kind of inconsistent, it shall change soon
+
+false: nothing
+number 1-8: red orange yellow green teal blue purple grey
+true: 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)