this post was submitted on 15 Sep 2024
44 points (89.3% liked)

Linux Gaming

14954 readers
35 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
 

After listening to this comment in my earlier post, I finally installed Linux in my new machine. I have almost set up everything for my use case save for support for playing Minecraft.

While many Linux switchers are keen to having maximum support and optimization for games, I don't look forward to the same. I plan to having Minecraft as my one and only game in this machine and want to have as minimal dependencies set up for playing it as possible.

I intend to use the fabric version of MC with mod support on my machine with Iris Xe GPU. I am also comfortable with using a different launcher aside from the default one if it is safe and better to do so.

Could someone give me guidance on how I go around installing Minecraft according to my needs?

you are viewing a single comment's thread
view the rest of the comments
[–] sugar_in_your_tea@sh.itjust.works 1 points 3 days ago (1 children)

Huh, I didn't realize it was so commonly liked. We currently use MultiMC, which was the go-to launcher some years ago, but maybe I'll give PrismLauncher a try.

Does it do anything about launching servers? I currently launch Minecraft w/ systemd on boot, and I'm thinking of moving it to my NAS instead of my desktop (that way it's always on), so I'm interested in any way of better managing it since I need to keep the mods consistent between the server and our computers.

[–] Krafting@lemmy.world 2 points 3 days ago (1 children)

PrismLauncher add some more things, such as CurseForge out of the box, it's a fork of MultiMC, so it will do all the things MultiMC can do. If you want to manage your servers easily, you might want to take a look at CraftyController ?

However, I didn't know MultiMC could sync mods between servers and clients? How does this work?

[–] sugar_in_your_tea@sh.itjust.works 1 points 3 days ago* (last edited 3 days ago)

It doesn't, I just figured that if I'm going to go through the effort of switching the client launchers, I'll look for something that also works w/ servers. My kids are the ones who play Minecraft, not me, and I've largely avoided bothering with mods, but if something handles it well, I'll use it.

Right now, to add a mod, I have to copy the mod to a few computers (could probably automate w/ Syncthing or similar), and then filter by whatever server mods are needed. And if I upgrade Minecraft, I need to upgrade the server as well, which is a bit of a pain.