FoxifiedClassTweaker 图标

FoxifiedClassTweaker

作者:rebot | 分类:模组

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

Minecraft 版本: 26.1 26.1.1 26.1.2 26.2

平台: neoforge

标签: library

资源介绍

FoxifiedClassTweaker

Provide Fabric's ClassTweaker support for FancyModLoader.

How to use

For modder

When using ClassTweaker/AccessWidener in a development environment, please use Loom whenever possible (e.g., architectury-loom, RelativityMC's neo-loom, etc.).

The following explanation will use the Loom environment as an example. The ModDevGradle/NeoGradle environments require Gradle plugins to handle ClassTweaker/AccessWidener.

Like add NeoForge's AccessTransformer.
Add the following to your META-INF/neoforge.mods.toml file:

You must place the ClassTweaker/AccessWidener files (which are theoretically compatible with AccessWidener) in the appropriate directory.

[[foxified.classtweaker]]
file = "modid.classtweaker"

If you don't want players to download this library, you can simply include the processor package as a jar-in-jar within the mod. see below:

repositories {
    maven {
        name = "KTTMaven"
        url = "https://maven.kessokuteatime.work/snapshots"
    }
}

dependencies {
    include "team.cagayakegirls.foxified:foxified-class-tweaker-processor:0.1.0-alpha.2"
}

Currently, only FancyModLoader 10.x is supported (only working with official mappings).

Please note that you must have ClassTweaker/AccessWidener (theoretically compatible with AW) files in the corresponding directory.

For player

If a mod specifies that it depends on this mod, you can simply install this mod.

📥 下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Silk Touch Spawners

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

查看详情
OP Leaves

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

查看详情
RAT's Mischief

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

查看详情
Wandering Trader Revamp

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

查看详情