aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcoil <51716565+coil0@users.noreply.github.com>2019-12-23 23:55:25 -0500
committerPierre-Yves Rollo <dev@pyrollo.com>2019-12-31 16:58:45 +0100
commit3a43e4ad81dc6595fabfa22c88e229c393f93529 (patch)
tree51d14805ccc1547e98fedfd88a30aa65281b1436
parent09974f0c9070b6bbe474cb22444368d7d1d453fb (diff)
downloaddisplay_modpack_no_craft-3a43e4ad81dc6595fabfa22c88e229c393f93529.tar.gz
display_modpack_no_craft-3a43e4ad81dc6595fabfa22c88e229c393f93529.zip
Add missing entries to wallmounted_rotations
-rw-r--r--display.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/display.lua b/display.lua
index 6994e4e..fa7c854 100644
--- a/display.lua
+++ b/display.lua
@@ -29,6 +29,7 @@ local wallmounted_rotations = {
[0]={x=1, y=0, z=0}, [1]={x=3, y=0, z=0},
[2]={x=0, y=3, z=0}, [3]={x=0, y=1, z=0},
[4]={x=0, y=0, z=0}, [5]={x=0, y=2, z=0},
+ [6]={x=1, y=0, z=0}, [7]={x=1, y=1, z=1},
}
local facedir_rotations = {