Lgmrszd / CompressedCreativity

Bridging Create and PneumaticCraft: Repressurized together
MIT License
6 stars 7 forks source link

Not Compatable with .5.1 Create Update #26

Closed CassieRoseZA closed 1 year ago

CassieRoseZA commented 1 year ago

Not Compatable with .5.1 Create Update

Lgmrszd commented 1 year ago

I will be working on making the mod compatible with Create vesrions >=0.5.1 soon after I finish the currently planned update

ejzeronimo commented 1 year ago

Hey! I would love to help with this issue but I have never made a mod for Minecraft before. I set up an Eclipse workspace and have your repo building, but when I go to run it errors out (because of missing dependency mods). How do I fix this?

Thanks in advance

AdalynBlack commented 1 year ago

I decided to do the fix myself. Fixed in #29 This is purely a test version, so some things may not work as expected

ejzeronimo commented 1 year ago

@TonyGamer Nice! Could you tell me how to include the dependency mods in the when you go to build it? I want to help port another mod I use to Create 0.5.1 but I am mostly embedded dev so my Java skills are lackluster.

AdalynBlack commented 1 year ago

You need to update the mods.toml in the assets folder to the version range, and you need to update the mod version that it builds against in the gradle file. The exact value you need to change it to varies by mod, so I'd check the documentation of the mod to see what they say to do. If it's using cursemaven, you can find the name of the artifact for it directly on curseforge

Lgmrszd commented 1 year ago

New version should be out in 1-3 days

Lgmrszd commented 1 year ago

Ok it's actually out 8 hours ago

XTCProbstA2 commented 1 year ago

LETS GOO!! I have been waiting for this. I just made a mod pack and was wanting this in it. Was going to be a quest base mod progression mod pack!! Ty for updating it to 5.1!