- cross-posted to:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- cross-posted to:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
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
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