Modscraper Modscraper Minecraft
Vanilla+ Fabric Server logo

Vanilla+ Fabric Server

Modpack

Pre-configured Fabric server for vanilla SMP

Type

Modpack

Modrinth Downloads

88

Modrinth ID

UzkPaknt

Last Updated

Jul 29, 2026

Description

Fabric SMP — The Vanilla Server It Should Be

Are you tired of "semi-vanilla" PaperMC servers with 70+ plugins that claim to work "almost like vanilla"?
Yeah, me too.

That's why I put together this server pack on the Fabric mod loader.
Fabric is the perfect middle ground between stability, vanilla authenticity, and performance. Plus, Fabric allows you to add mods, which opens up even more functionality — many essential PaperMC plugins have Fabric alternatives.

My goal was to create a pack that doesn't interfere with gameplay, doesn't change any core mechanics, and doesn't affect mob spawning rates.

What's inside?

When you download Fabric-SMP-26.2.mrpack, you're not just getting a random collection of mods.
You're getting a fully configured server environment:

  • Multi-threaded optimization: chunks and mobs are processed asynchronously.
  • Performance-enhancing mods: C2ME, FerriteCore, and Krypton.
  • Anti-Xray protection.
  • Pre-configured TAB and permissions for SimpleVoiceChat via LuckPerms.
  • Authentication system for pirate/cracked servers, plus a built-in Whitelist system.
  • EasyWhitelist — /easywhitelist add <nickname>.

Vanilla mechanics remain untouched — everything behaves just like in original Minecraft.

How to install?

.mrpack is essentially a standard archive. You can open it with 7-Zip, WinRAR, or any other archive manager.

  1. Download Server Core Fabric - https://fabricmc.net/use/server/
  2. Extract the archive.
  3. Place the config folder into your server's root directory.
  4. The mods themselves are downloaded through a specialized launcher (Modrinth, Prism, ATLauncher, etc.).
  5. Startup parameters are included in the archive — I recommend using them.

License

MIT — open source, transparent, and free to use.

The pack has been tested on the following hardware:

Hardware Players Note Intel Xeon E5-2680v4 3.6 GHz (32 GB RAM) 25–30 Home server — single-core performance is the bottleneck Ryzen 5 5600G 4.7 GHz (32 GB RAM) 35–40 Great value for mid-sized SMP Ryzen 9 7950X3D 5.7 GHz (32 GB RAM) 45–55 High-end — handles heavy load with ease

Minimum for 15–25 players: 2-3 CPU threads • 4 GB RAM • 15 GB storage Note: The pack runs well on lower-end hardware too. These specs are for comfortable SMP gameplay with all optimizations enabled.

Install the mod: https://modrinth.com/mod/immersive-optimization

The golden rule of vanilla Minecraft is that every single entity on the server gets processed 20 times per second (20 ticks).

Mobs, animals, items on the ground, minecarts, boats, redstone mechanisms — everything the player loads through server simulation follows this rule.

Problems start when:

  • Players build massive mob farms where hundreds of entities spawn, die, and drop loot.
  • Players explore the world and unintentionally load mobs that are sitting deep underground in caves.

These mobs also constantly tick, loading the server with their AI and logic. All of this creates a massive load on the server's main thread.

What does Immersive Optimization do?

The mod gets clever.

When a mob is behind a wall and the player can't see it — the mod gives it fewer ticks. Because the player can't see it anyway, so why waste CPU cycles on its logic?

When you have hundreds of animals on a farm — the ones that players are interacting with right now tick more often.

When a mob is far from the player — the mod checks the distance and makes the mob tick less frequently.

Instead of processing a thousand entities in a single tick, the mod spreads the load across entities: each one ticks in turn, rather than all at once.

Why isn't this mod in my pack?

My pack is built to deliver maximum vanilla 100% experience.

Immersive Optimization does the opposite.

Yes, it's powerful. Yes, it gives a crazy performance boost.

But at a cost:

  • Due to variable latency, hoppers in different chunks may work differently.
  • Redstone mechanisms will perform worse with fluctuating timings.
  • If you have a mob farm designed around precise tick calculations — this mod will mess it up.

That's just how this mod works.

The verdict

Immersive Optimization is a great mod — just not for this pack.

If you want to squeeze out maximum performance at any cost — add it yourself. But if something breaks in your redstone — you'll know why.

I choose stability and predictability.

You decide for yourself.

Velocity is a proxy server that allows you to combine dozens of servers into one network.

When a player connects to Velocity, they can authenticate, enter the Lobby, and then choose a game mode:

  • Fabric SMP — our vanilla pack
  • NeoForge — tech pack (industry, machinery, automation)
  • Forge — adventure pack (magic, dimensions, exploration)

This allows players to switch between servers seamlessly, without re-logging.

FabricProxy-Lite is a Fabric mod that forwards player data (nickname, UUID, skin, and real IP) from Velocity to the backend server.

Without it, Velocity won't know who joined the Fabric server.

