mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-06-03 15:14:11 +00:00
Bump version to 1.100.4
This commit is contained in:
parent
31ba17d085
commit
2c64186965
@ -1,5 +1,5 @@
|
|||||||
# Mod properties
|
# Mod properties
|
||||||
mod_version=1.100.3
|
mod_version=1.100.4
|
||||||
|
|
||||||
# Minecraft properties (update mods.toml when changing)
|
# Minecraft properties (update mods.toml when changing)
|
||||||
mc_version=1.16.5
|
mc_version=1.16.5
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
# New features in CC: Tweaked 1.100.4
|
||||||
|
|
||||||
|
Several bug fixes:
|
||||||
|
* Fix the monitor watching blocking the main thread when chunks are slow to load.
|
||||||
|
|
||||||
# New features in CC: Tweaked 1.100.3
|
# New features in CC: Tweaked 1.100.3
|
||||||
|
|
||||||
Several bug fixes:
|
Several bug fixes:
|
||||||
|
@ -1,9 +1,6 @@
|
|||||||
New features in CC: Tweaked 1.100.3
|
New features in CC: Tweaked 1.100.4
|
||||||
|
|
||||||
Several bug fixes:
|
Several bug fixes:
|
||||||
* Fix client disconnect when uploading large files.
|
* Fix the monitor watching blocking the main thread when chunks are slow to load.
|
||||||
* Correctly handling empty computer ID file.
|
|
||||||
* Fix the normal turtle recipe not being unlocked.
|
|
||||||
* Remove turtle fake EntityType.
|
|
||||||
|
|
||||||
Type "help changelog" to see the full version history.
|
Type "help changelog" to see the full version history.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user