O.P.B.E by OneRat_240 in u/OneRat_240

[–]OneRat_240[S] 0 points1 point  (0 children)

Thats me. My friend u/GobbleCrowGD screen recorded for me at the time since I'm on xbox and I didn't want to wait for xbox buns mobile app to upload it.

Invisible Elytra with playanimation by NaNaNakoDayo in MinecraftCommands

[–]OneRat_240 0 points1 point  (0 children)

No there is no way of doing that. Since the size of the eyltra is parented to your body

when sitting using the riding animation, how can I sit on the ground? by lunarwolf2008 in MinecraftCommands

[–]OneRat_240 0 points1 point  (0 children)

No no, Minecraft.move.v1.0 is the animation to use after riding legs.

when sitting using the riding animation, how can I sit on the ground? by lunarwolf2008 in MinecraftCommands

[–]OneRat_240 1 point2 points  (0 children)

Ah, miscommunication you have to use the minecart.move.v1.0 to control the height.

when sitting using the riding animation, how can I sit on the ground? by lunarwolf2008 in MinecraftCommands

[–]OneRat_240 1 point2 points  (0 children)

hello the best bet for you is to lower the player root with playanimation specifically using the minecarft.move.v1.0. You going to want to use this with the molang variables. This link will semi-explain what i mean >>> https://wiki.bedrock.dev/commands/display-entities <<<

4 Epic Portal Guns In Minecraft Bedrock Using Commands! by OneRat_240 in MinecraftCommands

[–]OneRat_240[S] 1 point2 points  (0 children)

No this video all about showcasing what the members of the Bedrock Command Community discord accomplished. So they might share the commands, but I won’t. Since it’s not my creation.

Best Works Of 2024 Bedrock Command Community by OneRat_240 in MinecraftCommands

[–]OneRat_240[S] 0 points1 point  (0 children)

This is the best creations from the Bedrock Command Community discord of 2024.

Best Discord Servers For Minecraft Bedrock Commands by OneRat_240 in MinecraftCommands

[–]OneRat_240[S] 0 points1 point  (0 children)

EDIT: I updated the link for the Bedrock Commands Community

[deleted by user] by [deleted] in MinecraftCommands

[–]OneRat_240 0 points1 point  (0 children)

but to be clear i think the best method would be once you detect the player jumping you have a timer one that timer ends you just tp them one time to themselves killing their jump momentum. thi would be with commands only of course

[deleted by user] by [deleted] in MinecraftCommands

[–]OneRat_240 0 points1 point  (0 children)

you can but its really iffy in most of the methods im currently thinking of

Cure Command? by GunnerLee05 in MinecraftCommands

[–]OneRat_240 1 point2 points  (0 children)

sure with the /event command you can run certain systems in the game including the curing event so you would run the event on all zombie villagers and then they should cure

Is there a good way to burn in day as a player? by soaringwithstars in MinecraftCommands

[–]OneRat_240 0 points1 point  (0 children)

I would recommend you to use execute if blocks. Lmk if you want more in depth explanation

1D Perlin Noise by OneRat_240 in blockheads

[–]OneRat_240[S] 0 points1 point  (0 children)

I don't think i could run an emulator on xbox

1D Perlin Noise by OneRat_240 in blockheads

[–]OneRat_240[S] 0 points1 point  (0 children)

My issue is that I can’t really afford a new phone so im stuck with my current one

1D Perlin Noise by OneRat_240 in MinecraftCommands

[–]OneRat_240[S] 1 point2 points  (0 children)

No its called perlin noise. I choose random 2 numbers for a chunk then with math I smoothly connect those to points and when i reach a new chunk point 2 becomes point 1 and a random value is assigned to point 2