@konoha-scarlet exactly
IvanoVladimirs
Posts
-
foreach -
foreachExactly what plumer man just said
-
foreach@konoha-scarlet I need liquidbounce pathutils to find a path to whatever coordinate, then I want to send c04 packets everytime it moves
-
foreachhow to send c04 every pathfinding pos? and also is
PathUtils.findPath(Target.posX, Target.posY, Target.posZ)
actually right?
-
how do I use bounding box@end3r1355 thing is i just want to set a colliding bounding box under the player
-
how do I use bounding boxfor example I wanted to place a bounding box under me. How'd I do that?
-
[b72] - How would I enable another LiquidBounce module with custom settings?@acaiberii u can but i just forgot how u do that
-
[b72] - How would I enable another LiquidBounce module with custom settings?var Speed = moduleManager.getModule("Speed") Speed.setState(false);
-
client side block@plumer-man what's ur disc
-
client side blockrn i just have Blocks and BlockPos
-
client side block@plumer-man can i also have the variables
-
client side block@plumer-man ok ill try this rn to see if it'll work
-
client side block@plumer-man ik theres a script called matrix fly or something that puts a barrier block under u
-
client side block@plumer-man bruh
-
client side block@plumer-man i need a way to place a client sided invisible block under the player's feet, not a collide fly script. It's going to be used for a collide fly script tho
-
client side blockhow do i place an invisible block under the player for a collide fly?
-
co8 packet@plumer-man ok
-
co8 packethow tf do I use CO8PacketPlayerBlockPlacement?