this post was submitted on 30 Dec 2023
24 points (100.0% liked)
games
20040 readers
1 users here now
Tabletop, DnD, board games, and minecraft. Also Animal Crossing.
-
3rd International Volunteer Brigade (Hexbear gaming discord)
Rules
- No racism, sexism, ableism, homophobia, or transphobia. Don't care if it's ironic don't post comments or content like that here.
- Mark spoilers
- No bad mouthing sonic games here :no-copyright:
- No gamers allowed :soviet-huff:
- No squabbling or petty arguments here. Remember to disengage and respect others choice to do so when an argument gets too much
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The talents of the modding community run laps around the core game devs. Unironically the best thing that could happen for Minecraft is if everyone moved to something like minetest and started making mods for it instead.
not really.
yes, really. the amount of issues with the base game that get easily solved by modders is astounding. putting iris + lithium + indium + entityculling immediately makes the game run like butter on 99% of hardware. and that's just performance. easymagic and easyanvils fix the enchanting and anvil systems respectively, tetra fixes tool progression almost completely, modders added in all three mobs from the mob vote like a day after release. I could go on.
Those mods are developed by lots of different people and there's a pool of hundreds or thousands of mod developers. You can't compare that output to a single team. Everything in the base game also has to not break backwards compatibility or balance, or need to be removed later. They also spend time developing complex mobs like that new bouncy thing, and making sure they don't have major bugs or performance issues (since they interact with everything else in the game). The team also develops the game systems and rendering and so on. They've done big overhauls to the chunk format multiple times, including increasing the world height, completely redoing how liquids are stored, more flexible block storage, smoothing out new terrain generation after updates, etc.. While keeping backwards compatibility to allow worlds to be incrementally updated to the new format.
And anything in the base game needs to work for 100% of game installs and servers. Mods are only installed by a small fraction of users (and they often have all sorts of bugs).
A modder could get 90% of the way to something worrhy of being in the bade gsme. It's the last 10% that's hard.