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.20.5] NeoForge and Fabric adding a c:hidden_from_locator_selection biome tag #177

Closed
TelepathicGrunt opened this issue Apr 12, 2024 · 2 comments

Comments

@TelepathicGrunt
Copy link

As part of the tag unification PRs here:
FabricMC/fabric#3310
neoforged/NeoForge#135

Both Fabric and NeoForge will add a c:hidden_from_locator_selection biome tag to allow biome makers specify if their biomes should not be locatable with modded items/abilities such as Nature's Compass. This could be for balance reasons or technical reasons or whatever.

This is just a heads up on this upcoming convention tag that you might be interested in having your mod check for to know what biomes to not allow users to locate with your item.

@MattCzyr
Copy link
Owner

Thanks for the heads up, I'll make use of this for both Nature's Compass and Explorer's Compass when updating to 1.20.5.

@MattCzyr
Copy link
Owner

Implemented in 2.2.4-fabric and 3.0.1-neoforge.

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

No branches or pull requests

2 participants