Skip to content

Commit 6af91ab

Browse files
authored
chore: changelog and version (GregTechCEu#904)
1 parent dcb6bb1 commit 6af91ab

File tree

2 files changed

+10
-20
lines changed

2 files changed

+10
-20
lines changed

CHANGELOG.md

Lines changed: 9 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,17 @@
11
# ChangeLog
22

3-
Version: 1.1.3
3+
Version: 1.1.3.a
44

55
### ADDITIONS:
6-
- in-world multiblock preview
7-
- all machines now have an overclocking logic by default
8-
- added a way to change a ToolProperty's types
9-
- added a way for tools to have "subtypes", eg LV wrench -> wrench
10-
- made KJS recipes able to have subrecipes, like DT -> distillery
11-
- added `setMaterialSecondaryARGB` for changing a material's secondary color
6+
- added Creative Chest, Creative Tank
127

138
### FIXES:
14-
- fixed cover placement on pipes picking a random face
15-
- fixed custom fluid textures not working
16-
- fixed power being transfered through nonconnected pipes
17-
- fixed the planks TagPrefix
18-
- fixed rubber logs not being burnable
19-
- fixed crash when registering fluids
20-
- fixed steam miner venting every tick, and not consuming any steam
21-
- fixed machine UI layout sometimes being offcenter
22-
- fixed electric tools getting -1/-1 energy when changing the tool head
9+
- fixed crashes related to KubeJS recipe loading
10+
- fixed ore block maceration not working
11+
- fixed high tier tools (duranium, neutronium) not working
12+
- fixed electric furnace / multismelter recipes not working
13+
- fixed transformers always having 1A storage
2314

2415
### CHANGES:
25-
- deprecated the PA for removal in a future update.
26-
- made recipe lookup be 500-900% faster!
27-
- combined cover configuration UI and output configuration UI into one
16+
- replaced Tungstensteel coils with RTM-Alloy coils
17+
- updated Russian translation

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ org.gradle.jvmargs = -Xmx6G
33
# Mod Info
44
mod_id = gtceu
55
mod_name = GregTech
6-
mod_version = 1.1.3
6+
mod_version = 1.1.3.a
77
mod_description = GregTech CE Unofficial, ported from 1.12.2
88
mod_license = LGPL-3.0 license
99
mod_url = https://github.com/GregTechCEu/GregTech-Modern/

0 commit comments

Comments
 (0)