SaaSHub helps you find the best software and product alternatives Learn more →
Architectury-api Alternatives
Similar projects and alternatives to architectury-api
-
Create
[Fabric Mod] Building Tools and Aesthetic Technology (by Fabricators-of-Create)
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
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)
-
TinkersConstruct
Tinker a little, build a little, tinker a little more... (by DimensionalDevelopment)
-
MultiLoader-Template
A template for a Forge + Fabric project setup using a Common source set.
-
ImageWorldGenerator
A minecraft mod to generate a world from an image/map
-
Chisels-and-Bits
A Minecraft mod about chiseling and designing custom blocks in game.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
LambDynamicLights
A dynamic lights mod for Minecraft with Fabric.
-
Connector
A compatibility layer that allows running Fabric mods on MinecraftForge
-
architectury-api reviews and mentions
-
InTheLittleWood Mod List
Architectury, an API for Multiplatform mod support. Needed for Identity.
- Forge or Fabric, from a mod developing perspective?
-
The divide between Forge and Fabric developers (and players), and where the community might be heading in the future.
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
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.
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0fa17caeb8>
www.saashub.com | 10 Dec 2023
Stats
architectury/architectury-api is an open source project licensed under GNU Lesser General Public License v3.0 only which is an OSI approved license.
The primary programming language of architectury-api is Java.
Popular Comparisons
- architectury-api VS JustEnoughItems
- architectury-api VS StructureTutorialMod
- architectury-api VS Create
- architectury-api VS TinkersConstruct
- architectury-api VS ImageWorldGenerator
- architectury-api VS MultiLoader-Template
- architectury-api VS Chisels-and-Bits
- architectury-api VS Create
- architectury-api VS Connector
- architectury-api VS LambDynamicLights