Skip to content

Commit f44852a

Browse files
committed
Bump version
1 parent 7de12ed commit f44852a

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Hierophantics
22

3+
## 1.3.1
4+
- Added a lot of new config options
5+
- Side effect rates from embedded minds and Manifold Mind can now be individually modified
6+
- The media discount from Manifold Mind can now be modified
7+
- A certain hidden feature of the Induce Exhaustion spell can now be disabled
8+
- When merging villagers, two instances of the exact same trade offer will now be merged into a single instance with twice as much in stock
9+
- The Edified Workstation now drops when broken, and can be mined efficiently with an axe
10+
- Added a proper texture for zombified Quiltminds, and prevented them from spawning naturally
11+
- Fixed a bug that could trigger embedded mind side effects without having any minds
12+
- Updated zh_cn translations (thanks ChuijkYahus!)
13+
314
## 1.3.0
415
- You can now embed allays into your mind using the Imbuement Bed! This will provide a temporary 25% media discount on all casting you perform, though you may want to watch out for certain perceptual side effects...
516
- Normal embedded minds may also cause side effects of a similar nature, though at a greatly reduced rate

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ kotlin.stdlib.default.dependency=false
88
# mod info
99
mavenGroup=robotgiggle.hierophantics
1010
modId=hierophantics
11-
modVersion=1.3.0
11+
modVersion=1.3.1
1212

1313

1414
# publishing (TODO: fill these in!)

0 commit comments

Comments
 (0)