mc-smoothboot icon indicating copy to clipboard operation
mc-smoothboot copied to clipboard

Please update your mod to 1.20

Open PedroLVA opened this issue 1 year ago • 10 comments

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

PedroLVA avatar Jun 15 '23 13:06 PedroLVA

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

EinfxchFinn avatar Jun 15 '23 14:06 EinfxchFinn

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

Kennybust avatar Jun 15 '23 16:06 Kennybust

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?

PedroLVA avatar Jun 15 '23 17:06 PedroLVA

@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

Kennybust avatar Jun 15 '23 17:06 Kennybust

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

PedroLVA avatar Jun 15 '23 17:06 PedroLVA

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

notabirb1 avatar Jun 17 '23 16:06 notabirb1

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

safesaffawa avatar Jul 01 '23 01:07 safesaffawa

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

notabirb1 avatar Jul 06 '23 20:07 notabirb1

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

Felix14-v2 avatar Jul 07 '23 10:07 Felix14-v2

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!

  • Modrinth project page: https://modrinth.com/mod/threadtweak
  • GitHub repository: https://github.com/getchoo/threadtweak

intergrav avatar Jul 08 '23 22:07 intergrav