You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: