your current location:首页 > news>Curios API Continuation Minecraft

Curios API Continuation Minecraft

2024-12-12 09:17:45|Myriagame |source:minecraft skins

Overview

This is the non -official version of the Curios API of Theillusivec4, which is suitable for Neoforge and FORGE.Please do not report the problem of this module to TheILLUSIVEC4, but use a separate GitHub Issues page or discord.The description and log of the module are about to be updated, so stay tuned!

Curios API is a flexible and scalable attachment/device API provided by users and developers.The purpose is to provide developers with the function of adding additional accessories/equipment slots in a convenient and compatible way, and the user can configure these slots according to their preferences.Curios is a flexible and scalable API that is suitable for users and developers.It aims to provide developers with the function of adding accessories/jewelry slots, and allows users to configure these jewelry grooves according to their preferences.At the same time, by default, Curios does not add any content except the item bar.When the CuriOS is installed, there will not be displayed jewelry grooves. There are only two items, and they can only be obtained by creating a pattern item bar, which is used as an example of the developer to write a module.

How to use

If you are a developer, please add the following content to Build.gradle to use:

 repositories {maven {name = "octostudios" url = uri ("https://maven.octo-studios.com/releases")} Depende ncies {Implementation 'Top.Theillusivec4.Curios: Curios-Neoforge: $ {Version} '} 

Replace the $ {version} for the Curios version to be used.