generated from nhcarrigan/template
bug: craft button visible when materials are insufficient #128
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
The craft button is visible and clickable even when the player does not have enough materials to craft the recipe. The server correctly rejects the request, but the client should be disabling or hiding the button when requirements aren't met.
Steps to Reproduce
verdant_sapwhen 5 are needed)Not enough <material> (need X, have Y)Expected Behaviour
The craft button should be disabled (or hidden) when the player does not have sufficient materials.
Error
✨ This issue was created with help from Hikari~ 🌸
hikari referenced this issue2026-03-24 12:15:40 -07:00