Update server/static/ui_crafting.js
This commit is contained in:
@@ -3,7 +3,7 @@ export function setupCrafting(root) {
|
|||||||
<div class="panel hidden">
|
<div class="panel hidden">
|
||||||
<h3>Crafting</h3>
|
<h3>Crafting</h3>
|
||||||
<p style="font-size:12px;color:var(--muted);">
|
<p style="font-size:12px;color:var(--muted);">
|
||||||
(Placeholder) Add recipes and crafting logic here.
|
(Placeholder) Add recipes and crafting interactions here.
|
||||||
</p>
|
</p>
|
||||||
<div style="margin-top:6px;text-align:right;">
|
<div style="margin-top:6px;text-align:right;">
|
||||||
<button id="craft-close">Close</button>
|
<button id="craft-close">Close</button>
|
||||||
|
|||||||
Reference in New Issue
Block a user