Multiloader using Architectury#16
Multiloader using Architectury#16SLimeyMC wants to merge 10 commits intogetItemFromBlock:dev-1.18from
Conversation
|
Thanks for the PR, there is still quite a lot left to do but that should help towards a fabric version |
|
After a quick look there are some things that I don't understand completely, like why do we need to have the assets present in both the forge and fabric part, and not in the common part ? |
|
Oh yeah, I dont know what I was thinking when separating it, I will work on putting it in common 😅 Anyway, I will be abandoning version catalog, it caused a problem with Gradle. |
|
I am not really familiar with Kotlin (hence why my mod is made in Java) so preferably not, but if it makes things easier to you then go for it |
|
Nope, wildly different. Forge uses Forgegradle which has a lot of kinks IMO. |
|
Alright, then let's go with Kotlin |
|
Hi, any news on this ? |
|
Alright, I already smashed alot of bugs and it can build now. You may code peacefully For context, I have separated the task into gradle and source tasks. Hopefully, the added task reflects what needs to be done |
|
Thanks a lot, this is some really good avancement for fabric compat |
|
Yes, I plan to continue working on this soon |
|
Wow so nice ! Hope you get it down ! Great Work ! |
|
Update on this, for the people that want fabric: |
|
Turn it into a PR draft then, I'll look into it later. May as well link it here and close this one. |
|
Sorry, let me rephrase. Make a new PR draft using the new branch you created, then post a comment linking to the new PR and close this PR. |
|
Oh mb |
|
Moved to #42 |
Gradle Task
Source Task