- cross-posted to:
- opensource@lemmy.ml
- cross-posted to:
- opensource@lemmy.ml
cross-posted from: https://lemmy.world/post/9752285
A slightly delayed update, but MineClone2 had a big release recently! :)
Release notes: https://git.minetest.land/MineClone2/MineClone2/src/branch/master/releasenotes/0_85-the_fire_and_stone_release.md
Are there minecraft clones that are compatible with minecraft mods? Or would that be a licensing problem with the mods?
considering most Minecraft mods directly mess with the Minecraft code as opposed to going through a well defined API (forge and fabric only provide so much) you can’t really make that work without outright stealing Minecraft code
the best you can make would be resourcepack and datapack compatibility. maybe whatever molang stuff bedrock’s up to