Skip to content

Commit

Permalink
File updates
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsPilgaard committed Feb 24, 2020
1 parent d5e2731 commit d53359c
Show file tree
Hide file tree
Showing 4 changed files with 812 additions and 813 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@

**Changes**

- Planks from Unlimited Chisel Works can no longer be used in all recipes that take planks.
They can be converted to Oak Planks instead.
This is a side-effect of fixing [Bug #604](https://github.com/NillerMedDild/Enigmatica2/issues/604)
- Removed all Planks from the mod Unlimited Chisel Works. This is a side-effect of fixing [Bug #604](https://github.com/NillerMedDild/Enigmatica2/issues/604)
- Removed the IC2 Thermal Centrifuge recipe Slag -> Pulverized Coal, as it could be used for duping

**Fixed bugs**

Expand Down
2 changes: 1 addition & 1 deletion config/IC2.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
; ic2 general config
; created Feb 24, 2020 6:21:24 PM
; created Feb 24, 2020 8:49:49 PM
;---

[worldgen]
Expand Down
4 changes: 2 additions & 2 deletions config/splash.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Splash screen properties
#Mon Feb 24 18:20:14 CET 2020
#Mon Feb 24 20:48:29 CET 2020
background=0xFFFFFF
memoryGood=0x78CB34
font=0x0
Expand All @@ -9,8 +9,8 @@ memoryLow=0xE42F2F
rotate=false
memoryWarn=0xE6E84A
showMemory=false
bar=0xCB3D35
enabled=true
bar=0xCB3D35
resourcePackPath=resources
logoOffset=0
forgeTexture=fml\:textures/gui/forge.png
Expand Down
Loading

0 comments on commit d53359c

Please sign in to comment.