From 23470e92b88e5ce5006dc40749a9d00684d573dd Mon Sep 17 00:00:00 2001 From: Zachary Vance Date: Mon, 22 Jun 2015 06:05:03 -0700 Subject: [PATCH] Add recipes thanks --- computercraft_reference.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/computercraft_reference.html b/computercraft_reference.html index f220e24..0abaa9e 100644 --- a/computercraft_reference.html +++ b/computercraft_reference.html @@ -535,5 +535,9 @@
table.__index / table.__newindex
Example values: nil, True, False, {}, 3, "yes", {"yes", 3}, {a="a", b=3}
+
+ Special Thanks +
To the ComputerCraft Wiki for the recipe graphics, as well as excellent documentation.
+
-- 2.47.3