LordDeatHunter / FabricWaystones

A Fabric mod for Minecraft that adds waystones - a new way of transportation, that let you teleport from one discovered waystone to another.
MIT License
34 stars 66 forks source link

[Feature]: Ignore dimension blacklist when waystone is global #258

Open EpicDark76 opened 4 months ago

EpicDark76 commented 4 months ago

Description

When using global waystone while a dimension blacklist is set, the dimension restriction takes priority, thus making the global waystones "less global".

Describe the solution you would like

Add a config option to ignore the dimension blacklist (teleport-TO) if the destination waystone is set to global, similar to the already existent config option to ignore it when in the same dimension as the destination.

Anything else?

No response