Add Bucket + Water/Lava = Rock Interaction
This commit is contained in:
parent
3a7865b913
commit
6f73c1892a
7 changed files with 53 additions and 5 deletions
|
@ -42,6 +42,7 @@
|
|||
#define ITEM_FURNACE 31
|
||||
#define ITEM_WORKBENCH 32
|
||||
#define ITEM_LANTERN 33
|
||||
#define TOOL_BUCKET 101
|
||||
|
||||
typedef struct Inventory Inventory;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue