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

Reforged Fabric API

Core API Library for Forge

Modrinth library

Описание

## DISCONTINUED! ## Use Forgified Fabric API if you want the same thing. It's better than my port. ## What is Reforged Fabric API? It's a core library, which adds features for mod developers to make forge mods easier and also to port Fabric mods to Forge easier. Example features: - Biome API - With that you can modify vanilla biomes or add new End or Nether biomes. - You can register entities, features, etc. without using Forge Registries. (Doesn't work with every type of registry!) - Compatibility with many mods. - And so much more!   ## Other information: This is a port of Fabric API made by FabricMC to Forge mod loader. This is still in alpha so expect bugs.