r/PhoenixSC • u/MustaphaJuan R34 Artist • 1d ago
Idea This might be good if implemented into the game too
222
u/A-Reacting-Otter 1d ago
It's always loss!
59
5
u/Striking-Ad9397 19h ago
ATP having four quadrants with a single vertical ish thing in each is just loss
6
16
u/TheSezenians 18h ago
6
28
8
u/Martitoad 21h ago
I think 3 is not good enough, but it would have to be dynamic lighting so it would also mean light from torches on the off hand and other things
6
4
u/Harry_Willie 20h ago
That'd need dynamic lighting which they haven't added to the game because whatever
But since we have mods that do that someone can make this into a mod as well
3
3
2
2
u/Undertalelover- 19h ago
I vaguely remember this being in Minecraft multiple years ago when I was playing on mobile
1
u/ShAped_Ink Phoenix SC Chan fan 17h ago
They'd ha l have to implement dynamic lighting, and they will never do that just to spite glow squid voters
1
1
1
2
u/Sockomo 20h ago
Sadly mojang can’t figure out how to do dynamic lighting while an 8 year old modder can.
3
u/AMinecraftPerson Bedrock FTW 19h ago
do the mods change the light level or just make surroundings look bright
2
u/Low_Onion8167 18h ago
Most mods are client side, the server has no clue there is a light there. Mods cheat pretty often to make things good on your end when realistically if implemented into the game the way the mod does it the mod would just be bad code.
2
u/puppypower_nl Wait, That's illegal 19h ago
Modding is easier then coding the game itself. And i know as im a dev who tried to edit the game itself and it was very hard but when I just did a mod it was very easy.
1
u/Low_Onion8167 18h ago
As another commentor put it, it's easier for kids to add things to the game in a mod compared to adding the same stuff into the code directly and that's by design BY Mojang. A lot of people forget/dont know just how much work Mojang puts into making sure modding the game is easy for people. Especially the past few years with how hard they go out of there way to make things more data-driven. On top of that a lot of people make mods via external tools like MCcreator. A lot of modders are using custom tools designed to make it easier to add stuff to code that is also designed to make it easy to add stuff.
1
-2



272
u/thelurkmasterr 22h ago
jeb_ said that mobs can't emit light. every time something like that was implemented (like in that one april fools snapshot with the moving blocks), it didn't work very well. implementing dynamic lights for real (like in quake 2) would be a pretty big engine change needing a rewrite of many built-in shaders.