Skip to content

Recipe Expansion - #3370

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

Recipe Expansion#3370
Crepestrom wants to merge 12 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

@IntegratedQuantum

Copy link
Copy Markdown
Member

Did you intend to mark this as a draft?

@Crepestrom

Copy link
Copy Markdown
Contributor Author

i will test it to make sure it work

@Crepestrom

Copy link
Copy Markdown
Contributor Author

nope still has a issue with the players crafting tags being stuck when using a transmutation table

@IntegratedQuantum IntegratedQuantum moved this from Low Priority to WIP/not ready for review in PRs to review Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: WIP/not ready for review

Development

Successfully merging this pull request may close these issues.

3 participants