1 file changed
+4
-0
lines changedDiff for: mods/screwdriver/init.lua
+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
35 | 39 |
| |
36 | 40 |
| |
37 | 41 |
| |
|
mods/screwdriver/init.lua
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
35 | 39 |
| |
36 | 40 |
| |
37 | 41 |
| |
|
1 commit comments
entuland commentedon Feb 7, 2019
I'm not sure I see the reason for this additional check still in place - this check prevents rotating stuff like filled chests, which can be perfectly done without any problem whatsoever - what are the nodes that can't be dug and shouldn't be rotated?