Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 2.24 KB

README.en_us.md

File metadata and controls

47 lines (32 loc) · 2.24 KB

Silk API

Logo

Minecraft Support

Modrinth Downloads CurseForge Downloads API Version

Fabric API extensions for making fancy functionality

Wiki Discord Patreon

🌍 English • 简体中文


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