Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to 1.20.1 #90

Open
wants to merge 2 commits into
base: 1.19.x
Choose a base branch
from
Open

Update to 1.20.1 #90

wants to merge 2 commits into from

Conversation

ppyLEK
Copy link

@ppyLEK ppyLEK commented Jan 15, 2024

Update to Minecraft 1.20.1
Update gradle.

Mod seems to work fine other than when saving config, changes only apply after /reload or restart.

This does get called but it seems either Minecraft or Fabric changed something breaking it.
stackerConfig.registerSaveListener((configHolder, stackerConfig1) -> { loadStacker("save");

As settings are mostly "set it and forget it" type of deal I have changed en_us.json to indicate that /reload or restart is required.

#87

Update to Minecraft 1.20.1
Update en_us.json as changes do not get applied currently when saved:
Stacker.java line 32

"stackerConfig.registerSaveListener((configHolder, stackerConfig1) ->{ loadStacker("save");"
@rakantoh
Copy link

Andrew (mod author) at least for now is not interested in update/maintain stacker, so the only solution is that we as users of stacker try to maintain it updated, the mod saves the config, its not necessary close the entirely game, only close the world and reopen it, in my last commentary i uploaded the stacker version with stacc api updated, it works in 1.20.4, i have been playing for a week without problems with it, so try to use.

@MiguelDP4
Copy link

Can someone give me either a tutorial on how to build this so I can have the .jar or upload the built .jar somewhere?

@ppyLEK
Copy link
Author

ppyLEK commented Jan 26, 2024

Can someone give me either a tutorial on how to build this so I can have the .jar or upload the built .jar somewhere?

I have made my own personal use build available on my fork of this mod.

NOTE:
I will only update the mod when my personal Minecraft install so requires, so do not expect updates or newer Minecraft versions.
Remember that if there are issues with my release of this mod, do not bother Andrew with those issues. (not Andrew's problem)

You can find it here

@MiguelDP4
Copy link

Can someone give me either a tutorial on how to build this so I can have the .jar or upload the built .jar somewhere?

I have made my own personal use build available on my fork of this mod.

NOTE: I will only update the mod when my personal Minecraft install so requires, so do not expect updates or newer Minecraft versions. Remember that if there are issues with my release of this mod, do not bother Andrew with those issues. (not Andrew's problem)

You can find it here

Thank you for releasing this. I've been meaning to learn how to develop mods but work and life don't leave so much free time. I really appreciate it.

@Mortycio
Copy link

Can someone give me either a tutorial on how to build this so I can have the .jar or upload the built .jar somewhere?

I have made my own personal use build available on my fork of this mod.

NOTE: I will only update the mod when my personal Minecraft install so requires, so do not expect updates or newer Minecraft versions. Remember that if there are issues with my release of this mod, do not bother Andrew with those issues. (not Andrew's problem)

You can find it here

I tried it with stacc, fabric api and cloth config only but didn't work.

@Soggyshorts
Copy link

@ppyLEK
Thank you so much for sharing this, we updated our server a long time ago and haven't really played since this was missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants