xpple / SeedMapper

In-game Minecraft Fabric mod that allows you to do various things with the world seed.
GNU Lesser General Public License v3.0
182 stars 20 forks source link

ConfigCommand: Allow copying the configured seed #40

Closed networkException closed 2 years ago

networkException commented 2 years ago

This pull request adds a click to copy functionality to /seedmapper:config seed {get,set}. It also fixes a broken dependency.

xpple commented 2 years ago

Thanks!