Update server/static/ui_crafting.js

This commit is contained in:
2025-11-13 15:50:09 +00:00
parent 20d0c4a4d4
commit dc8078e01b

View File

@@ -3,7 +3,7 @@ export function setupCrafting(root) {
<div class="panel hidden">
<h3>Crafting</h3>
<p style="font-size:12px;color:var(--muted);">
(Placeholder) Add recipes and crafting logic here.
(Placeholder) Add recipes and crafting interactions here.
</p>
<div style="margin-top:6px;text-align:right;">
<button id="craft-close">Close</button>