Vanilla Plus logo

Vanilla Plus

Modpack

Better performing client and server designed to be compatible with other vanilla clients/servers

Downloads

6,616

Type

Modpack

Last Updated

Apr 9, 2026

Description

Vanilla Plus

A simple modpack meant to be compatible with vanilla clients/servers, but has various performance improvements, controller support, and shader compatibility.

Performance

With the modpack I am able to load into a ~2 gigabyte save file in ~7 seconds. Vanilla took ~12 Seconds using the same save file.

As far as frame rate goes I went from ~120 fps in vanilla to ~140 fps with the modpack without shaders.

There should be some performance benefits on the server side of things as well I'll try and remember to compare the difference at some point.

Usage

Client

To use on a client use the integrated modrinth downloader on prism launcher or download the .mrpack and open it using prism launcher or whatever launcher you prefer as long as it has modrinth support.

Server

Before you continue with the server installation it does require Docker or podman If there's enough demand I might make a script to run the server that doesn't involve containers.

You can run it using docker run -dit -v /path/for/world:/Minecraft/server/world -p 25565:25565 ghcr.io/nathan-r-wood/vanilla-plus-mc:latest

The default ram ussage of the server is set to 4G if you want to change the amount of ram the server can use add -e RAM=5G or -e RAM=3000M to the docker run command so it looks something like this docker run -dit -v /path/for/world:/Minecraft/server/world -e RAM=5G -p 25565:25565 ghcr.io/nathan-r-wood/vanilla-plus-mc:latest

If you want consistent ops or server properties you'll have to add a ops.json file or a server.properties file on the host somewhere and link the to the container with a start command that looks something like this docker run -dit -v /path/for/world:/Minecraft/server/world -v /path/for/ops.json:/Minecraft/server/ops.json -p 25565:25565 ghcr.io/nathan-r-wood/vanilla-plus-mc:latest

Good luck have fun and hopefully these instructions are good enough.

Compatibility

Mod Loaders

Fabric Quilt

Game Versions

1.19.3 1.20.1 1.20.4 1.20.6 1.21.1 1.21.5 1.21.8 26.1.1

Screenshots

Similar Modpacks

Contained Mods (16)

Fabric API

Fabric API

Lightweight and modular API providing common hooks and intercompatibility measures utilized by mods using the Fabric too...

Mod 155,135,376
[EMF] Entity Model Features

[EMF] Entity Model Features

EMF is an, OptiFine format, Custom Entity Model replacement mod available for Fabric and Forge.

Mod 64,519,161
YetAnotherConfigLib (YACL)

YetAnotherConfigLib (YACL)

A builder-based configuration library for Minecraft!

Mod 78,956,054
Sodium

Sodium

The fastest and most compatible rendering optimization mod for Minecraft. Now available for both NeoForge and Fabric!

Mod 140,792,212
Cloth Config API

Cloth Config API

Configuration Library for Minecraft Mods

Mod 111,070,842
Iris Shaders

Iris Shaders

A modern shader pack loader for Minecraft intended to be compatible with existing OptiFine shader packs

Mod 109,535,893
FerriteCore

FerriteCore

Memory usage optimizations

Mod 100,825,705
Mod Menu

Mod Menu

Adds a mod menu to view the list of mods you have installed.

Mod 93,735,851
Lithium

Lithium

No-compromises game logic optimization mod. Well suited for clients and servers of all kinds. Now available for Fabric a...

Mod 85,056,068
ImmediatelyFast

ImmediatelyFast

Speed up immediate mode rendering in Minecraft

Mod 82,447,429
[ETF] Entity Texture Features

[ETF] Entity Texture Features

Emissive, Random & Custom texture support for entities in resourcepacks just like Optifine but for Fabric

Mod 68,381,542
Dynamic FPS

Dynamic FPS

Reduce resource usage while Minecraft is in the background, idle, or on battery.

Mod 44,693,303
No Chat Reports

No Chat Reports

Makes chat unreportable (where possible)

Mod 40,347,994
Borderless Fullscreen

Borderless Fullscreen

Makes Minecraft's fullscreen mode more configurable

Mod 1,025,845
Controlify (Controller support)

Controlify (Controller support)

Adds the best controller support to Minecraft Java edition!

Mod 14,453,057
Ok Zoomer - It's Zoom!

Ok Zoomer - It's Zoom!

Ok Zoomer is a zoom mod that is powerful, lean, and pretty customizable. The zoom is yours!

Mod 2,635,237

External Resources