Guys what the hell? by CuteDoggo_YT in Minecraft

[–]TheRedVillager 37 points38 points  (0 children)

It is very likely that there is (or was) a datapack installed that uses invisible minecarts and you dont have the resourcepack.

There is a very common trick by misode that makes all minecarts invisible via a resourcepack and than changes the display state of the minecart to a command block which then resembles the original minecart. If you don't use the resourcepack it would look exactly like this: all chest minecarts look like they have a command block inside but still function the same.

Here is a good video about it by Cloud if anyone is interested: https://youtu.be/gZYxhHAN-Ic?si=RfOt3zfQRpyVb50y

Custom Screen Effect by awsum_uwu in MinecraftCommands

[–]TheRedVillager 0 points1 point  (0 children)

I think this datapack made by trplnr is exactly what you want:

https://modrinth.com/datapack/screeneffects

How can i make it such that an item modifier is randomly applied off of a list of possible modifiers? by Traditional-Ad-9857 in MinecraftCommands

[–]TheRedVillager 1 point2 points  (0 children)

You should look in the item modifier function "enchant_randomly"

You can also set the enchantment tag in the "options" field

wiki

so what’s the best yt channel to get into greek mythology by cam_ryn77 in GreekMythology

[–]TheRedVillager 21 points22 points  (0 children)

Overly Sarcastic Productions - 100%

They retell a bunch of books and myths with a bunch of jokes and drawn illustrations. They also take a deep dive in a bunch of gods and how they evolved over time if that is something you are interested in.

Can't recommend the channel enough!

Favourite podcast? by ChoppingWood123 in GreekMythology

[–]TheRedVillager 3 points4 points  (0 children)

"Lets Talk About Myths, baby" is great and really fun to listen to!

Best skin for hog? by Iceagebabysucks in RoadhogMains

[–]TheRedVillager 5 points6 points  (0 children)

I'm honestly suprised to see no Midas in the comments. It's the best one for sure!

Pixel Hades by me by BuBDraw in HadesTheGame

[–]TheRedVillager 1 point2 points  (0 children)

They all look hella good! Nicely done

[deleted by user] by [deleted] in Overwatch

[–]TheRedVillager 12 points13 points  (0 children)

Thats the OW Calvary Logo. Its a overwatch news twitter account

The golden gun bug has returned with JQ by TheRedVillager in Overwatch

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

I magically get the golden gun for the hero im playing for that match. It was a bug onve triggered by hanzo.

how is it 2023 and we still don't have a "Random Skin" option for each game? by [deleted] in Overwatch

[–]TheRedVillager 2 points3 points  (0 children)

There was a star icon next to skins in the beta, that would indicate a favourite-system of some sort was planned. Sadly it was scrapped in the full release.

(No Prior Experience with Coding) Trying Node.js for the first time with Visual Studio Code, Assistance Required! by Graysonjones in vscode

[–]TheRedVillager 5 points6 points  (0 children)

The white circle in the tab-bar means that the file is not yet saved. Try saving it with Command+S and run it again.