From ae6e627c838414536bf9ea8bfb073036ca275fdf Mon Sep 17 00:00:00 2001 From: Christina Berchtold Date: Mon, 1 Jul 2019 21:59:32 +0200 Subject: fuel cell now forms in all 6 directions --- config/IC2.ini | 2 +- config/splash.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/IC2.ini b/config/IC2.ini index 2bfdabd5ee..34fe6da562 100644 --- a/config/IC2.ini +++ b/config/IC2.ini @@ -1,5 +1,5 @@ ; ic2 general config -; created Jun 11, 2019 9:14:02 PM +; created Jul 1, 2019 9:51:39 PM ;--- [worldgen] diff --git a/config/splash.properties b/config/splash.properties index f91453a5dc..21e90a2892 100644 --- a/config/splash.properties +++ b/config/splash.properties @@ -1,5 +1,5 @@ #Splash screen properties -#Tue Jun 11 21:13:52 CEST 2019 +#Mon Jul 01 21:51:29 CEST 2019 logoTexture=textures/gui/title/mojang.png background=0xFFFFFF font=0x0 -- cgit