We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82dac10 commit 6c780b7Copy full SHA for 6c780b7
CHANGELOG.md
@@ -0,0 +1,3 @@
1
+- Fixed a bug with the induction smelter where it consumed more items in processing than it was supposed to.
2
+- Added missing recipes for reinforced-tier machines.
3
+- Fixed a bug where storage containers reset when they had more than 256 items stored in them.
gradle.properties
@@ -12,6 +12,6 @@ dragonfly_version=1.5.0-7.2-pre2
12
terrain_api_version=1.4.4-7.2-pre1
13
14
# Mod
15
-mod_version=0.19.0
+mod_version=0.19.1
16
mod_group=sunsetsatellite
17
mod_name=signalindustries
0 commit comments