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

Silk API

Fabric API extensions for making fancy functionality.

Modrinth library

Описание

# Silk API ![Minecraft Support](https://img.shields.io/badge/SUPPORT_FOR_MC-1.20_~_1.21.1-52A535.svg?style=for-the-badge) [![Modrinth Downloads](https://img.shields.io/modrinth/dt/3je4UK0t?style=flat-square&logo=modrinth&color=66D676)](https://modrinth.com/mod/silk-api) [![CurseForge Downloads](https://img.shields.io/curseforge/dt/902155?style=flat-square&logo=curseforge&color=E06D44)](https://www.curseforge.com/minecraft/mc-mods/silk-api) [![API Version](https://img.shields.io/modrinth/v/3je4UK0t?style=flat-square&logo=github&color=FFFFFF)](https://github.com/Silk-MC/Silk-API) **Fabric API extensions for making fancy functionality** [![Wiki](https://img.shields.io/badge/WIKI-444444?style=for-the-badge&logo=wikipedia&logoColor=FFFFFF)](https://silk-mc.gitbook.io/silk-api) [![Discord](https://img.shields.io/badge/DISCORD-5865F2?style=for-the-badge&logo=discord&logoColor=FFFFFF)](https://discord.com/invite/ZJuQyH2RBz) [![Patreon](https://img.shields.io/badge/PATREON-FF424D?style=for-the-badge&logo=patreon&logoColor=FFFFFF)](https://www.patreon.com/GameGeek_Saikel) --- ## What is Silk API **Advanced Fabric API extensions for adding fancy mod items, blocks, mobs and features. The goal is to make it easy for fabric mod developers to produce a variety of advanced operations** - Silk API is a Fabric API-based extension core library that contains classes, methods, and interfaces that implement advanced Mod tools, blocks, entities, or features. - Silk API is rapid and straightforward to develop, and you can add unparalleled new items to your Mod by simply implementing a few interfaces. - The goal of Silk API is to become an advanced Mod development template, which can greatly facilitate the call, extension and linkage between different Mod. Bring a different ecological experience to the Fabric Mod environment. - Silk API is available to everyone, e~~~~ven if you only want to use some of it! --- ## How to use Silk API - Go to this Wiki to learn how to use Silk API for Mod development: [Silk API Development Guide](https://silk-mc.gitbook.io/silk-api)