Adjusted Terminal Packet Limits.
Fixed random errors thrown when FMP is installed. Finished Crafting Terminal Basic Features.
This commit is contained in:
@@ -5,6 +5,9 @@ public enum InventoryAction
|
||||
// standard vanilla mechanics.
|
||||
PICKUP_OR_SETDOWN, SPLIT_OR_PLACESINGLE, CREATIVE_DUPLICATE, SHIFT_CLICK,
|
||||
|
||||
// crafting term
|
||||
CRAFT_STACK, CRAFT_ITEM, CRAFT_SHIFT,
|
||||
|
||||
// extra...
|
||||
MOVE_REGION, PICKUP_SINGLE
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user