Skip to content

Commit 3e36046

Browse files
committed
bump to 3.1.2 and update changelog
1 parent d6e8129 commit 3e36046

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
---
44

5+
## [3.1.2] - 2026-08-19
6+
7+
### Fixed
8+
- Fixed a possible crash during world generation or `/reload` when a structure with piece-count limits was being placed on several threads at once.
9+
10+
---
11+
512
## [3.1.1] - 2026-08-18
613

714
### Fixed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ org.gradle.daemon=false
44

55
# Project
66
mod_id=moogs_structures
7-
mod_version=3.1.1
7+
mod_version=3.1.2
88
mod_name=Moog's Structure Lib
99
mod_author=FinnDog
1010
maven_group=com.finndog.moogs_structures

0 commit comments

Comments
 (0)