Sophisticated Core

Sophisticated Core

89M Downloads

Refill crafting grid functionality

frizzle101101 opened this issue ยท 6 comments

commented

Was wondering if we can discuss your opinions or final thoughts of the last year on the refill crafting grid functionality of the crafting upgrade, i would love to have this feature official and any motion or plan to close #240 would be great

commented

Ok, let's do this and get the functionality in the mod. I definitely want to take one more look at those icons, but as the first step this needs to be updated so that it doesn't have merge conflicts. I still support 1.20.x with new features, but 1.21.x gets those as well so either of those is good as a target.

Also if you want to discuss more on this and don't mind talking on discord feel free to jump in and we can discuss over there

commented

Was planing on doing 1.20.x and 1.21.x next just had this previously on 1.18 and so just updated that

commented

I am definitely willing to do it, but don't really want to release this in 1.18.x. Could you change the target of the PR and update it to work with 1.20.1? As said above I still support that version with new features, but 1.18.x is only supported with potentially super critical fixes and it's much more involved when it comes to new releases because of missing automation.

commented

Not sure if you are willing to do these but I started here anyway
1.18.x done updating pr's:
Core: #240
Backpacks: #1069
Storage: #430

commented

hey im having issues building the 1.20.x branch im getting
Caused by: org.gradle.internal.resolve.ModuleVersionResolveException: Could not resolve reliquary:reliquary:[1.20.1-2.0.49,1.20.4).

commented

hey im having issues building the 1.20.x branch im getting Caused by: org.gradle.internal.resolve.ModuleVersionResolveException: Could not resolve reliquary:reliquary:[1.20.1-2.0.49,1.20.4).

Reliquary dep is added in the same way that core is added in backpacks / storage - github packages. And I can definitely see a release for 1.20.1 that fulfills that version requirement.
However if you're having an issue with this I may just take a look at this PR and update it to 1.20. Shouldn't be too hard and would save you the headache of fighting with gradle.