Skip to content

Conversation

Intybyte
Copy link
Member

@Intybyte Intybyte commented Oct 3, 2025

Fixes #361

Copy link
Contributor

@OhmV-IR OhmV-IR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm cw & ig

val pylonItem = PylonItem.fromStack(clonedUnkown)

if (pylonItem == null) {
// item is vanilla
Copy link
Contributor

@LordIdra LordIdra Oct 11, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

misleading comment - item is not pylon*. (same for variable names here - shouldn't imply that item is always vanilla)

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.

Middle-click on the result item in GrindStoneRecipe will get unusable item

4 participants