← Назад к ресурсам

ForgedFabric API

A partial reimplementation of the Fabric API on Forge

Modrinth library

Описание

ForgedFabric is a partial reimplementation of the Fabric API on Forge. Same idea as [QuiltMC/quilted-fabric-api](https://github.com/QuiltMC/quilted-fabric-api) but much less comprehensive (for now). Useful in porting mods from fabric to forge and developing multiplatform mods in general. It's currently in the early very stages of development. I'm only implementing parts as they're used by mods that I'm working on. Eventually it should transition to being a fork of [FabricMC/fabric](https://github.com/FabricMC/fabric) and trying to maintain parity with the full fabric api. ### This is a utility for mod developers, it adds no content on its own! Please do not install this expecting it to magically make any random fabric mod work on forge... yet. - See [the wiki](https://moddingtutorials.org/mods/ForgedFabric/Home) for information about how this works for developers. - contact: [discord server invite](https://moddingtutorials.org/discord) - development sponsored by: [Adam](https://www.curseforge.com/members/adam98991/projects) - projects using this: [BetterCombat](https://github.com/LukeGrahamLandry/BetterCombat/releases), [CombatRoll](https://github.com/LukeGrahamLandry/CombatRoll/releases), [PowerScale](https://github.com/LukeGrahamLandry/PowerScale/releases) [star us on GitHub](https://github.com/LukeGrahamLandry/ForgedFabric) if you're interested in future development!