About 258,000 results
Open links in new tab
  1. [Tutorial] Modding With APIs - Minecraft Forum

    Apr 19, 2015 · Learn how to install APIs for Minecraft modding without placing the entire API directly in your project.

  2. Forge 1.20.1 Getting missing/unsupported mandatory dependencies

    Apr 8, 2025 · I am setting up a Forge server, I grabbed the mods from a custom CurseForge profile and uploaded them. I am getting the following errors when trying to launch the server. …

  3. Forge 1.21.6/1.21.7/1.21.8: Missing or Broken @SubscribeEvent ...

    Jul 22, 2025 · Hello, I'm encountering a compilation issue with Forge 1.21.6. The exact same mod code works perfectly on Forge 1.19.2 up to 1.21.5, but starting with 1.21.6, it fails to compile …

  4. Cobblemon Modpack Issue - Java Edition Support - Minecraft Forum

    Feb 4, 2025 · It is an issue or conflict with enhancedcelestials and cobblemonintegrations Remove enhancedcelestials or check for other builds

  5. Mod has failed to load correctly - Minecraft Forum

    Mar 6, 2021 · I have been trying for more than 2 hours to solve this problem, but it does not work. I wanted to play on my own server 1.16.5 with mods. Can someone help? ...

  6. Mod is installed but MC says it isnt (Architectury)

    Sep 11, 2024 · Note: Your post will require moderator approval before it will be visible.

  7. Mod API Comparison - Modification Development - Minecraft …

    Feb 29, 2020 · It's essentially a built-from-scratch API that aims to be a "true" API - no possibility for coremodding (base class modification) with ASM, but rather a simple hooking framework …

  8. mod failed to load correctly java.lang.NoClassDefFoundError

    Mar 27, 2023 · To create a forge mod, you have to add a forge build to your mod-project/workspace - so you can check the sourcecode (available on GitHub) for the used forge …

  9. Fabric Api Networking Error - Java Edition Support - Support ...

    Aug 6, 2022 · Start just with fabric-api in your mods-folder If this is working, add the mods one by one

  10. What's the Difference between an Api and a Lib - Minecraft Forum

    Feb 22, 2024 · They both mean the same thing. Libraries and APIs are used so that developers of mods don't have to rewrite their important code 1,000,000 times, and also to make other mods …