Add lava to creative inventory (hmm, we're shortly running out of creative inventory space)
parent
e57754868f
commit
ad408f269c
|
@ -486,6 +486,7 @@ void craft_set_creative_inventory(Player *player)
|
|||
CONTENT_CHEST,
|
||||
CONTENT_FURNACE,
|
||||
CONTENT_SIGN_WALL,
|
||||
CONTENT_LAVASOURCE,
|
||||
CONTENT_IGNORE
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue