From c2184634b6d3c3268c08c8d430506cfb60245fdf Mon Sep 17 00:00:00 2001 From: ubq323 Date: Sun, 5 Feb 2023 00:31:51 +0000 Subject: add info to tiles.txt --- tiles.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tiles.txt 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) -- cgit v1.2.3