Avatar

EddyNottingham

EddyNottingham@lemmy.ml
Joined
2 posts • 55 comments
Direct message

Yeah, this is so true. I always play with the datapacks from vanillatweaks that allow you to recombine certain block types back into their base type. Like wood stairs back into wood block. Makes it slightly more bare-able. Do you do anything to make it better? If you do, I need to know 😅

permalink
report
parent
reply

I think it’s still simple enough, and actually simpler to get into and start playing now due to QoL improvements. I’m pretty casual, but I do run a server, and the Minecraft community who play regularly seem to mostly be asking for way more content.

permalink
report
parent
reply

My mind is blown, haha thanks for sharing :)

permalink
report
parent
reply

I watched that when it had under 1000 views, and I’m about to watch it again because it was sooo good!

permalink
report
reply

No idea! I’ll find out if and when I receive another email from them!

permalink
report
parent
reply

Going through a bit of my library…

Elite: Dangerous - Menus Rocket League - Parkour Project Zomboid - Menus Stardew Valley - Menus Getting Over It - Parkour This War of Mine - Menus Outer Wilds - Parkour Stacklands - Menus

Omg it’s true!

permalink
report
reply

For those saying this is probably just the devs being lazy… Well, they took the effort to write these two lines of CSS, and took the time to make sure they displayed as the exact same color.

    input:checked+.slider {
      background-color: rgba(18, 107, 255, 1);
    }

    input+.slider {
      background-color: rgba(18, 107, 255, 1);
    }

So there was effort to make both sides blue, whether that was incompetence or intentional, the design itself is still an asshole design and should be shamed :) Good toggle switches can be found all over the web in seconds!

permalink
report
reply

Truuuuue haha, it could be a lot worse!

permalink
report
parent
reply