Move item_id to recipes table and drop recipe_id from items Update backend queries and admin UI to reflect the new domain model
Replace item tags with favorite things to unify entity tagging Allow multiple maps, times, and weathers per habitat appearance Make item usage optional and translate API error messages to Chinese Add .dockerignore files for backend and frontend