#Need a fellow developer and Marvel fan.

11 messages · Page 1 of 1 (latest)

compact shard
#

I'm interested in porting this mod to Fabric 1.21.1

It's a decently sized mod so it is a lot of work for just one person, but it seems like unfortunately the mod developers stopped supporting Fabric in 1.20 and only updated their NeoForge version to 1.21

I'm a beginner modder but an experienced developer, and I've written a few mods myself. Just need one person to work with and form a team!

https://modrinth.com/mod/tempad

compact shard
#

bump

queen dove
#

how far have you gotten in the last couple of days? I assume you are using architectury since it offloads some of the events and can be migrated to easier from [neo]forge. I also assume you are using mojmap. There doesnt look to be too much neoforge specific stuff

compact shard
#

yes to all of the above

#

it's slow, since I'm more used to Yarn and it is my first time using Architectury

queen dove
#

yeah, initially i would start with everything in a neoforge/fabric cross-platform project, with the source from the main project in the neoforge folder. then move things over and correct errors as i went

#

luckily, it looks like it uses botarium/their cross platform storage/fluid/power mod, so you shouldnt have to worry too much about power

#

the alternative is to port from the old version to 1.21.1 and backport fixes assuming the codebase didnt drastically change

compact shard
#

local clone of the 1.21.1 NeoForge repo and then slowly implementing parts of it in Fabric

#

the mod uses a lot of Terrarium's other mods, which I don't really care about so I'm just commenting out most of the stuff related to that