Skip to content

Instantly share code, notes, and snippets.

@comp500
Last active April 15, 2024 20:13
Show Gist options
  • Star 120 You must be signed in to star a gist
  • Fork 6 You must be signed in to fork a gist
  • Save comp500/12417ee3685f6204362e933c9bcde603 to your computer and use it in GitHub Desktop.
Save comp500/12417ee3685f6204362e933c9bcde603 to your computer and use it in GitHub Desktop.
Useful Fabric server side mods
@TheRobified
Copy link

Hydrogen is still considered unstable, even by the developer herself. I would recommend still labelling it as experimental.

@Number1Riker
Copy link

Mobs attempt parkour is a very cool server-side mod that allows mobs to make jumps across gaps depending on their speed and jump height. Normally they can make one block jumps though. It fits seamlessly into vanilla and you barely notice it when you are actually playing.
https://www.curseforge.com/minecraft/mc-mods/mobs-attempt-parkour

@proudmuslim-dev
Copy link

Add https://www.curseforge.com/minecraft/mc-mods/betterend to this list, it looks like it could go under worldgen

@witchymary
Copy link

Notchify is a pretty neat mod that adds back the notch apple in a fair way,

@supersaiyansubtlety
Copy link

Add https://www.curseforge.com/minecraft/mc-mods/betterend to this list, it looks like it could go under worldgen

this is definitely not server-side, it adds things to the registry

@MechanosG
Copy link

I'm surprised https://www.curseforge.com/minecraft/mc-mods/kubejs-fabric isn't on here. KubeJS does a lot of things, including crafting recipes and datapacks.

@supersaiyansubtlety
Copy link

Not everything KubeJS does is server-side, it can change the registry.

@MechanosG
Copy link

Oh, my bad. I thought this list was mods with a server side component, rather than server side with the ability to go without a client side. A list like this without that restriction would be super useful.

@Patonsky
Copy link

PvP toggle should be in this list. Is very obvious what it does.

@name-here
Copy link

Looks like Handy Structures supports 1.16.2, so it shouldn't be marked as outdated.

@probablypablito
Copy link

Hi, I'm the author of FabricTailor mod, which works server-side as well. It allows players to change their skins using commands (similar to Impersonate, just not allowing username changes). Could it be added to the list? Thanks 😃

Hey, your mod just made my whole project possible. Thank you so much!!

@samolego
Copy link

samolego commented Feb 2, 2021

Hey, your mod just made my whole project possible. Thank you so much!!

Glad it came to use :)

@ignamiranda
Copy link

StarrySky link is dead, find it here https://github.com/DaFuqs/StarrySky/

@ignamiranda
Copy link

Maybe include Cardboard, which loads Bukkit plugins in fabric https://www.curseforge.com/minecraft/mc-mods/cardboard

@Patbox
Copy link

Patbox commented Feb 21, 2021

Maybe include Cardboard, which loads Bukkit plugins in fabric https://www.curseforge.com/minecraft/mc-mods/cardboard

It's bad idea, as it breaks mods and plugins will likely malfunction anyway. And developem themself doesn't have great reputation

@ignamiranda
Copy link

ignamiranda commented Feb 22, 2021

I'm making modpack that's basically this list plus Cardboard and the only mods that have broken are engine changes like Lithium and Phosphor. Actually Phosphor works. I don't know anything about the reputation you're talking about though.

@Patbox
Copy link

Patbox commented Feb 22, 2021

I'm making modpack that's basically this list plus Cardboard and the only mods that have broken are engine changes like Lithium and Phosphor. Actually Phosphor works. I don't know anything about the reputation you're talking about though.

https://gist.github.com/jellysquid3/26b28b532b08b951852e9b5062916bec

And more advanced mods/plugins will never work, see https://github.com/CardboardPowered/cardboard/issues

@ignamiranda
Copy link

Add Snowdrift. I tested it on 1.16.5. It's like StitchedSnow but with more functionality (snow melts, configurable min/max snow height)

@ignamiranda
Copy link

I'm making modpack that's basically this list plus Cardboard and the only mods that have broken are engine changes like Lithium and Phosphor. Actually Phosphor works. I don't know anything about the reputation you're talking about though.

https://gist.github.com/jellysquid3/26b28b532b08b951852e9b5062916bec

And more advanced mods/plugins will never work, see https://github.com/CardboardPowered/cardboard/issues

Damn that sucks. Really my only attachment to it is because MCLink doesn't have a fabric version and I don't know about any other Patreon integration mods.

@samolego
Copy link

Could you add DisguiseLib? It allows you to fake the entity type seen on the client.

@tobfos2611
Copy link

tobfos2611 commented Feb 25, 2021

I hope Floodgate for Geyser comes soon for Fabric.

@MilkyPandas
Copy link

https://www.curseforge.com/minecraft/mc-mods/fat-experience-orbs is the fabric equivalent of clumps it combines the exp orbs

@IceBotYT
Copy link

Is there a one where you can switch between worlds with a command/portal?

@haykam821
Copy link

The vanilla command /execute in <dimension> run tp @s ~ ~ ~ lets you teleport between dimensions already.

@IceBotYT
Copy link

IceBotYT commented Apr 29, 2021 via email

@supersaiyansubtlety
Copy link

I don't think there's a mod that lets you change your world folder without exiting/restarting.

@IceBotYT
Copy link

IceBotYT commented Apr 29, 2021 via email

@probablypablito
Copy link

@comp500
Copy link
Author

comp500 commented May 26, 2021

That's already in the new list, see https://github.com/comp500/fabric-serverside-mods

@ignamiranda
Copy link

Not sure how to comment on the new mod list. SimpleHarvest is dead, SimplerHarvest is the new maintained fork https://www.curseforge.com/minecraft/mc-mods/simplerharvest/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment