[TaCZ] Timeless and Classics Zero

[TaCZ] Timeless and Classics Zero

7M Downloads

我有意向将此模组移植至Fabric 1.20.1/1.20.4。 / I am willing to port this mod to Fabric 1.20.1/1.20.4.

IAmREGE opened this issue · 1 comments

commented

概述

我使用了Mojmap将本模组的1.1.4(Forge 1.20.1)版本移植到了Fabric 1.20.1。已尽最大可能保持与Forge 1.20.1版本的兼容性。接下来我是应该开一个Pull Request,还是把本仓库fork一个?

移植信息

用的build.gradle.ktssettings.gradle.kts
使用了以下非模组依赖库:

implementation("com.github.FiguraMC.luaj:luaj-core:3.0.8-figura")
include("com.github.FiguraMC.luaj:luaj-core:3.0.8-figura")
implementation("com.github.FiguraMC.luaj:luaj-jse:3.0.8-figura")
include("com.github.FiguraMC.luaj:luaj-jse:3.0.8-figura")
implementation("org.apache.bcel:bcel:6.6.1")
include("org.apache.bcel:bcel:6.6.1")
implementation("org.apache.commons:commons-math3:3.6.1")
include("org.apache.commons:commons-math3:3.6.1")
implementation("org.apache.maven:maven-plugin-api:3.9.9")
include("org.apache.maven:maven-plugin-api:3.9.9")
implementation("org.apache.maven:maven-artifact:3.9.9")
include("org.apache.maven:maven-artifact:3.9.9")
implementation("org.tomlj:tomlj:1.1.1")
include("org.tomlj:tomlj:1.1.1")
implementation("libs:securejarhandler:3.0.8")
include("libs:securejarhandler:3.0.8")

使用了以下模组依赖库:

modImplementation("net.fabricmc.fabric-api:fabric-api:${ProjectProperties.FABRIC_VER}")
compileOnly("mezz.jei:jei-1.20.1-common-api:${jei_version}")
modCompileOnly("mezz.jei:jei-1.20.1-fabric-api:${jei_version}")
modImplementation("maven.modrinth:shoulder-surfing-reloaded:1.20.1-4.10.1+fabric")
modImplementation("me.shedaniel.cloth:cloth-config-fabric:${cloth_config_forge}")
modImplementation("com.terraformersmc:modmenu:7.2.2")
modCompileOnly("maven.modrinth:embeddium:kJkE9dfS")
modCompileOnly("maven.modrinth:iris:1.7.6+1.20.1")
modImplementation("maven.modrinth:carry-on:Mkla4B3q")
modImplementation("dev.kosmx.player-anim:player-animation-lib-fabric:${player_animation_lib}")

没有使用Forge Config API Port或Porting Lib。

commented

请 fork 一个仓库吧。

我们没有意向也没有额外精力维护 fabric port 版本,它不会被视为官方版本(当然您如果有意愿在我们的发布帖中上传您的版本,我们乐意代劳),因此我们不会对其进行代码检查、bug受理。基于这些考虑,我认为 fork 仓库是更好的选择。

当然,如果您认为在主仓库添加分支对开发更方便,也请在回复中指出,我们会照做。

一些额外的讯息:
我的qq号:286799714。您可以与我们取得联系更早地获得版本更新动向。
一个已经放弃维护的 fabric port 仓库:https://github.com/We-Cant-Coding/TACZ-Fabric