Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.21.4] Sync remaining c tags with NeoForge #4186

Open
wants to merge 46 commits into
base: 1.21.4
Choose a base branch
from

Conversation

TelepathicGrunt
Copy link
Contributor

@TelepathicGrunt TelepathicGrunt commented Oct 25, 2024

Fabric 1.21.1 Port: #4161
Neoforge PR: neoforged/NeoForge#1628

In the original unify tag PR, the aim was to sync majority of tags but leave out the super niche tags in order to not bug down the unify work with too much nitpicking. I think it is now a good time to work on discussing these niche tags on which to fully sync between Fabric and Neoforge and which might be time to retire in 1.22 instead of adding to the other loader.

I ran a small Python script and collected all the tags that are in NeoForge but not Fabric and vice versa. I made this PR to NeoForge to add c tags to it that Fabric had: neoforged/NeoForge#1628

This current PR is for c tags that are in Neoforge but not Fabric. HOWEVER, I will point out, there is quite a handful of tags added and I honestly don't expect them all to be liked. Please take a look and give feedback which tag looks good, or missing entries, or is inconsistent, or you feel is too niche or pointless.

Neo side is willing to discuss this. Like I am yeeting the c:is_modified biome tag out of Neo in 1.22 (marking deprecated now) instead of syncing it because that tag is outdated and lost all meaning with today's worldgen systems.

I did split every tag into a separate commit to help reviewers out. It should be easier to look through all the tags in this PR than the original unify PR that lagged GitHub lol. Also ran the game locally to make sure that there is no tag logspam.

Again, no rush on this PR. Lets give it time needed for review. This PR should be easy to cherry pick into 1.21.2 as well in theory. I would like to get it in for both 1.21.1 and future versions since a lot of modpacks are gonna to settle on 1.21.1 for a while.

Side note: Looks like the c:is_cold tag was missing c:is_cold/end tag. Fixed now in this PR.

The Nether stem and hyphae was missing from the Stripped wood/logs tag. This is fixed as well.

@TelepathicGrunt TelepathicGrunt added the enhancement New feature or request label Oct 25, 2024
@TelepathicGrunt TelepathicGrunt changed the title [1.21.3] Sync remaining c tags with NeoForge [1.21.3] Sync remaining c tags with NeoForge Oct 25, 2024
@TelepathicGrunt TelepathicGrunt changed the base branch from 1.21.3 to 1.21.4 December 12, 2024 22:22
@TelepathicGrunt TelepathicGrunt changed the title [1.21.3] Sync remaining c tags with NeoForge [1.21.4] Sync remaining c tags with NeoForge Dec 12, 2024
@modmuss50 modmuss50 added the last call If you care, make yourself heard right away! label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request last call If you care, make yourself heard right away!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants