this post was submitted on 26 Feb 2024
306 points (94.5% liked)

Memes

45279 readers
2537 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 7 months ago (2 children)

It can't connect to real servers and load Java mods, can it?

[–] [email protected] 9 points 7 months ago

As the other guy said, it's not Minecraft, and not trying to be compatible with it, so no. There's some hacky scripts for converting Minecraft maps and texture packs, but that's about it.

Minetest does have a surprisingly active modding scene of its own, so if you're open for a different experience, I do think it deserves a look. And logging onto a Minetest server is a great way to discover lots of mods, as the client will automatically download and apply the mods from the server.

[–] [email protected] 4 points 7 months ago (1 children)

It's not Minecraft, so no. But I do wonder if it would be possible to make them cross-compatible somehow?

[–] [email protected] 5 points 7 months ago

Nah, definitely not the Java mods. Because Mojang never introduced a modding API, the Java mods just directly fuck around in the Java code of Minecraft itself. And that requires the Java code of Minecraft itself to be there and running.

It's more viable with Bedrock edition mods, I assume, but of course, that's much less useful...