• hauiA
    link
    English
    46 months ago

    Are there minecraft clones that are compatible with minecraft mods? Or would that be a licensing problem with the mods?

    • @WIPocket@lemmy.world
      link
      fedilink
      English
      7
      edit-2
      6 months ago

      Im not aware of any. Most clones have a very different architecture (and programming language, most clones dont run on the JVM) than Minecraft, even tho some projects go for feature parity and support the original Minecraft multiplayer protocol.

      So, no licencing problem Im aware of, mods are free to be shared under whatever licence and many are FOSS, but a technical problem.

      • hauiA
        link
        English
        16 months ago

        Thanks a lot for the heads up! The was very informative. I‘ll definitely check it out because I‘m pretty sad how MS treats minecraft these days.

    • ShittyKopper [they/them]
      link
      fedilink
      English
      7
      edit-2
      6 months ago

      considering most Minecraft mods directly mess with the Minecraft code as opposed to going through a well defined API (forge and fabric only provide so much) you can’t really make that work without outright stealing Minecraft code

      the best you can make would be resourcepack and datapack compatibility. maybe whatever molang stuff bedrock’s up to

      • hauiA
        link
        English
        16 months ago

        Thanks for explaining. This helps understanding the situation. It kind of makes me sad that microsoft is ruining minecraft bit by bit it seems. I recently got „informed“ that minecraft is now collecting telemetry without my consent. It was kind of the breaking point tbh.

    • @AncientMariner@lemmy.worldOP
      link
      fedilink
      English
      5
      edit-2
      6 months ago

      I think the other response was quite accurate. Different language and architecture makes it harder. There are mods made for minetest that can work with MineClone2, so there may be some stuff you’ll enjoy, but usually they have to specify it’s available for MineClone2. Here is a page if you want to have a look: https://content.minetest.net/packages/Wuzzy/mineclone2/hub/

      Minetest modding is actually quite nice to do from what I’ve heard.

      • hauiA
        link
        English
        26 months ago

        Thanks a lot! Will check it out!

    • @merthyr1831@lemmy.world
      link
      fedilink
      English
      46 months ago

      itd be easier to port the mods if anything, since Minetest is meant to be a lot easier to mod and extend than Minecraft. In fact, many of these Minecraft-like games for Minetest are an amalgamation of dozens of individual mods

      • hauiA
        link
        English
        26 months ago

        Thanks for the heads up! I appreciate it. I will check it out. Am an old school minecraft player from the beta days, a server admin and so on. Since I switched to linux and the foss world, microsofts minecraft really rubs me the wrong way. „Look what they did to my boy“ style.

        • @AncientMariner@lemmy.worldOP
          link
          fedilink
          English
          36 months ago

          I’ve said goodbye to the MineCraft I once knew, if we want something better, we make it, improve it and share it! :)

          • hauiA
            link
            English
            26 months ago

            Yeah, its sad. I‘m still playing from time to time but the telemetry and the regular „authentication servers down“ sh*t is really trying to tell me something I suppose.

            Will get into minetest soon I believe.