Architectury API Mod

55 Category: API and Library

Discover a new guide for Architectury Mod Wiki. Architectury API Mod is an intermediate API for Minecraft that aims to ease the development of cross-platform mods.

Architectur Mod Wiki

What is Mod API Architecture?

The architecture API is:

  • An API for abstract calls to the fabric api
  • Is a fake API because both loaders have different implementations
  • What fake API can be considered the same?

The architecture API updates regularly, with new hooks and features. There are now more than 90 event hooks, network abstraction, loader call abstraction, game registry abstraction, and easy to use @ExpectPlatform annotation (Works only on static methods).

Architecture API is just one part of the architecture ecosystem, Architecture Plugin is a plugin-level plugin that enables all these cross-platform actions.

You can create your architecture project with only the Architecture Plugin. In addition, the Architecture API is optional for projects built on the architecture

Feature

Architecture is an API for abstract calling to fabric api and forge api because both loaders have different implementations of what can be considered the same.

The architecture updates frequently, with new hooks and features.

Currently contains more than:

  • 90 event hooks,
  • network abstraction,
  • Loader call abstraction
  • Game registry abstraction
  • The @ExpectPlatform annotation is easy to use.

Advantages of Architecture:

  • Open source
  • Less boilerplate for your cross-platform mod

Update History

Version Date Size
1.20.1 Jun 12, 2023 561.3 KB
1.19.4 Mar 16, 2023 559.4 KB
1.19.3 Oct 23, 2022 554.5 KB
1.19.2 Aug 11, 2022 548.9 KB
1.19.1 Jul 28, 2022 536.3 KB
1.18.2 Aug 11, 2022 532.0 KB
1.18.1 Feb 1, 2022 492.9 KB
1.17.1 Dec 20, 2021 492.2 KB
1.16.5 Feb 1, 2022 532.4 KB

Architectury is one of the best mods that MC Wiki has just updated to the Minecraft Mods list

Screenshot

Architectury Screenshot 1 Architectury Screenshot 2 Architectury Screenshot 3 Architectury Screenshot 4

Download Links

Download from Curseforge Server

Current Owner: Shedaniel

Tags