arc
This commit is contained in:
@@ -1246,7 +1246,7 @@ public class Blocks implements ContentList{
|
|||||||
powerProduction = 130f;
|
powerProduction = 130f;
|
||||||
itemDuration = 140f;
|
itemDuration = 140f;
|
||||||
ambientSound = Sounds.pulse;
|
ambientSound = Sounds.pulse;
|
||||||
ambientSoundVolume = 0.2f;
|
ambientSoundVolume = 0.07f;
|
||||||
|
|
||||||
consumes.power(25f);
|
consumes.power(25f);
|
||||||
consumes.item(Items.blastCompound);
|
consumes.item(Items.blastCompound);
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
org.gradle.daemon=true
|
org.gradle.daemon=true
|
||||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||||
archash=7e9d4252f8ab586d4911fbb4167c4c88cb523234
|
archash=2c022c5c2723b39e63da7cadd6c53ce6ec78f9d3
|
||||||
|
|||||||
Reference in New Issue
Block a user