You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have an armor_cuirass item, with the name "Bell cuirass". I can spawn it through the item menu, so it definitely exists. I am staring at a recipe for it in json. Yet, it does not appear in the crafting menu.
Attach save file
Trivially reproducible + REQUIRES new character to demonstrate
Steps to reproduce
Fresh character
open the crafting menu
debug->learn all recipes
open crafting menu again, search for bell cuirass, confirm that recipes are not found
Repeat without step 2 (never open the crafting menu prior to learning the recipe), notice that recipes for bell cuirass are found.
Expected behavior
I expect the learned recipes to show up in the crafting menu.
NOTE: The recipes are definitely learned, I dumped the IDs with some added debug function calls. The crafting menu simply thinks they should not be displayed for.... some reason.
The text was updated successfully, but these errors were encountered:
Describe the bug
We have an
armor_cuirass
item, with the name "Bell cuirass". I can spawn it through the item menu, so it definitely exists. I am staring at a recipe for it in json. Yet, it does not appear in the crafting menu.Attach save file
Trivially reproducible + REQUIRES new character to demonstrate
Steps to reproduce
Repeat without step 2 (never open the crafting menu prior to learning the recipe), notice that recipes for bell cuirass are found.
Expected behavior
I expect the learned recipes to show up in the crafting menu.
Screenshots
No response
Versions and configuration
6d2d392
Additional context
NOTE: The recipes are definitely learned, I dumped the IDs with some added debug function calls. The crafting menu simply thinks they should not be displayed for.... some reason.
The text was updated successfully, but these errors were encountered: