]> git.lizzy.rs Git - Crafter.git/commitdiff
Add in redstone bug note
authoroilboi <47129783+oilboi@users.noreply.github.com>
Sat, 27 Jun 2020 22:34:22 +0000 (18:34 -0400)
committeroilboi <47129783+oilboi@users.noreply.github.com>
Sat, 27 Jun 2020 22:34:22 +0000 (18:34 -0400)
README.md

index d0bda108ddb7953883041193c9e702cac7c98a85..576b3bfe6633b7b44108df20ea3b31838716b012 100644 (file)
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ max_packets_per_iteration = 10096
 - breaker (mines whatever is in front of it)
 - dispenser (shoots out first item in inventory, or shoots item into pipe)
 - piston in general (if node is falling and piston is pointing up then FLING IT, if detects falling node entity FLING IT)
-
+- redstone bugs which spawn and try to kill you if a stack overflow detection occurs
 
 ---