Skip to content

Commit b676a89

Browse files
committed
0.7.53b
1 parent 3b6146c commit b676a89

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
### Fixed
11+
- [#762] Fixed that several lua functions would throw a `IllegalStateException`
12+
913
## [1.21.1-0.7.52b] - 2025-07-06
1014

1115
Due to some internal changes and fixes, the minimum version of neoforge was raised to 21.1.186, minecolonies to 1.1.1020-1.21.1-snapshot and CC:Tweaked to 1.116.0

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ mod_id=advancedperipherals
77
# do not include mod_version/minecraft_version with equals sign anywhere else in the file (even in comments)
88
# also do not add space around the equal sign
99
# since we are using poor grep command to do automation :p
10-
mod_version=0.7.52b
10+
mod_version=0.7.53b
1111
minecraft_version=1.21.1
1212
mod_artifact_suffix=
1313
neo_version=21.1.186

0 commit comments

Comments
 (0)