Open von-get opened 10 months ago
BetterF3 can't know whether a chunk is a slime chunk, as it does not know the seed which isn't shared with a client. I've tried a client/serverside mod called SlimeChunkF3 but it seems to not support BetterF3
Yeah, as the other person said your client has to know the seed for that to work.
Perhaps one could add a feature, like one that minihud has, where running /seed manually on a server (and having the server respond with one ofc) or being able to enter a manual seed somewhere in the mods settings, would enable that feature on servers.
Describe the Bug
Not sure if this is intended behavior, but Slime Chunk simply states "Unknown" when connected to a fairly vanilla server.
Minecraft: 1.20.1
Steps to Reproduce
Connect to multiplayer server Press F3
Expected Behavior
Learn whether or not a chunk is a slime chunk in multiplayer.
Screenshots
No response
Modloader Type
Fabric
Modloader Version
0.15.3
Mod Version
7.0.2
Log Output
No response
Additional Context
No response