Skip to content

Commit

Permalink
1.4.1 (#1930)
Browse files Browse the repository at this point in the history
Co-authored-by: YoungOnion <[email protected]>
  • Loading branch information
Ghostipedia and YoungOnionMC authored Sep 11, 2024
1 parent e56a053 commit 823a9b7
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 30 deletions.
54 changes: 25 additions & 29 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,39 +1,35 @@
# ChangeLog

Version: 1.4.0
Version: 1.4.1

### ADDITIONS:
- Added Dual Hatches for LuV+
- Added Reservoir Hatch
- Added Charcoal Pile Igniter and Lighters
- Added a Variety of Decor Blocks
- Added Creative Computation Provider
- Added a variety of Jade tooltip support
- Added forge:siftables for all siftable materials
- Added a Variety of new recipes for minecraft related items
- Added the ME Pattern Buffer and Me Pattern Buffer Proxy
- Added Electric Wire Cutters
- Added More RecipeSchema's For KubeJS
- Added the capability to tape crates
- Added the ability to clear data from items by crafting

- Added Textures for Computer Casings styled around the new texture standard
- Fluid Tags for Molten Fluids & Plasmas
- Datasticks will now render the primary item within contained data when holding SHIFT

### CHANGES:
- Modified how fluids are registered in KubeJS & Java

**ADDON & PACKDEVS WILL NEED TO UPDATE MODS/SCRIPTS**
- Modified a variety of colors for GTMaterials
- Batteries now display charge in tooltip
- Better Fluid Tooltips
- Switched from Zedtech to Gregtech:Refreshed for base textures, this is still a WIP.
- Parallel Hatches can no longer be shared.
- SI Formatting for large fluid amounts
- Updated all hatches and busses recipes to match GTCEU : 1.12.2
- Hazard gear works in curios slots
- Changed the location of the dimension icon for dimension based recipes
- KubeJS Support for research methods
- Research recipes now display CWU total in JADE and use the proper EU values.
- PACK DEVS ! - Can now define render toggles for multiblocks
- ADDON DEVS ! - OCLogic has been modified, please verify your addons reflect these new changes.

### FIXES:
- AE2 Busses and Hatches now properly work
- Fix Fusion Ring Rendering
- Fix miners destroying batteries
- Fix lighters destroying blocks
- Fix GTArmors from destroying selected items in creative
- Fix Quarktech Armor lang
- Fix CTM not working with computer casings
- Fixed Multi Rotation Render & Multi Rotation
- Fixed Infinite Item Duping with the assemblyline

- Fixed Rubber Leaves and Saplings not being able to compost.
- Fix fluid output slots accepting manual inputs
- Large variety of recipe logic and OC logic fixes
- Fixed AEParts in assembly lines having wrong recipe voltages
- Fixes Crashes due to null recipes caused by HighTier being disabled
- Fixed PartialNBT usage in recipes
- Various KubeJS recipe fixes
- ME Export Bus is now considered an "EXPORT_ITEMS" part ability
- Fix bedrock ore miner not overclocking
- Assembly line Structure no longer allows MEBufferParts

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.4.0
mod_version = 1.4.1
mod_description = GregTech CE Unofficial, ported from 1.12.2
mod_license = LGPL-3.0 license
mod_url = https://github.com/GregTechCEu/GregTech-Modern/
Expand Down

0 comments on commit 823a9b7

Please sign in to comment.