mirror of
https://github.com/luanti-org/luanti.git
synced 2026-01-03 19:55:21 +01:00
Add wooden planks to creative inventory (...finally 8D)
This commit is contained in:
@@ -505,6 +505,7 @@ void craft_set_creative_inventory(Player *player)
|
|||||||
CONTENT_CLAY,
|
CONTENT_CLAY,
|
||||||
CONTENT_BRICK,
|
CONTENT_BRICK,
|
||||||
CONTENT_TREE,
|
CONTENT_TREE,
|
||||||
|
CONTENT_WOOD,
|
||||||
CONTENT_LEAVES,
|
CONTENT_LEAVES,
|
||||||
CONTENT_CACTUS,
|
CONTENT_CACTUS,
|
||||||
CONTENT_PAPYRUS,
|
CONTENT_PAPYRUS,
|
||||||
|
|||||||
Reference in New Issue
Block a user