We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 111655c commit 0c53f94Copy full SHA for 0c53f94
CHANGELOG.md
@@ -1,4 +1,5 @@
1
Please clear changelog after each release.
2
Put the changelog BELOW the dashes. ANYTHING ABOVE IS IGNORED.
3
-----------------
4
-- Fixed the mod crashing servers upon boot.
+- Fixed Weighted Pressure Plates not dropping when broken.
5
+- Fixed Copper and Redstone Jack o'Lanterns not using the cutout render layer, making them render incorrectly with Glowtone.
gradle.properties
@@ -16,7 +16,7 @@
16
17
# Mod Properties
18
mod_id = thecopperierage
19
- mod_version = 1.0.4
+ mod_version = 1.0.5
20
# protocol version must be changed after each update with dual env changes
21
protocol_version = 1
22
maven_group = net.frozenblock
0 commit comments