diff --git a/src/content_craft.cpp b/src/content_craft.cpp index 866c1e532..49433db12 100644 --- a/src/content_craft.cpp +++ b/src/content_craft.cpp @@ -505,6 +505,7 @@ void craft_set_creative_inventory(Player *player) CONTENT_CLAY, CONTENT_BRICK, CONTENT_TREE, + CONTENT_WOOD, CONTENT_LEAVES, CONTENT_CACTUS, CONTENT_PAPYRUS,