Skip to content

Commit

Permalink
Updated changelog, bumped version for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Flanks255 committed Jan 1, 2025
1 parent c02520f commit 7866906
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# x.x.x+mc1.21.1
# 1.5.0+mc1.21.1
* Added color variations to Bulbs, Rods, Fixtures, Columns and Edge lights.
* Added CTM textures for Illuminant Blocks in a disabled by default built-in optional resource pack.
* Added variations to Bulbs, Rods, Fixtures, Columns and Edge lights.
* Added a sneak right click edit menu to the Edge Lights, to edit the shape after placement.
* Fixed Lamp Posts not being as bright as they should have been...
* Fixed missing particle texture on the Bulbs.
* Added Full Japanese(ja_jp) translation, Thanks Momo-i2!
* Added Partial Chinese(zh_cn) translation from Aemande123.
* Fixed missing particle texture on the Bulbs.
* Added a sneak right click edit menu to the Edge Lights, to edit the shape after placement.

# 1.4.6+1.21
* Ported to 1.21.0 NeoForge
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This is required to provide enough memory for the Minecraft decompilation process.
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
mod_version=1.4.6
mod_version=1.5.0
minecraft_version=1.21.1
loader_version=[4,)
neo_version=21.1.89
Expand Down

0 comments on commit 7866906

Please sign in to comment.