From e4bc2de6e6aa507044a6a75b4c1954974539a857 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sun, 21 Jun 2026 02:26:57 -0400 Subject: feat: combat health bar. color improvements. --- worldbuilding_guide/construction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'worldbuilding_guide/construction.md') diff --git a/worldbuilding_guide/construction.md b/worldbuilding_guide/construction.md index 63249b3..2c4b7ce 100644 --- a/worldbuilding_guide/construction.md +++ b/worldbuilding_guide/construction.md @@ -212,7 +212,7 @@ This enables automatic support through the unified production system (`advancePr | `data/items/saw.yaml` | Saw tool | | `data/items/planks.yaml` - `mahogany_planks.yaml` | Plank items (4 tiers) | | `data/items/wooden_shelf.yaml` - `mahogany_table.yaml` | Furniture items (7 items) | -| `data/recipes/construct_planks.yaml` - `construct_mahogany_table.yaml` | Construction recipes (11 recipes) | +| Item YAMLs with `craft:` blocks (planks, furniture) | Construction recipes — inline on output item YAML | | `data/mobs/estate_broker.yaml` | Estate broker mob (talk inline) | | `data/mobs/sawmill_operator.yaml` | Sawmill operator mob (talk inline) | | `data/rooms/16.yaml` | Construction Site (updated) | -- cgit v1.2.3