Skip to content

Conversation

@Player005
Copy link

Recently, a user asked if it was possible to make cheese from our mod's custom milk Item or Fluid, so we wanted to PR to this mod instead of hardcoding compatibility into our mod, so that it's also compatible with any other mod that might add custom milk.

This very small PR adds the forge:milk tag to RatsItemTags and uses it instead of just checking if the item is the vanilla minecraft milk, and also uses the already existing isMilk function in some places where it was previously only checked against forge's milk fluid.

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.

1 participant