Skip to content

Commit

Permalink
Bump version to 0.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Rearth committed Dec 5, 2024
1 parent 5373085 commit a1fbc58
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
13 changes: 0 additions & 13 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,13 +0,0 @@
- Add JEI integration for recipes
- Add tags for storage blocks, storage_blocks/MATERIAL, ingot/MATERIAL, dust/MATERIAL, gems, gems/MATERIAL
- Add missing images to online docs (with some minor improvements)
- Add extra tooltip to fuel generator item regarding energy output positions
- Add missing tag translations (only used in EMI I think)
- Add new unholy intelligence texture
- Add german translations (@Wolkensteinchen)
- Add recipe fill integration to EMI
- Update translations from crowdin
- Fix item wrench recipe not using item tags
- Fix all dye recipes resulting in white dye
- Fix item filter block not dropping buffered items when destroyed
- Fix fluid pipes not connecting to top half of centrifuges when pipes are placed before the centrifuge/addon
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx6G
org.gradle.parallel=true

# Mod properties
mod_version = 0.12.2
mod_version = 0.12.3
maven_group = rearth.oritech
archives_name = oritech
enabled_platforms = fabric,neoforge
Expand Down

0 comments on commit a1fbc58

Please sign in to comment.