New map3
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -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);
|
||||||
}};
|
}};
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user