0.16.5-hotfix2

This commit is contained in:
sainagh
2024-10-23 15:17:54 -07:00
parent 9a9983c59a
commit f7532d1672
5226 changed files with 838189 additions and 3287 deletions
+8 -8
View File
@@ -4290,14 +4290,14 @@ recursivepaperbuggy.itemRightClick = function(stack, world, player, hand) {
Commands.call("summon erebus:erebus.stag_beetle ~ ~3 ~", player, world, true, true);
Commands.call("summon erebus:erebus.beetle ~ ~3 ~", player, world, true, true);
Commands.call("summon erebus:erebus.beetle ~ ~3 ~", player, world, true, true);
Commands.call("erebus:erebus.bombardier_beetle ~ ~3 ~", player, world, true, true);
Commands.call("erebus:erebus.bombardier_beetle ~ ~3 ~", player, world, true, true);
Commands.call("erebus:erebus.titan_beetle ~ ~3 ~", player, world, true, true);
Commands.call("erebus:erebus.titan_beetle ~ ~3 ~", player, world, true, true);
Commands.call("erebus:erebus.rhino_beetle ~ ~3 ~", player, world, true, true);
Commands.call("erebus:erebus.rhino_beetle ~ ~3 ~", player, world, true, true);
Commands.call("erebus:erebus.crushroom ~ ~3 ~", player, world, true, true);
Commands.call("erebus:erebus.crushroom ~ ~3 ~", player, world, true, true);
Commands.call("summon erebus:erebus.bombardier_beetle ~ ~3 ~", player, world, true, true);
Commands.call("summon erebus:erebus.bombardier_beetle ~ ~3 ~", player, world, true, true);
Commands.call("summon erebus:erebus.titan_beetle ~ ~3 ~", player, world, true, true);
Commands.call("summon erebus:erebus.titan_beetle ~ ~3 ~", player, world, true, true);
Commands.call("summon erebus:erebus.rhino_beetle ~ ~3 ~", player, world, true, true);
Commands.call("summon erebus:erebus.rhino_beetle ~ ~3 ~", player, world, true, true);
Commands.call("summon erebus:erebus.crushroom ~ ~3 ~", player, world, true, true);
Commands.call("summon erebus:erebus.crushroom ~ ~3 ~", player, world, true, true);
stack.shrink(1);
return "PASS";