awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Minecraft development kit

Ranking updated Jul 6, 2026

Explore the best Minecraft SDKs for your project. We compare top open-source development kits by activity and features to help you find the best fit.

Minecraft development kit

Find the best repos with AI.We'll search the best matching repositories with AI.
  • fabricmc/fabric-apiFabricMC avatar

    FabricMC/fabric-api

    3,098View on GitHub↗

    Fabric API is a modular framework designed for Minecraft mod development, providing a standardized set of hooks and libraries that enable the integration of custom content into the game. It serves as a foundational toolkit for injecting custom logic, assets, and networked data into the game environment during both startup and runtime phases. The framework distinguishes itself by facilitating interoperability between independent modifications through shared events and interface-based contracts, which allow different mods to interact without requiring direct dependencies. It manages the complex

    Fabric API gives you the core hooks, event bus, and mixin infrastructure needed to build Minecraft mods on the Fabric loader, offering the Java API and Fabric-specific support you are looking for.

    JavaGame Modding ToolkitsGame Asset ManagementGame Modding Interfaces
    View on GitHub↗3,098
  • neoforged/neoforgeneoforged avatar

    neoforged/NeoForge

    1,949View on GitHub↗

    NeoForge is a development framework and programming interface designed for modifying the Minecraft Java Edition game engine. It provides a standardized environment that allows developers to inject custom logic, extend core gameplay mechanics, and introduce new content into the game. The platform distinguishes itself by utilizing a system of hooks and registry patterns that manage how modifications interact with the game engine. It maintains stability across different versions by separating client and server execution environments and automating the discovery and loading of mod packages. The

    NeoForge provides a complete modding API for Minecraft: Java Edition based on Forge, with a Java API, event bus, mixin system, and Gradle packaging—squarely fitting the intended category, though it supports only the Forge loader rather than Fabric as well.

    JavaEngine Modification InterfacesEvent-Driven Hook SystemsGameplay Logic Extenders
    View on GitHub↗1,949

Related searches

  • a server software for hosting Minecraft
  • a self hosted server for Minecraft
  • an open source framework for home automation
  • an implementation of a Model Context Protocol server
  • a framework for building MCP servers
  • an MCP client library for app developers
  • MCP servers, clients and tools
  • a java game engine for desktop development