ThexXTURBOXx / Balkons-WeaponMod-Legacy

Balkon's WeaponMod: Legacy for modern Minecraft
https://www.curseforge.com/minecraft/mc-mods/balkons-weaponmod-legacy
MIT License
6 stars 2 forks source link

Other versions #2

Closed ThexXTURBOXx closed 2 months ago

ThexXTURBOXx commented 2 months ago

I am planning to port the mod to other versions as well. This is my current plan:

If you have any more version suggestions, feel free to request them here!

Danmccool commented 2 months ago

i Have A Suggestion its For 1.20.1

Danmccool commented 2 months ago

@ThexXTURBOXx

xJon commented 2 months ago

@ThexXTURBOXx What's the difference between the latest 1.12.2 Reforged release and this 1.12.2 release?

ThexXTURBOXx commented 2 months ago

@Danmccool I'll add it to the list! Shouldn't be too difficult :)

Danmccool commented 2 months ago

Thanks @ThexXTURBOXx

ThexXTURBOXx commented 2 months ago

@xJon Reforged was a completely new mod, which aimed to bring back the feeling of Balkon's WeaponMod. Hence, it did not contain exactly the same weapons and features.

However, this now is a direct port of Balkon's WeaponMod. Only very tiny changes were introduced (mildly noticeable). For this reason, Reforged and BWM: Legacy are sadly also not interchangeable (due to having different mod IDs)

xJon commented 2 months ago

@ThexXTURBOXx So is BWM: Legacy a new rewrite, and its 1.12.2 version does not have overlapping code with Reforged?

ThexXTURBOXx commented 2 months ago

@xJon "Rewrite" is probably not the right word for it - "port" of Balkon's WeaponMod with tiny changes seems to be fitting. But yes, the 1.12.2 version of BWM: Legacy does not have overlapping code with Reforged. I would suggest anyone to migrate from Reforged to BWM: Legacy. Creators of already existing modpacks on the other hand should probably just include both mods at the same time such that users don't lose their already-crafted weapons

Danmccool commented 2 months ago

@ThexXTURBOXx When will you release the 1.20.1 version?

ThexXTURBOXx commented 2 months ago

@Danmccool Together with the next release of BWM: Legacy, which will be within the next one to two weeks. If you want to try it out earlier than that, you can always build it yourself :)

Danmccool commented 2 months ago

@ThexXTURBOXx i am trying to build the 1.20.1 version and its stuck on :access transforming minecraft

Never Mind It Just Took 10m

Danmccool commented 2 months ago

@ThexXTURBOXx How Do You Build The Mod?

ThexXTURBOXx commented 2 months ago

How Do You Build The Mod?

Just clone the git repository and execute ./gradlew build. The mod jar that you want is then located in <platform>/build/libs. Replace <platform> by the mod loader you want the mod for. For versions < 1.16, there is only Forge support and hence the mod is just located under build/libs

ThexXTURBOXx commented 2 months ago

All the versions on the list are done now! I will now need to test every version as far as possible and then I will publish the next version (if needed after some bugfixes of course!)