Skip to content

Allow using ints directly in orb crafting table recipes to set the orb level - #143

Merged
boubou19 merged 6 commits into
masterfrom
recipe-int
Aug 21, 2026
Merged

Allow using ints directly in orb crafting table recipes to set the orb level#143
boubou19 merged 6 commits into
masterfrom
recipe-int

Conversation

@koolkrafter5

Copy link
Copy Markdown

Why make an ItemStack of a blood orb just to try to cast it to IBloodOrb and only save the level from it? Seems silly to me; now you can send an int to directly set the orb level. Recipes that use orb items in other mods will still work of course, but I migrated all the recipes I could find here to use ints.

@koolkrafter5
koolkrafter5 requested a review from a team July 27, 2026 01:27
@koolkrafter5 koolkrafter5 added the Enhancement Improve an existing mechanic. Please explain the change with a before/after comparison. label Jul 27, 2026
@boubou19
boubou19 enabled auto-merge (squash) August 21, 2026 15:29
@boubou19
boubou19 merged commit 431bc8f into master Aug 21, 2026
1 check passed
@boubou19
boubou19 deleted the recipe-int branch August 21, 2026 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement Improve an existing mechanic. Please explain the change with a before/after comparison.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants