Document MVP shelter roof piece

This commit is contained in:
2026-05-18 11:09:23 -07:00
parent 8c6aa7cdeb
commit e57a77d086
3 changed files with 41 additions and 1 deletions
+4 -1
View File
@@ -619,7 +619,10 @@ Target deliverable: A small group can join a server, spawn into one biome, gathe
the craftable `primitive_wall_panel` inventory construction part consumed by
the primitive shelter recipe; separately placeable modular walls remain
deferred to `0.2.E Permanent Structures`.
- [ ] Add roof piece if needed.
- [x] Add roof piece if needed. For the kit-based MVP style, the roof piece is
the craftable `primitive_roof_panel` inventory construction part consumed by
the primitive shelter recipe; separately placeable modular roofs remain
deferred to `0.2.E Permanent Structures`.
- [ ] Add door/opening if needed.
- [x] Add resource cost validation.
- [x] Add construction interaction.