mirror of
https://github.com/Kir-Antipov/mc-publish.git
synced 2024-11-23 00:40:59 -05:00
1 line
43 KiB
JSON
1 line
43 KiB
JSON
|
[{"client_side":"optional","server_side":"optional","game_versions":["18w49a","18w50a","19w02a","19w03a","19w03c","19w04a","19w04b","19w05a","19w06a","19w07a","19w08a","19w08b","19w11a","19w11b","19w12a","19w12b","19w13a","19w13b","19w14a","19w14b","1.14-pre1","1.14-pre3","1.14","1.14.1-pre2","1.14.1","1.14.2-pre2","1.14.2-pre4","1.14.2","1.14.3","1.14.4-pre5","1.14.4","19w34a","19w35a","19w36a","19w37a","19w38b","19w39a","19w40a","19w41a","19w42a","19w44a","19w45a","19w45b","19w46a","19w46b","1.15-pre1","1.15-pre2","1.15-pre3","1.15-pre4","1.15-pre5","1.15-pre6","1.15-pre7","1.15","1.15.1","1.15.2-pre1","1.15.2-pre2","1.15.2","20w06a","20w07a","20w08a","20w09a","20w10a","20w11a","20w12a","20w13a","20w13b","20w14infinite","20w14a","20w15a","20w16a","20w17a","20w18a","20w19a","20w20a","20w20b","20w21a","20w22a","1.16-pre1","1.16-pre2","1.16-pre3","1.16-pre4","1.16-pre5","1.16-pre6","1.16-pre7","1.16-pre8","1.16-rc1","1.16","1.16.1","20w27a","20w28a","20w29a","20w30a","1.16.2-pre1","1.16.2-pre2","1.16.2-pre3","1.16.2-rc1","1.16.2","1.16.3","1.16.4","20w45a","20w46a","20w48a","20w49a","20w51a","1.16.5","21w03a","21w05a","21w05b","21w06a","21w07a","21w08a","21w10a","21w11a","21w13a","21w14a","21w15a","21w16a","21w17a","21w18a","21w19a","21w20a","1.17-pre1","1.17-rc1","1.17","1.17.1-rc2","1.17.1","21w37a","21w38a","21w39a","21w40a","21w41a","21w42a","21w43a","21w44a","1.18-pre1","1.18-pre2","1.18-pre3","1.18-pre4","1.18-pre5","1.18-pre6","1.18-pre7","1.18-rc1","1.18-rc2","1.18-rc3","1.18-rc4","1.18","1.18.1","22w03a","22w06a","22w07a","1.18.2-pre1","1.18.2-pre2","1.18.2-pre3","1.18.2-rc1","1.18.2","22w11a","22w12a","22w13a","22w13oneblockatatime","22w14a","22w15a","22w16b","22w17a","22w18a","22w19a","1.19-pre1","1.19-pre2","1.19-pre4","1.19-rc1","1.19","1.19.1-pre2","1.19.1-pre4","1.19.1-pre6","1.19.1-rc2","1.19.1-rc3","1.19.1","1.19.2","22w42a","22w43a","22w44a","22w45a","22w46a","1.19.3-pre1","1.19.3-pre2","1.19.3-pre3","1.19.3","23w03a","23w04a","23w05a","23w06a","23w07a","1.19.4-pre1","1.19.4-pre2","1.19.4-pre3","1.19.4","23w12a","23w13a","23w13a_or_b","23w14a","23w16a","23w17a","23w18a","1.20-pre1","1.20-pre2","1.20-pre3","1.20-pre5","1.20-pre6","1.20-pre7","1.20","1.20.1","23w31a","23w32a","23w33a","23w35a","1.20.2-pre1","1.20.2-pre2","1.20.2-pre4","1.20.2-rc1","1.20.2","23w40a","23w41a","23w42a","23w43a","23w43b","23w44a","23w45a","23w46a","1.20.3-pre1","1.20.3-pre2","1.20.3","1.20.4","23w51b"],"id":"P7dR8mSH","slug":"fabric-api","project_type":"mod","team":"BZoBsPo6","organization":null,"title":"Fabric API","description":"Lightweight and modular API providing common hooks and intercompatibility measures utilized by mods using the Fabric toolchain.","body":"# Fabric API\n\nEssential hooks for modding with Fabric.\n\nFabric API is the library for essential hooks and interoperability mechanisms for Fabric mods. Examples include:\n\n- Exposing functionality that is useful but difficult to access for many mods such as particles, biomes and dimensions\n- Adding events, hooks and APIs to improve interopability between mods.\n- Essential features such as registry synchronization and adding information to crash reports.\n- An advanced rendering API designed for compatibility with optimization mods and graphics overhaul mods.\n\nAlso check out [Fabric Loader](https://github.com/FabricMC/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.\n\nFor support and discussion for both developers and users, visit [the Fabric Discord server](https://discord.gg/v6v4pMv).\n\n## Using Fabric API to play with mods\n\nMake sure you have install fabric loader first. More information about installing Fabric Loader can be found [here](https://fabricmc.net/use/).\n\nThe downloaded jar file should be placed in your `mods` folder.","body_url":null,"published":"2021-01-22T11:04:41.419169Z","updated":"2024-01-05T19:45:41.578311Z","approved":"2021-01-22T11:04:41.419169Z","queued":null,"status":"approved","requested_status":null,"mode
|