Comment on Minecraft is removing code obfuscation in Java Edition
SuperDuperKitten@lemmy.blahaj.zone 2 weeks agoThey 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 2 weeks ago
Yup. Mods can change basically EVERYTHING, compared to datapacks being able to change only what mojang wants.
Xylight@lemdro.id 2 weeks 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