diff --git a/src/content_craft.cpp b/src/content_craft.cpp index 70b4c23..de98eb9 100644 --- a/src/content_craft.cpp +++ b/src/content_craft.cpp @@ -532,6 +532,8 @@ void craft_set_creative_inventory(Player *player) CONTENT_FURNACE, CONTENT_SIGN_WALL, CONTENT_LAVASOURCE, + CONTENT_WOOD, + CONTENT_LADDER, CONTENT_IGNORE };