Shift+Right Click.

This commit is contained in:
AlgorithmX2
2014-01-29 19:20:48 -06:00
parent bdc48457ec
commit b21af365cf
3 changed files with 37 additions and 2 deletions
+1 -1
View File
@@ -6,5 +6,5 @@ public enum InventoryAction
PICKUP_OR_SETDOWN, SPLIT_OR_PLACESINGLE, CREATIVE_DUPLICATE, SHIFT_CLICK,
// extra...
MOVE_REGION
MOVE_REGION, PICKUP_SINGLE
}