mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Add lava to creative inventory (hmm, we're shortly running out of creative inventory space)
This commit is contained in:
parent
e57754868f
commit
ad408f269c
1 changed files with 1 additions and 0 deletions
|
@ -486,6 +486,7 @@ void craft_set_creative_inventory(Player *player)
|
||||||
CONTENT_CHEST,
|
CONTENT_CHEST,
|
||||||
CONTENT_FURNACE,
|
CONTENT_FURNACE,
|
||||||
CONTENT_SIGN_WALL,
|
CONTENT_SIGN_WALL,
|
||||||
|
CONTENT_LAVASOURCE,
|
||||||
CONTENT_IGNORE
|
CONTENT_IGNORE
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue