This commit is contained in:
Anuken
2020-08-13 09:18:47 -04:00
parent 1249eb3b00
commit 9ba98ed4b4
7 changed files with 9 additions and 40 deletions
+2 -2
View File
@@ -894,10 +894,10 @@ public class Blocks implements ContentList{
requirements(Category.effect, with(Items.lead, 25, Items.silicon, 12));
hasShadow = false;
health = 40;
damage = 11;
damage = 23;
tileDamage = 7f;
length = 10;
tendrils = 5;
tendrils = 4;
}};
//endregion