Skip to content

Commit

Permalink
oops forgot the version change (#373)
Browse files Browse the repository at this point in the history
  • Loading branch information
screret authored Sep 15, 2023
1 parent 8addafd commit f73e421
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 15 deletions.
21 changes: 7 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,9 @@
# ChangeLog

* fix super chest transfer
* fix the locking bug of super tank
* fix crash when the fluid texture is missing
* fix super chest/tank model offset when they are connected
* fix bio chaff recipe eut
* fix ldlib fabric transfer
* fix jei crash when the slot size updated (1.20)
* fix wire overlay icon error
* fix distinct buses button is replaced by circuit select button in input bus
* fix wire lose more power than expected
* fix Drum's fluid can be duplicated
* fix emi rendering + interaction
* fix fluid bucket interaction (1.20)
* fix battery buffer dropping
* add Gregicality Multiblocks content
* fix worldgen deadlock via too large veins
* add support for multiple recipe types on a single machine
* fix battery buffer not dropping batteries
* added ability for KJS to clone existing vein generators
* added ability to create CTM renderer blocks from KJS
*
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
# Mod Info
mod_id = gtceu
mod_name = GregTech
mod_version = 1.0.11.b
mod_version = 1.0.12
mod_description = GregTech CE Unofficial, ported from 1.12.2
mod_license = LGPL-3.0 license
mod_url = https://https://github.com/GregTechCEu/GregTechCEu-1.19/
Expand Down

0 comments on commit f73e421

Please sign in to comment.