File Details
Wayward Words 0.1.3 [FABRIC: 1.18.2]
- R
- Jul 6, 2022
- 106.27 KB
- 62
- 1.18.2
- Fabric
File Name
wayward-words-fabric-0.1.3.jar
Supported Versions
- 1.18.2
Curse Maven Snippet
The Fabric edition of 0.1.3 is finally here! The new version includes the following new features and changes (basically the same as forge):
+ Support for modded items! You can find all caches that are composed of items that are available to you given your current set of mods (you won't be able to open caches containing items from mods you do not nave)
+ New (server-side) common configuration file with the following parameters:
+ allowed-uuids: players will only be able to find and uncover caches authored by these minecraft player uuids! Enter multiple uuids in a comma separated list
+ allowed-items: players will only be able to find and uncover caches that contain exclusively these items! enter full registry paths, ie minecraft:bucket for a bucket, or naturescompass:naturescompass for nature's compass, etc
+ quick-start-command: "true" to allow players to use the /wws start command to spawn a bunch of feathers, frames, an anvil, and some books. "false" to disallow it.
It looks like fabric doesn't have stock support for config files, so your server will generate a waywardwords-common.toml in the /config folder the first time you start it up! Change the contents of that file to suit your needs and then reboot the server to allow the changes to be applied.
Additionally, now players will only be able to find any given cache once!
Next up, 1.19 support!!!