Aureljz / Towers-of-the-Wild-Additions

Other
3 stars 2 forks source link

Waystones (Polymer Port) compatibility #2

Closed Zekiu closed 2 years ago

Zekiu commented 2 years ago

As this mod now requires Fabric Waystones to work (tho from the repo README it seems it's not supposed to work that way?), you can't use it on server-side only anymore. This change allows for use of Waystones (Polymer Port) instead of Fabric Waystones if the mod is installed on server only. You can still use normal Fabric Waystones with this change.

Here's a screenshot of the mod running on client with Fabric Waystones: 2022-04-02_17 46 15

Modded client on modded server with Fabric Waystones: 2022-04-02_18 33 46

Vanilla client on modded server with Waystones (Polymer Port): 2022-04-02_17 49 21

Zekiu commented 2 years ago

You could also replace 2.5.0-polymerport.0 with * as 2.5.0 is the only supported version for 1.18.2 anyway

Aureljz commented 2 years ago

Thanks, I'll upload this to Curseforge in a bit