Skip to content

Add plural common tags for flour and dough#55

Open
RooftopThinker wants to merge 1 commit into
Let-s-Do-Collection:1.21.1from
RooftopThinker:fix/plural-common-flour-dough-tags
Open

Add plural common tags for flour and dough#55
RooftopThinker wants to merge 1 commit into
Let-s-Do-Collection:1.21.1from
RooftopThinker:fix/plural-common-flour-dough-tags

Conversation

@RooftopThinker
Copy link
Copy Markdown

@RooftopThinker RooftopThinker commented May 19, 2026

Summary

This PR adds plural c common tags for Farm & Charm flour and dough while keeping the existing singular tags as legacy aliases.

Added:

  • c:flours
  • c:doughs

Updated:

  • c:flour now references #c:flours
  • c:dough now references #c:doughs

Motivation

The existing singular tags (c:flour and c:dough) are kept for backward compatibility, but plural tag names are more consistent with the common/conventional tag naming style used by other mods and modding ecosystems.

The Fabric Wiki describes conventional tags as standardized tags in the c namespace, intended to reduce inconsistency between mods and allow similar content from different mods to be used interchangeably where appropriate. It also notes that conventional tag names generally use the plural form:

https://wiki.fabricmc.net/tutorial:tags#conventional_tags

This change keeps existing compatibility intact while making Farm & Charm's flour and dough available through plural common tags as well.

Notes

This PR does not:

  • remove the existing singular tags
  • change any item IDs
  • change any recipes
  • add loader-specific behavior

Testing

  • Built the NeoForge jar successfully.
  • Tested the generated jar in-game.

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