This commit is contained in:
Anuken
2022-04-07 23:02:14 -04:00
parent a89a146e20
commit a3b6aaf7a6
4 changed files with 2 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -1318,6 +1318,7 @@ public class Blocks{
craftTime = 60f * 2f; craftTime = 60f * 2f;
outputLiquid = new LiquidStack(Liquids.gallium, 1f / 60f); outputLiquid = new LiquidStack(Liquids.gallium, 1f / 60f);
//TODO NOT scrap
outputItem = new ItemStack(Items.scrap, 1); outputItem = new ItemStack(Items.scrap, 1);
}}; }};

View File

@@ -25,4 +25,4 @@ org.gradle.caching=true
#used for slow jitpack builds; TODO see if this actually works #used for slow jitpack builds; TODO see if this actually works
org.gradle.internal.http.socketTimeout=100000 org.gradle.internal.http.socketTimeout=100000
org.gradle.internal.http.connectionTimeout=100000 org.gradle.internal.http.connectionTimeout=100000
archash=0ed3a81119 archash=59577c8222