Add crafting debug exec tools

This commit is contained in:
2026-05-17 18:08:48 -07:00
parent 3509641df8
commit 70eb22d716
5 changed files with 137 additions and 1 deletions
+4 -1
View File
@@ -572,7 +572,10 @@ Target deliverable: A small group can join a server, spawn into one biome, gathe
recipes, shows current ingredient counts, highlights craftable rows, and
preloads the Agrarian player Blueprint with primitive recipe assets.
- [x] Add multiplayer authority checks.
- [~] Add crafting debug tools.
- [x] Add crafting debug tools. Added `AgrarianCraftStatus` and
`AgrarianCraft <RecipeId>` exec commands for listing known recipes,
inspecting craftability, and triggering server-authoritative craft requests
during smoke tests and demo rehearsal.
## 0.1.H Fire System