this post was submitted on 19 Dec 2023
37 points (87.8% liked)

Linux Gaming

14927 readers
99 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[–] ShittyKopper@lemmy.blahaj.zone 4 points 8 months ago* (last edited 8 months ago)

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