Essential hooks for modding with Fabric.
Find a file
Deximus-Maximus bd8a4a1845 Add fabric-convention-tags-v1 (#2063)
* Add framework for common-tags-v1

* Add javadoc to fabric tool tags

* Fix wrong package arrangement

* Add some more tags

* Add more biome tags
Thanks to TelepathicGrunt for the suggestions

* Update fabric-common-tags-api-v1/src/main/java/net/fabricmc/fabric/api/tags/v1/CommonEnchantmentTags.java

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

* Update fabric-common-tags-api-v1/src/main/java/net/fabricmc/fabric/api/tags/v1/CommonEnchantmentTags.java

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

* Clarify enchantment tags

* Add no-shulker tag

* Add minecart tag

* Begin work on datagen and populating tags

* Add bucket tags

* First pass at populating biome tags

* Add boat tag

* Fix missing inclusion of f:shears into c:shears

* Hide fabric tool tags in datagen

* Add weapon damage enhancement tag

* Change impl package name to be inline with rest of fapi

* Rename enchantment tags

* Some cleanup

* Populate blocktag datagen
Remove crops tag

* Add javadoc links to vanilla counterparts

* Move datagen to its own sourceset

* Fix package names for checkstyle

* Populate more entries

* Remove exclusion tag

* Add license headers
Fix checkstyle

* Add missing nether quarts to ores tag

* Use `worldgen/biome` instead of `biomes` for biome tags

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

* Manually include all biomes for overworld

* Remove ancient debris from NetheriteOres

* Add and populate glass tags

* Add and populate movement enhancement

* Break up item tags

* Add armour damage reduction tag

* Add missing ore and related tags

* Fix quartz tags

* Add floral tag

* Add golden carrot

* Correct some biome tag issues

* Separate SNOWY_PLAINS and PLAINS

* Add SNOWY tag and remove snowy biomes from ICY

* Correct enchantment tag
Remove silk touch tag

* Fix more biome issues

* Add deep and shllow ocean tags

* Add no-move tag

* Remove netherite ores

* Add shulker tags

* Add raw ore

* Add dye tags

* Fif dye tags

* Fix typo

* Document some biome tags where the naming may not be clear

* Remove tag mirroring for blocks and items

* Rename module
Remove unused methods

* Rename impl package

* Rename packages and module

* Rename folder

* Rename api classes

* Add generateResources task to cover all resource generation tasks.

* Add generated tags to repo

* Fix ocean tag excluding shallow ocean

* Iterate registry to generate foods tag

* Remove cache, add to gitignore

* Rename generated folder

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
Co-authored-by: modmuss50 <modmuss50@gmail.com>
2022-04-17 19:55:12 +01:00
.github Fix release. Works around: https://github.com/actions/checkout/issues/760 2022-04-13 19:43:28 +01:00
fabric-api-base Migrate to SLF4j and update loom (#1960) 2022-01-30 21:37:23 +00:00
fabric-api-lookup-api-v1 Transfer API improvements 3 2022-04-10 16:42:38 +01:00
fabric-biome-api-v1 Make @see refer to the right class (#2085) 2022-04-10 16:27:32 +01:00
fabric-blockrenderlayer-v1 Revert Mixin compatibilityLevel bump, bump versions 2021-11-17 03:29:11 +01:00
fabric-command-api-v1 Migrate to SLF4j and update loom (#1960) 2022-01-30 21:37:23 +00:00
fabric-commands-v0 Update Loom and Loader. Cleanup/improve buildscript. 2021-11-12 15:02:54 +00:00
fabric-containers-v0 Migrate to SLF4j and update loom (#1960) 2022-01-30 21:37:23 +00:00
fabric-content-registries-v0 Fix Block2ObjectMap not using TagKey (#2028) 2022-02-24 11:17:53 +00:00
fabric-convention-tags-v1 Add fabric-convention-tags-v1 (#2063) 2022-04-17 19:55:12 +01:00
fabric-crash-report-info-v1 Revert Mixin compatibilityLevel bump, bump versions 2021-11-17 03:29:11 +01:00
fabric-data-generation-api-v1 Add fabric-convention-tags-v1 (#2063) 2022-04-17 19:55:12 +01:00
fabric-dimensions-v1 1.18.2-pre3 2022-02-23 16:35:48 +00:00
fabric-entity-events-v1 Migrate to SLF4j and update loom (#1960) 2022-01-30 21:37:23 +00:00
fabric-events-interaction-v0 Migrate to SLF4j and update loom (#1960) 2022-01-30 21:37:23 +00:00
fabric-events-lifecycle-v0 Migrate to SLF4j and update loom (#1960) 2022-01-30 21:37:23 +00:00
fabric-game-rule-api-v1 Migrate to SLF4j and update loom (#1960) 2022-01-30 21:37:23 +00:00
fabric-gametest-api-v1 Fix tags_populated resource conditions in 1.18.2 (#2099) 2022-04-10 16:33:09 +01:00
fabric-item-api-v1 Add stack-aware getAttributeModifiers and isSuitableFor to FabricItem (#2090) 2022-04-10 16:27:23 +01:00
fabric-item-groups-v0 Fix off-by-one error in item group tooltip (#2094) 2022-04-10 16:27:18 +01:00
fabric-key-binding-api-v1 22w05a 2022-02-02 18:34:04 +00:00
fabric-keybindings-v0 Update Loom and Loader. Cleanup/improve buildscript. 2021-11-12 15:02:54 +00:00
fabric-lifecycle-events-v1 remove annoying warning shift BY (#2116) 2022-04-10 16:26:48 +01:00
fabric-loot-tables-v1 Migrate to SLF4j and update loom (#1960) 2022-01-30 21:37:23 +00:00
fabric-mining-level-api-v1 Add MiningLevelManager#getBlockTag (#2100) 2022-04-10 16:27:01 +01:00
fabric-models-v0 Migrate to SLF4j and update loom (#1960) 2022-01-30 21:37:23 +00:00
fabric-networking-api-v1 Port to 22w06a (#1989) 2022-02-11 17:02:44 +00:00
fabric-networking-v0 Update Loom and Loader. Cleanup/improve buildscript. 2021-11-12 15:02:54 +00:00
fabric-object-builder-api-v1 Add methods to the FabricBlockEntityTypeBuilder class for adding additional blocks (#1699) 2022-04-10 16:34:05 +01:00
fabric-particles-v1 Change SimpleSpriteProviderAccessor to use a direct class reference. 2021-11-17 18:44:04 +00:00
fabric-registry-sync-v0 Fix a vanilla bug causing missing structures to reset chunks when upgrading a world from previous versions. (#2045) 2022-03-05 18:10:57 +00:00
fabric-renderer-api-v1 Port to 22w06a (#1989) 2022-02-11 17:02:44 +00:00
fabric-renderer-indigo Fix Indigo rendering item models without transforms multiple times (#1982) 2022-02-02 18:35:21 +00:00
fabric-renderer-registries-v1 Update Loom and Loader. Cleanup/improve buildscript. 2021-11-12 15:02:54 +00:00
fabric-rendering-data-attachment-v1 Migrate to SLF4j and update loom (#1960) 2022-01-30 21:37:23 +00:00
fabric-rendering-fluids-v1 22w05a 2022-02-02 18:34:04 +00:00
fabric-rendering-v0 Update Loom and Loader. Cleanup/improve buildscript. 2021-11-12 15:02:54 +00:00
fabric-rendering-v1 22w05a 2022-02-02 18:34:04 +00:00
fabric-resource-conditions-api-v1 Fix tags_populated resource conditions in 1.18.2 (#2099) 2022-04-10 16:33:09 +01:00
fabric-resource-loader-v0 Allow dots in namespaces to match vanilla behavior (#2069) 2022-03-13 13:52:07 +00:00
fabric-screen-api-v1 Port to 22w06a (#1989) 2022-02-11 17:02:44 +00:00
fabric-screen-handler-api-v1 Expose extended screen handler type creation in SH API (#2104) 2022-04-10 16:26:54 +01:00
fabric-textures-v0 Revert Mixin compatibilityLevel bump, bump versions 2021-11-17 03:29:11 +01:00
fabric-transfer-api-v1 Transfer API improvements 3 2022-04-10 16:42:38 +01:00
fabric-transitive-access-wideners-v1 Add fabric-convention-tags-v1 (#2063) 2022-04-17 19:55:12 +01:00
gradle Bump versions. 2022-03-13 14:15:52 +00:00
src/main/resources Port to 22w06a (#1989) 2022-02-11 17:02:44 +00:00
.editorconfig Update .editorconfig (#1830) 2021-11-16 12:48:32 +00:00
.gitignore Fix #1273 (Make MultipartBakedModel and WeightedBackedModel implement FabricBakedModel properly) (#1301) 2021-06-10 14:09:00 +02:00
build.gradle Add fabric-convention-tags-v1 (#2063) 2022-04-17 19:55:12 +01:00
checkstyle.xml Fix #1912 and #1972: inventory updates in transactions (#1979) 2022-03-03 18:15:40 +00:00
gradle.properties Add fabric-convention-tags-v1 (#2063) 2022-04-17 19:55:12 +01:00
gradlew Update Loom and Loader. Cleanup/improve buildscript. 2021-11-12 15:02:54 +00:00
gradlew.bat Add custom value denoting module lifecycles. (#1253) 2021-01-19 18:54:23 +00:00
HEADER update license header, add .editorconfig, run formatter - close #28 2019-04-26 20:18:20 +02:00
LICENSE first commit - resource pack hook and little else 2018-11-05 15:54:18 +01:00
README.md Remove all inter-module dependencies on fabric-networking-v0 (#1291) 2021-02-14 17:56:36 +00:00
settings.gradle Add fabric-convention-tags-v1 (#2063) 2022-04-17 19:55:12 +01:00

Fabric API

Essential hooks for modding with Fabric.

Fabric API is the library for essential hooks and interoperability mechanisms for Fabric mods. Examples include:

  • Exposing functionality that is useful but difficult to access for many mods such as particles, biomes and dimensions
  • Adding events, hooks and APIs to improve interopability between mods.
  • Essential features such as registry synchronization and adding information to crash reports.
  • An advanced rendering API designed for compatibility with optimization mods and graphics overhaul mods.

Also check out Fabric Loader, the (mostly) version-independent mod loader that powers Fabric. Fabric API is a mod like any other Fabric mod which requires Fabric Loader to be installed.

For support and discussion for both developers and users, visit the Fabric Discord server.

Using Fabric API to play with mods

Make sure you have install fabric loader first. More information about installing Fabric Loader can be found here.

To use Fabric API, download it from CurseForge, GitHub Releases or Modrinth.

The downloaded jar file should be placed in your mods folder.

Using Fabric API to develop mods

To setup a Fabric development environment, check out the Fabric example mod and follow the instructions there. The example mod already depends on Fabric API.

To include the full Fabric API with all modules in the development environment, add the following to your dependencies block in the gradle buildscript:

Groovy DSL

modImplementation "net.fabricmc.fabric-api:fabric-api:FABRIC_API_VERSION"

Kotlin DSL

modImplementation("net.fabricmc.fabric-api:fabric-api:FABRIC_API_VERSION")

Alternatively, modules from Fabric API can be specified individually as shown below (including module jar to your mod jar):

Groovy DSL

// Make a collection of all api modules we wish to use
Set<String> apiModules = [
    "fabric-api-base",
    "fabric-command-api-v1",
    "fabric-lifecycle-events-v1",
    "fabric-networking-api-v1"
]

// Add each module as a dependency
apiModules.forEach {
    include(modImplementation(fabricApi.module(it, FABRIC_API_VERSION)))
}

Kotlin DSL

// Make a set of all api modules we wish to use
setOf(
    "fabric-api-base",
    "fabric-command-api-v1",
    "fabric-lifecycle-events-v1",
    "fabric-networking-api-v1"
).forEach {
    // Add each module as a dependency
    modImplementation(fabricApi.module(it, FABRIC_API_VERSION))
}

Instead of hardcoding version constants all over the build script, Gradle properties may be used to replace these constants. Properties are defined in the gradle.properties file at the root of a project. More information is available here.

Contributing

See something Fabric API doesn't support, a bug or something that may be useful? We welcome contributions to improve Fabric API.

Check out the Contributing guidelines*.

* The contributing guidelines are work in progress

Modules

Fabric API is designed to be modular for ease of updating. This also has the advantage of splitting up the codebase into smaller chunks.

Each module contains its own README.md* explaining the module's purpose and additional info on using the module.

* The README for each module is being worked on; not every module has a README at the moment