Mod link: https://modrinth.com/mod/fabricproxy-lite

Setup

1. Configure Velocity

Open velocity.toml, set:

player-info-forwarding-mode = "modern"

Open forwarding.secret, copy the key.

2. Configure Fabric

Place the mod, start the server, open config/FabricProxy-Lite.toml, paste the key:

secret = "your_key" from forwarding.secret

3. Restart the server. Done.

Fabric SMP — Ванильный сервер, каким он должен быть

Вам тоже надоели "недо-полу-ванильные" сервера на PaperMC с 70+ плагинов, где всё работает "почти как в ваниле"?
Мне — тоже.

Поэтому я собрал этот пак на ядре Fabric.
Fabric — это идеальная прослойка между стабильностью, ванильностью и оптимизацией. Так же Fabric даёт возможность добавить моды, что добавляет больше функциональности. Например, многие необходимые плагины на PaperMC есть на Fabric.

Я постарался сделать сборку, которая не будет лезть в геймплей, а так же менять какие-либо игровые механики и спавн-рейт мобов.

Что внутри?

Когда Вы скачиваете Fabric-SMP-26.2.mrpack, вы получаете не просто набор модов.
Вы получаете готовое серверное окружение:

  • Многопоточная оптимизация: чанки и мобы работают асинхронно.
  • Моды, дополняющие оптимизацию: C2ME, FerriteCore, Krypton.
  • Защита от рентгена (AntiXray).
  • Настроенный TAB и права для SimpleVoiceChat в LuckPerms.
  • Система авторизации для пиратских серверов, а так же система Whitelist.
  • EasyWhitelist — /easywhitelist add <nickname>.

Ванильные механики не затронуты, всё работает как в оригинальном Minecraft.

Как установить?

.mrpack — по своей сути это обычный архив. Открыть его можно с помощью 7-Zip, WinRAR или любым другим архиватором.

  1. Скачать ядро Fabric - https://fabricmc.net/use/server/
  2. Распакуйте архив.
  3. Папку config поместите в главную директорию сервера.
  4. Сами моды скачиваются через специализированный лаунчер (Modrinth, Prism, ATLauncher и др.).
  5. В архиве лежат параметры запуска — рекомендую использовать их.

Лицензия

MIT — всё открыто, всё прозрачно.

Сборка протестирована на следующем железе:

Железо Игроки Примечание Intel Xeon E5-2680v4 3.6 GHz (32 GB RAM) 25–30 Домашний сервер — упор в частоту одного ядра Ryzen 5 5600G 4.7 GHz (32 GB RAM) 35–40 Отличный выбор для среднего SMP Ryzen 9 7950X3D 5.7 GHz (32 GB RAM) 45–55 Флагман — легко справляется с высокой нагрузкой

Минимум для 15–25 игроков: 2-3 потока CPU • 4 GB RAM • 15 GB хранилища Примечание: Сборка работает и на более слабом железе. Эти характеристики — для комфортной игры на SMP со всеми оптимизациями.

Установить мод: https://modrinth.com/mod/immersive-optimization

Мировое правило ванильного майнкрафта заключается в том, что каждая сущность на сервере обрабатывается 20 раз в секунду (20 тиков).

Мобы, животные, предметы на земле, вагонетки, лодки, редстоун-механизмы — всё, что игрок прогружает симуляцией сервера, подвергается этому правилу.

Проблемы начинаются, когда:

  • Игроки создают огромные фермы мобов, где сотни существ появляются, умирают и роняют лут.
  • Игроки исследуют мир и невольно прогружают мобов, которые сидят глубоко под землёй в пещерах.

Эти мобы тоже постоянно тикают, нагружая сервер своим интеллектом и логикой. Всё это вызывает огромную нагрузку на мировой поток сервера.

Что делает Immersive Optimization?

Мод идёт на хитрость.

Когда моб находится за стеной и игрок его не видит — мод выделяет ему меньше тиков. Потому что игрок его всё равно не видит, значит, и логику включать не нужно.

Когда у вас сотни животных на ферме — чаще тикают те, с кем прямо сейчас взаимодействуют игроки.

Когда моб находится далеко от игрока — мод проверяет расстояние и заставляет моба тикать реже.

Вместо того чтобы обрабатывать тысячу сущностей за один тик, мод размывает нагрузку между существами: каждый тикает по очереди, а не все сразу.

Почему этого мода нет в моей сборке?

Мой пак заточен на то, чтобы дать максимальный ванильный 100% опыт.

Immersive Optimization делает противоположное.

Да, он мощный. Да, он даёт дикий буст.

Но ценой:

  • Из-за переменной задержки воронки в разных чанках могут работать по-разному.
  • Редстоун-механизмы будут работать хуже и с плавающими таймингами.
  • Если у вас ферма мобов, рассчитанная на каждый тик — с этим модом вы получите неприятный эффект.

Так устроены особенности этого мода.

Вердикт

Immersive Optimization — отличный мод, но не для этой сборки.

