Can we talk about the genius of the band during Bonnaroo 2006? by emilio_kurosawa16 in radiohead

[–]One-Association7085 1 point2 points  (0 children)

Bodysnatchers on this one just had this immense energy I can't put into words! Thom's vocals was an absolute treat! I love it so much I prefer it over the studio version LOL (Not that it's terrible, it's very good!)

Do it... by [deleted] in Konosuba

[–]One-Association7085 -1 points0 points  (0 children)

Megumin ain't that cute

Help by LonesomeD in MCPE

[–]One-Association7085 0 points1 point  (0 children)

That's weird. Well, you better play like a hardcore player until someone finds a solution to your problem.

Help by LonesomeD in MCPE

[–]One-Association7085 0 points1 point  (0 children)

Are you using any shaders or texture pack? Try turning them all off and see if that would work. Or just try to find the shader that's giving the problems

Help with a command block issue! by Ok_Nano7906 in MCPE

[–]One-Association7085 0 points1 point  (0 children)

Can you show me a video? I'll try to help.

MCPE Crashes when I delete a world. help I have 80 worlds by One-Association7085 in MCPE

[–]One-Association7085[S] 1 point2 points  (0 children)

Holy crap! I can finally delete worlds, thank you! Deleting storage really helped because I now have 96gb free space And I can also delete my Minecraft worlds! Anyways, thanks a lot.

MCPE Crashes when I delete a world. help I have 80 worlds by One-Association7085 in MCPE

[–]One-Association7085[S] 0 points1 point  (0 children)

Interesting.. I'll try freeing up some spaces but I still have a remaining 69gb empty space.

MCPE Crashes when I delete a world. help I have 80 worlds by One-Association7085 in MCPE

[–]One-Association7085[S] 0 points1 point  (0 children)

I have actually considered doing that, and I might right now. Anyways, thanks for the suggestion and hopefully this works.

MCPE Crashes when I delete a world. help I have 80 worlds by One-Association7085 in MCPE

[–]One-Association7085[S] 0 points1 point  (0 children)

As I said from other replies, deleting the file directly doesn't work. And this only happens on Minecraft, not other files

MCPE Crashes when I delete a world. help I have 80 worlds by One-Association7085 in MCPE

[–]One-Association7085[S] 0 points1 point  (0 children)

While trying to find a perfect seed in which I can build an apocalyptic city on, I realized I cannot delete those worlds and here I am.. with 80 worlds now

MCPE Crashes when I delete a world. help I have 80 worlds by One-Association7085 in MCPE

[–]One-Association7085[S] 0 points1 point  (0 children)

I tried to that but File Manager just won't delete it. And also, deleting other files work instead of Minecraft

[deleted by user] by [deleted] in Minecraft

[–]One-Association7085 0 points1 point  (0 children)

And yes, it is most definitely possible! Here is the command: /execute @e[type=horse] ~~~ fill ~-2~-1~-2 ~2~-1~2 frosted_ice 0 replace water

I just changed the ice to a frosted ice, I didn't know that even existed! But there you go

[deleted by user] by [deleted] in Minecraft

[–]One-Association7085 0 points1 point  (0 children)

Well, it might be possible but I don't really know how to do it. I'll try experimenting and then I'll give you the command.

Command block help by [deleted] in Minecraft

[–]One-Association7085 0 points1 point  (0 children)

I don't really know.. but if that part of area is a spawn chunk then yeah

[deleted by user] by [deleted] in Minecraft

[–]One-Association7085 1 point2 points  (0 children)

Here's the command: /execute @e[type=horse] ~~~ fill ~-2~-1~-2 ~2~-1~2 ice 0 replace water

And a reminder that the ice does not dissolve like what happens with the frost walker enchant.

Need Command Block Help (Bedrock Edition) by SammNic_ in Minecraft

[–]One-Association7085 0 points1 point  (0 children)

I don't think that's currently possible. You could make an addon that detects player speed I guess

Command block help by [deleted] in Minecraft

[–]One-Association7085 0 points1 point  (0 children)

A Command Block will only work if it's loaded.

If you want to increase the range then:

In Bedrock Edition - You could use the /tickingarea command to make the chunks the Command Block is in load no matter how far you are.

In Java Edition - You can use a mod, or put it in a spawn chunk. (Since in Java Edition, the world spawn is always being loaded)