forked from mtcontrib/display_modpack
Add missing entries to wallmounted_rotations
This commit is contained in:
parent
09974f0c90
commit
3a43e4ad81
|
@ -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 = {
|
||||
|
|
Loading…
Reference in New Issue
Block a user