-
Notifications
You must be signed in to change notification settings - Fork 25
Version Support
Steven Cao edited this page Jun 17, 2021
·
6 revisions
Smooth Boot is available in these Minecraft/mod loader versions:
1.12 | 1.14 | 1.15 | 1.16 | 1.17 | |
---|---|---|---|---|---|
Fabric | ❌ | ✔️ | ✔️ | ✔️ | ✔️ |
Forge | 🚧** | ✔️* | ✔️* | ✔️* | ❌ |
* : Requires MixinBootstrap on all 1.14 versions, 1.15 versions older than 31.2.44 and 1.16 versions older than 32.0.72
**: 1.12 does not use any executors, which means it will not benefit much from Smooth Boot. However, there is an experimental branch that you can build to test the mod.
To check if Smooth Boot is working, look in the log file for Smooth Boot config initialized
(Fabric), Initialized client game thread
(Forge client) or Initialized server game thread
(Forge server).