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

Please update your mod to 1.20 #54

Open
PedroLVA opened this issue Jun 15, 2023 · 10 comments
Open

Please update your mod to 1.20 #54

PedroLVA opened this issue Jun 15, 2023 · 10 comments

Comments

@PedroLVA
Copy link

I believe that your mod fixed the chunk-crossing gigantic lagspike issue for me and for a lot of people
Its amazing! So please update it

@EinfxchFinn
Copy link

Smooth Boot is no longer needed in 1.20
See https://modrinth.com/mod/smoothboot-fabric

@Kennybust
Copy link

Kennybust commented Jun 15, 2023

Smooth Boot is no longer needed in 1.20 See https://modrinth.com/mod/smoothboot-fabric

Wrong, Mojang only fixed Minecraft start up time issue, but not Minecraft CPU bottleneck and chunk generation, loading, which smooth boot fixes i believe by thread priority management (sorry if i'm wrong), here are some screenshots:
Without Smooth Boot (1.19.4)
without
With Smooth Boot (1.19.4)
With

It also fixes chunk generation stutter in 1.20.1 as well if i change version support in config file:
With smooth boot (1.20.1)
with 1 20 1
Without smooth boot (1.20.1)
Without 1 20 1

@PedroLVA
Copy link
Author

Smooth Boot is no longer needed in 1.20 See https://modrinth.com/mod/smoothboot-fabric

Wrong, Mojang only fixed Minecraft start up time issue, but not Minecraft CPU bottleneck and chunk generation, loading, which smooth boot fixes i believe by thread priority management (sorry if i'm wrong), here are some screenshots: Without Smooth Boot (1.19.4) without With Smooth Boot (1.19.4) With

It also fixes chunk generation stutter in 1.20.1 as well if i change version support in config file: With smooth boot (1.20.1) with 1 20 1 Without smooth boot (1.20.1) Without 1 20 1

How can you run smooth boot in 1.20.1? You said to change the supported version in the config file, how do you do that?

@Kennybust
Copy link

Kennybust commented Jun 15, 2023

@PedroLVA You download the latest smooth boot mod version, than open it with archiver like 7zip, and edit fabric.mod.json file
1
than add this ">=" next to 1.19.4 in this field
2
will look like this
3
than save it in archive, and add mod to your mods folder

@PedroLVA
Copy link
Author

@Kennybust Thank you so much, you're a life saver!

@notabirb1
Copy link

@Kennybust you can also use fabric dependency overrides if you don't want to edit the mod's files.

@safesaffawa
Copy link

I made a version 1.20 that only changed the version
https://github.com/safesaffawa/mc-smoothboot-1.20/releases/tag/1.19-1.7.1

@notabirb1
Copy link

There's an updated fork now to port the thread priority changes.

@Felix14-v2
Copy link

My two cents, with/without
image-10
image-9

@intergrav
Copy link

intergrav commented Jul 8, 2023

Thought I might chip in here, @getchoo and I have forked the mod and published it to Modrinth and will be maintaining it for future versions (with the creator's permission of course) Feel free to check it out!

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

No branches or pull requests

7 participants