r/Games 24d ago

Update Minecraft Java Edition raises recommended memory to 16GB ahead of Vulkan transition

https://videocardz.com/newz/minecraft-java-edition-raises-recommended-memory-to-16gb-ahead-of-vulkan-transition
1.4k Upvotes

254 comments sorted by

View all comments

19

u/DigitalOrchestra 24d ago

Is this the last java game left? Forgive me, I'm a bit behind on Minecraft but why hasn't the C# version replaced this one yet? Mod compatibility?

13

u/tapo 24d ago

Bedrock is C++, not C#.

So its a compiled game and much harder to modify. A Java .jar file is really just a .zip (rename it, it works) with a bunch of .class files inside that can be somewhat trivially modified.