Skip to content

Recipe Expansion - #3370

Draft
Crepestrom wants to merge 9 commits into
PixelGuys:masterfrom
Crepestrom:crafting-table
Draft

Recipe Expansion#3370
Crepestrom wants to merge 9 commits into
PixelGuys:masterfrom
Crepestrom:crafting-table

Conversation

@Crepestrom

@Crepestrom Crepestrom commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

This pr adds crafting tags to all recipies (by default they all have .handCraftable)
When you open the crafting menu it will check if it has the right tags to show a recipe to the player
It also allows blocks to call open the crafting menu with its own tags (allows for gating recipes behind certain crafting tables)

note: is leaking stack allocator i think

@Crepestrom
Crepestrom marked this pull request as ready for review July 16, 2026 20:26
@Wunka Wunka moved this to Low Priority in PRs to review Jul 17, 2026
@Crepestrom
Crepestrom marked this pull request as draft July 25, 2026 16:12
@Crepestrom

Copy link
Copy Markdown
Contributor Author

also i fixed the leak
i just didnt understand when different allocators leak and what they look like when they leak

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Low Priority

Development

Successfully merging this pull request may close these issues.

2 participants