I would say for one modders would have much more information on the base to work with.

  • @[email protected]
    link
    fedilink
    64 days ago

    Then again, Minecraft used to be (maybe still is? I haven’t modded in a while) a big mess of spaghetti code but somehow modders not only made it work, but made it work without any documentation and working from obfuscated code.

    • Dark Arc
      link
      fedilink
      English
      8
      edit-2
      4 days ago

      As one of those old modders … It was “blood sweat and tears” mixed with community organization that allowed Minecraft modding to shine. Later aided by Mojang’s help and refactoring.

      • @[email protected]
        link
        fedilink
        15 hours ago

        If anything, modders showed Mojang how it’s done. Looking at it now, the Forge API is really familiar