WIP chnages to collaris weapon

This commit is contained in:
Anuken
2022-07-13 22:57:13 -04:00
parent a734f8423c
commit 62332fbebb
5 changed files with 66 additions and 23 deletions

View File

@@ -5644,7 +5644,7 @@ public class Blocks{
forceDark = true;
privileged = true;
size = 1;
maxInstructionsPerTick = 100;
maxInstructionsPerTick = 500;
range = Float.MAX_VALUE;
}};