architectury-api VS Create

Compare architectury-api vs Create and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
architectury-api Create
5 29
291 832
1.7% 1.8%
4.8 9.2
9 days ago 23 days ago
Java Java
GNU Lesser General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

architectury-api

Posts with mentions or reviews of architectury-api. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-02.
  • InTheLittleWood Mod List
    3 projects | /r/Rats_SMP | 2 Dec 2022
    Architectury, an API for Multiplatform mod support. Needed for Identity.
  • Forge or Fabric, from a mod developing perspective?
    2 projects | /r/feedthebeast | 6 Sep 2022
  • How do I have a Fabric and Forge mod inside of one jar file?
    1 project | /r/fabricmc | 3 Mar 2022
    Using Architectury is likely the easiest method
  • The divide between Forge and Fabric developers (and players), and where the community might be heading in the future.
    2 projects | /r/feedthebeast | 26 Apr 2021
    Okay, with that out of the way, here's what I believe to be true: There is no such thing as a one-size-fits-all code "translator" or "bridge" that can translate regular Fabric code into something that runs on Forge, or vice-versa, and something like this isn't possible in the way I think you're imagining it. Forge and Fabric work very differently from one another under the hood. There is no library that allows you to write Fabric code that works on Forge, and there probably never will be. However, there are some projects out there that aim to lessen the impact of this problem. Architectury is one of these projects. Architectury can translate some parts of a mod between the two loaders, but the mod still has to be built around it. You can't just add it to a Fabric mod and expect it to run on Forge (or vice-versa). Instead, the mod has to be created with it in mind all the way through. Mods can not be converted between Forge<->Fabric automatically. Manual porting is possible, and mods can be built to run on both loaders, but it is not possible to make a universally applicable "converter".
  • Modding feels like it's at a strange cross roads right now
    3 projects | /r/feedthebeast | 18 Apr 2021
    It has been in pre-Alpha for over a year. It won't be happening any time soon, and will behave like Architectury, but with significantly more abstraction for the modder, if / when completed.

Create

Posts with mentions or reviews of Create. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-05.

What are some alternatives?

When comparing architectury-api and Create you can also consider the following projects:

JustEnoughItems - Item and Recipe viewing mod for Minecraft

fabric-forge - TOY PROJECT to run Fabric-Loader on FML and port Fabric APIs to Forge

StructureTutorialMod - A short example showing how to register a structure and get it to generate in all biomes in NeoForge, Forge, and Fabric! (check the branches)

Cammies-Minecart-Tweaks - Makes Minecarts a more viable option for transportation!

MultiLoader-Template - A template for a Forge + Fabric project setup using a Common source set.

TinkersConstruct - Tinker a little, build a little, tinker a little more...

Enigmatica2Expert - The official repository and issue-tracker for the modpack Enigmatica 2: Expert for Minecraft 1.12.2

ImageWorldGenerator - A minecraft mod to generate a world from an image/map

Create - [Forge Mod] Building Tools and Aesthetic Technology. Now With a Higher Framerate

Chisels-and-Bits - A Minecraft mod about chiseling and designing custom blocks in game.

Porting-Lib - A collection of utilities for porting mods from Forge to Fabric.