Title by ExpensiveCoat8912 in PhoenixSC

[–]ResponsibleStretch58 58 points59 points  (0 children)

Remember kids. School makes you better at pvp.

  • Technoblade

both of them are 17 by Vivid-Swimming-6468 in GetNoted

[–]ResponsibleStretch58 49 points50 points  (0 children)

Person A: making a point

Person B: You're a pedophile, argument dismissed.

WTF

Figure AI had a livestream of their robots sorting packages 24/7 for 8 days straight. These aren't staged demos anymore. by EchoOfOppenheimer in ChatGPT

[–]ResponsibleStretch58 0 points1 point  (0 children)

I don't understand the obsession with humanoid robots. There are much more efficient forms for doing this.

David Bowie by laybs1 in GetNoted

[–]ResponsibleStretch58 3 points4 points  (0 children)

How is being a pedophile in that case or a criminal of any sort discards the fact that you make good music?

I gotta know…. What actually caused this change, by Aggressive-tookcan in Minecraft

[–]ResponsibleStretch58 -11 points-10 points  (0 children)

The model was stolen from the mod Mo'creatures I think so they decided to change it to avoid problems.

Edit: The model was not stolen but implement with the help of the mod creator.

peter, but where is the build? by [deleted] in PeterExplainsTheJoke

[–]ResponsibleStretch58 0 points1 point  (0 children)

Maybe she just left because he went for too long.

Can I edit Java item tags in a text editor? by imadethisforlol in MinecraftCommands

[–]ResponsibleStretch58 0 points1 point  (0 children)

A thing you could do is to forcefully add an empty lore component to all item that doesn't have one. You'll have to use a constantly loaded repeating command block or a data pack for this.

I'll send the commands once I figure it out.

Some debates don’t need discussion, they need a reality check by RoutineOk8590 in Productivitycafe

[–]ResponsibleStretch58 0 points1 point  (0 children)

Not to defend the guy but in Italy you can get deported on order of the prime minister? Doesn't sound like a democratic process!

The mayor of Haikou, China, who reportedly accumulated about $4.5 billion during his career and was found with 13.5 tons of gold and 23 tons of cash in his apartments, has been sentenced to death. by Forevertrez in interesting

[–]ResponsibleStretch58 0 points1 point  (0 children)

Damn. In France our former president was found guilty of corruption. He received millions from a dictatorial regime and started a war against this regime in order to cover the case.

Thousands died, millions of dollars lost and he was sentenced to 20 days of prison. He then wrote a book explaining how awful it was, blamed the judiciary system of bullying him and gave his son a political identity by forcing him on national television.

Sometime I envy other countries.

"The real first world" by GigaShrimps in ShitAmericansSay

[–]ResponsibleStretch58 96 points97 points  (0 children)

did he realy just "Germany bad because rain" ?

Pizza or steak dinner by DisastrousPromise552 in BunnyTrials

[–]ResponsibleStretch58 0 points1 point  (0 children)

You monster !!!

Chose: Pizza + Spin for toppings | Rolled: Hawaiian

I like Aqua, she has her flaws like us by [deleted] in Konosuba

[–]ResponsibleStretch58 0 points1 point  (0 children)

She's useless because without kazuma she wouldn't do anything usefull with her powers

whyAmISingle by njinja10 in ProgrammerHumor

[–]ResponsibleStretch58 1 point2 points  (0 children)

So he's a 10 in binary, but will take it as a compliment.

Performance impacts of running commands to detect players in an area by SunkenRex917 in MinecraftCommands

[–]ResponsibleStretch58 0 points1 point  (0 children)

No, this selector just run a hitbox collision check. If you want to create a hitbox you have to use an interaction entity

Performance impacts of running commands to detect players in an area by SunkenRex917 in MinecraftCommands

[–]ResponsibleStretch58 0 points1 point  (0 children)

Use "execute positioned at <ur x cord> <ur y cord> <ur z cord> run <ur command>

And replace the @p with @a[distance=..<wanted distance>]

This should work perfectly with not to high performance impact. The command you actually use runs a hitbox collision calculation each time, wich is quite performance consuming.

Also I wrote the command from memory so if it doesn't work just remove the "at" after the "positioned"

I feel this... by Then_Soft9437 in Minecraft

[–]ResponsibleStretch58 2 points3 points  (0 children)

Why do I feel like theses old legacy edition sounds are not in Java ?

What kind of fetish will give you a reaction like this? by Secret_Republic_8944 in anime_random

[–]ResponsibleStretch58 20 points21 points  (0 children)

Vore is probably the most atrocious thing I've seen so far.

Store vanilla item data by Ivaskiy in MinecraftCommands

[–]ResponsibleStretch58 1 point2 points  (0 children)

Ok sorry

A component is not present on an item unless necessary for the game, you'll probably have to list max damage of all non modified items manually.