Если ты хочешь выжать максимум производительности любой ценой — ставь его сам. Но если что-то сломается в редстоуне — ты знаешь, в чём дело.

Я выбираю стабильность и предсказуемость.

Ты — решаешь сам.

Velocity — это прокси-сервер, позволяющий объединять десятки серверов в одну сеть.

Когда игрок заходит на Velocity, он может пройти авторизацию, попасть в Lobby, а дальше выбрать режим игры:

  • Fabric SMP — наша ванильная сборка
  • NeoForge — техническая сборка (промышленность, механизмы, автоматизация)
  • Forge — приключенческая сборка (магия, измерения, исследования)

Всё это позволяет игроку переключаться между серверами бесшовно, без перезахода.

FabricProxy-Lite — мод для Fabric, который передаёт данные игрока (ник, UUID, скин и реальный IP) от Velocity на конечный сервер.

Без него Velocity не поймёт, кто зашёл на Fabric-сервер.

Ссылка на мод: https://modrinth.com/mod/fabricproxy-lite

Настройка

1. Настраиваем Velocity

Открываем файл velocity.toml, выставляем:

player-info-forwarding-mode = "modern"

Открываем forwarding.secret, копируем ключ.

2. Настраиваем Fabric

Закидываем мод, запускаем сервер, открываем config/FabricProxy-Lite.toml, вставляем ключ:

secret = "твой_ключ" из forwarding.secret

3. Перезапускаем сервер. Готово.

Compatibility

Mod Loaders

Fabric

Game Versions

26.1.2 26.2

Recommended Gear

Affiliate

Hardware and extras that pair well with this modpack.

As an Amazon Associate I earn from qualifying purchases.

Screenshots

Similar Modpacks

Contained Mods (28)

Fabric API

Fabric API

Core API library for the Fabric toolchain

Mod 474,773,486
FerriteCore

FerriteCore

Memory usage optimizations

Mod 146,735,444
spark

spark

spark is a performance profiler for Minecraft clients, servers and proxies.

Mod 229,532,739
Simple Voice Chat

Simple Voice Chat

A working voice chat in Minecraft!

Mod 185,453,154
Configured

Configured

Automatic in-game configuration menus for every mod!

Mod 125,852,503
Lithium (Fabric/NeoForge)

Lithium (Fabric/NeoForge)

An optimization mod for Minecraft which improves server performance significantly.

Mod 218,511,095
Forge Config API Port

Forge Config API Port

NeoForge's & Forge's config systems provided to other modding ecosystems. Designed for a multiloader architecture.

Mod 142,644,894
Fabric Language Kotlin

Fabric Language Kotlin

Fabric language module for Kotlin

Mod 196,916,917
MidnightLib

MidnightLib

Common library with a built-in configuration system

Mod 80,507,690
EasyAuth

EasyAuth

Authentication mod for Fabric servers

Mod 257,049
Text Placeholder API

Text Placeholder API

Placeholder and Text manipulation library for your Minecraft mods.

Mod 61,879,915
Concurrent Chunk Management Engine (Fabric)

Concurrent Chunk Management Engine (Fabric)

A Fabric mod designed to improve the chunk performance of Minecraft.

Mod 35,690,160
Sit

Sit

Allows you to sit on slabs and stairs.

Mod 6,412,431
Chunky

Chunky

A small mod that adds chunky pigs!

Mod 17,370,359
Async

Async

Async is a Fabric mod designed to improve the performance of entities by processing them in parallel threads.

Mod 645,245
Dynamic Lights

Dynamic Lights

portable and moving lightsources

Mod 35,617,585
Krypton

Krypton

A mod to optimize the Minecraft networking stack

Mod 76,733,193
TAB

TAB

An all-in-one solution that works

Mod 1,154,398
NoisiumForked

NoisiumForked

Optimises worldgen performance for a better gameplay experience.

Mod 4,164,892
Emotecraft (Fabric)

Emotecraft (Fabric)

Emotes in minecraft

Mod 16,415,380
Skin Restorer

Skin Restorer

A server-side mod for managing and restoring player skins.

Mod 3,376,509
Player Animation Library

Player Animation Library

A library that allows mods to animate the player, in a way that doesn't conflict with other mods. (and much more!)

Mod 3,751,560
Very Many Players (Fabric)

Very Many Players (Fabric)

A Fabric mod designed to improve server performance at high playercounts.

Mod 19,336,170
LuckPerms

LuckPerms

A permissions manager for Minecraft servers.

Mod 4,783,907
FSit

FSit

Sit anywhere!

Mod 538,430
AntiXray

AntiXray

A lightweight mod that allows server owners to combat xrayers.

Mod 539,285
TabTPS

TabTPS

Minecraft server mod/plugin to show TPS, MSPT, and other information in the tab menu, boss bar, and action bar.

Mod 311,132
EasyWhitelist

EasyWhitelist

Name-based whitelist for Fabric servers

Mod 24,976

External Resources