Skip to content

Commit d501e6f

Browse files
committed
Bump mod version
1 parent 08ee050 commit d501e6f

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG-1.20.1.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
# Changelog for Minecraft 1.20.1
22
All notable changes to this project will be documented in this file.
33

4+
<a name="1.20.1-1.21.3"></a>
5+
## [1.20.1-1.21.3](/compare/1.20.1-1.21.2...1.20.1-1.21.3) - 2025-11-11 13:50:02
6+
7+
### Fixed
8+
* Fix commands not being available after reload command
9+
Closes CyclopsMC/IntegratedDynamics#1556
10+
411
<a name="1.20.1-1.21.2"></a>
5-
## [1.20.1-1.21.2](/compare/1.20.1-1.21.1...1.20.1-1.21.2) - 2025-10-22 16:25:44
12+
## [1.20.1-1.21.2](/compare/1.20.1-1.21.1...1.20.1-1.21.2) - 2025-10-22 16:25:44 +0200
613

714
### Fixed
815
* Fix empty item entities being spawned

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mod_version=1.21.2
1+
mod_version=1.21.3
22
minecraft_version=1.20.1
33
forge_version=47.0.1
44
release_type=release
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
As always, don't forget to backup your world before updating!
2+
3+
Fixes:
4+
* Fix commands not being available after reload command
5+
Closes CyclopsMC/IntegratedDynamics#1556

0 commit comments

Comments
 (0)