Add simple container recipe

This commit is contained in:
2026-05-17 17:41:05 -07:00
parent 5da545e000
commit ef658a380e
10 changed files with 101 additions and 2 deletions
+3 -1
View File
@@ -564,7 +564,9 @@ Target deliverable: A small group can join a server, spawn into one biome, gathe
- [x] Add campfire recipe.
- [x] Add shelter recipe.
- [x] Add recipes or gather paths for primitive shelter structure parts.
- [ ] Add simple container recipe.
- [x] Add simple container recipe. Added `simple_container` item and recipe
data assets, using wood, fiber, and hide as MVP ingredients for later
placed-storage/container systems.
- [x] Add bandage or basic treatment recipe.
- [ ] Add crafting UI.
- [x] Add multiplayer authority checks.