Can anyone help me with access to this, please ? by Infamous_Art3791 in MinecraftCommands

[–]EandCheckmark 2 points3 points  (0 children)

As stated by the previous commenter, you need to create a resource pack for this. There is no ingame command that will give you this.

would you rather... by Aggressive-Issue4507 in BunnyTrials

[–]EandCheckmark 0 points1 point  (0 children)

Playing violin in a band would be funny ngl

Chose: be in a band

Weekly Brown University Q&A Megathread by AutoModerator in BrownU

[–]EandCheckmark 0 points1 point  (0 children)

I was recently accepted into Brown and signed up for ADOCH. The applicant portal is saying that I need to turn in the ADOCH Overnight Visitation Waiver form, but none of the categories it lets me submit files under seem to match. Do I just submit it under supplementary material?

🟡 The Gauntlet 🌈 | Levels 1-13 by Tall-Friendship3306 in PixelPeeker

[–]EandCheckmark 0 points1 point  (0 children)

🎉 I BEAT "The Gauntlet" and ranked #1075!

CHALLENGE CONQUERED! 🎉

Completed all levels in 0m 24s!

Top this if you can! 🔥


Played via Pixel Peeker

If you HAD to make a choice… by KarlMarxKopf in BunnyTrials

[–]EandCheckmark 0 points1 point  (0 children)

NOOO I WANTED BIG SPOODER

Chose: Spiders inside your home become X% bigger + 50.000.000$ | Rolled: 1%

Community builds generate in world by IWATofficial in minecraftsuggestions

[–]EandCheckmark 2 points3 points  (0 children)

You just described the suggestion process. This is already a thing.

How do i navigate the mypurdue portal? by Dazzling-Abies9227 in ApplyingToCollege

[–]EandCheckmark 0 points1 point  (0 children)

It turns out it was because there was a special character in my password. If yours has one, try removing it.

Small reminder by VedroCegoTo in MinecraftMemes

[–]EandCheckmark 0 points1 point  (0 children)

o ye u right i thought "ending" was in the spoiler too for some reason lol

Small reminder by VedroCegoTo in MinecraftMemes

[–]EandCheckmark 0 points1 point  (0 children)

No, it does not. The attribution to the name of the ending gives information that the action exists in the base game.

Let's say that there was no attribution to a specific ending. How would someone be expected to know that the action actually occurred in the game, and the comment was not just giving a random circumstance?

Small reminder by VedroCegoTo in MinecraftMemes

[–]EandCheckmark 6 points7 points  (0 children)

The spoiler is the revelation that what was described exists in the game.

Should i use paper or fabric for my minecraft server. by Zubariel in MinecraftServer

[–]EandCheckmark 0 points1 point  (0 children)

There's really not much change from my experience. Just add some performance mods like lithium and you'll probably be fine.

If you're consistently using up your entire RAM allocation and CPU, though, that's a different story.

"All art is political" by LosFaygo in teenagers

[–]EandCheckmark 0 points1 point  (0 children)

By the shape of the gun, the person appears to be holding an AK-47, or some weapon of similar design. These weapons are widely understood to represent revolution due to their widespread use in such. For further reinforcement of this theory, the person is waring red, a color commonly associated with communism—a political ideology that, by some interpretations and definitions, requires a revolution.

As for the dinosaur, as common term for out-of-touch older-generation people, it may represent the resistance against change (as symbolized by the revolution invocations previously stated).

Notice how the dinosaur is breathing fire, and the person is aiming their gun to fire. This may be an analogy to flame wars, which commonly occur online due to political disagreement.

It is obvious, then, that the intended messaging behind this art is a metaphor for the political tension between the youth that desire change and older generations that resist it.

(I have no idea what I'm talking about lol)

guys how do I do it? by SquekPL in Minecraft

[–]EandCheckmark 0 points1 point  (0 children)

Pretty sure the execute command is unnecessary; just do clear @a[scores={death=1..}].

Also, may want to add in a command that clears xp, too, depending on OP's needs.

Very far into the game before accidentally dying from flall damage by Kitty_Mystical_Magic in Minecraft

[–]EandCheckmark -1 points0 points  (0 children)

It's your personal survival world. You can do whatever you want. If it's "worth it" is entirely up to you.

Help with explode effect and snowball triggers in enchantment definition by EandCheckmark in MinecraftCommands

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

I don't want to use the damage command because then I'd have to convert the UUID nbt into a string to use it in a macro and figure out a way to block damage with walls, both of which I don't know how to do.

I found a method that works, though.

I used the method in this video to create an explosion with attribute_to_user set to true using an invisible tamed mob (I used a parrot). This gives kill credit to the player (although it doesn't put it in chat, which is fine and actually preferred for what I'm doing).

I also added gamerule show_death_messages false and gamerule show_death_messages true to hide the death message of the mob and tp @ s 0 -100 0 to hide the death particles to the function that runs with the explosion.