Skip to content

sand group in silicon wafer recipe#441

Merged
OgelGames merged 1 commit into
mt-mods:masterfrom
The4codeblocks:patch-6
Jun 6, 2026
Merged

sand group in silicon wafer recipe#441
OgelGames merged 1 commit into
mt-mods:masterfrom
The4codeblocks:patch-6

Conversation

@The4codeblocks

@The4codeblocks The4codeblocks commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

implements/fixes #440

@OgelGames

Copy link
Copy Markdown
Contributor

Works, but unified inventory doesn't show the correct quantity of sand for some reason:
image
I think it's a unified inventory problem though, because technic doesn't register the recipe any different for groups:

unified_inventory.register_craft({
type = recipe.method,
output = output,
items = table.copy(recipe.input),
width = 0,
})

@OgelGames OgelGames merged commit 937948d into mt-mods:master Jun 6, 2026
3 checks passed
@OgelGames

Copy link
Copy Markdown
Contributor

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

allowing any sand in the alloyer recipe for silicon wafers

2 participants