Circuit Core 图标

Circuit Core

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 0.4.2-1.21.11
本资源为搬运资源,原资源地址: https://modrinth.com/mod/circuit-core
资源信息

Minecraft 版本: 1.21.11

平台: fabric

标签: library utility

资源介绍
Circuit Core # [![modrinth](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/modrinth_vector.svg)](https://modrinth.com/mod/circuit-core) [![github](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/github_vector.svg)](https://github.com/AussieBox/Circuit-Core)
[![patreon-singular](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/donate/patreon-singular_vector.svg)](https://patreon.com/aussiebox) [![discord-singular](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/social/discord-singular_64h.png)](https://discord.gg/9m2HXggUHg)

Core "library" used by many of AussieBox's mods!

Circuit Core is a mod used by most of AussieBox's projects that supplies utility methods for Client & Server-sided mods. Currently, it provides:

  • A PlayerAnimationLib wrapper (is that what you call it?)
  • Item, Block, and ItemGroup registry util
    • Also adds registered items to ItemGroups automatically!
  • Advancement granting/revoking util
  • Player-exclusive item capabilities
    • Make an item player-exclusive with PlayerExclusiveItemHelper.makeExclusive().
    • From there, world operators can allow specific players to use items individually.
      • You can also set a default list of players during registration.
  • Devenv-exclusive utilities:
    • /circuit_core command
      • Animation setting (for PAL wrapper)
      • Quick infinite effect toggle

The mod also supports four versions at the moment: 1.21.1, 1.21.8, 1.21.10, and 1.21.11.

Depending on Circuit Core

You are free to depend on Circuit Core as you wish, and do not require credit to do so. However, keep in mind that the code itself is licensed under ARR (with conditions).

[!IMPORTANT]
If fetching the dependency fails, check Jitpack to ensure your version has finished building. If it's still in progress, wait for it to finish then try again.

To depend on Circuit Core, add this to your build.gradle:

// Inside your repositories block:
maven { url 'https://jitpack.io' }
maven {
  name = "RedlanceMinecraft"
  url = "https://repo.redlance.org/public"
}

// Inside your dependencies block:
modImplementation "com.github.AussieBox:Circuit-Core:${project.minecraft_version}~${project.circuit_core_version}"

Then, define the mod's version in your gradle.properties.

minecraft_version={YOUR GAME VERSION (should already be in gradle.properties)}
circuit_core_version={SEE TABLE BELOW}
Game Version Latest Version Supported
1.21.11 0.4.2
1.21.10 0.4.2
1.21.8 0.4.2
1.21.1 0.4.2
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Infestation Potion Mod

价格:0 墨喵币
下载量:0

查看详情
Vanila IO

价格:0 墨喵币
下载量:0

查看详情
KLxier PVP

价格:0 墨喵币
下载量:0

查看详情
DayX

价格:0 墨喵币
下载量:0

查看详情