Comment on Minecraft is removing code obfuscation in Java Edition
atopi@piefed.blahaj.zone 13 hours agoHavent they been making changes to help mod/datapack development?
Modding is such a big part of the game, helping it would get more people playing the game
SuperDuperKitten@lemmy.blahaj.zone 12 hours ago
They made “datapack” which is a way of playing with mods without having to use third-party mod loaders like Forge and Fabric but (don’t quote me on this as I’m not a mod developer) it’s not as powerful compare to the mod loaders.
somerandomperson@lemmy.dbzer0.com 9 hours ago
Yup. Mods can change basically EVERYTHING, compared to datapacks being able to change only what mojang wants.
Xylight@lemdro.id 8 minutes ago
Not sure if it’s just what they want, it’s mostly that Minecraft’s spaghetti code had a lot of things hardcoded. Lately they’ve been changing a lot of things to be data-driven, and able to be changed by datapacks