CurseForge · Minecraft mod
[ESN] Extra Special Network
Shared networking fabric for Extra Special Studio mods—channels, packets, and fan-out with no lobby, wave, or gameplay types of its own.
Quick answer
Which [ESN] Extra Special Network release should I use?
[ESN] Extra Special Network esn-1.0.2+1.21.1-neoforge targets 1.21.1 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. All 2 required mods have matching files.
Where it goes
Is [ESN] Extra Special Network required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does [ESN] Extra Special Network esn-1.0.2+1.21.1-neoforge need?
esn-1.0.2+1.21.1-neoforge. Change the file and its required mods may change too.
Install [ESC] Extra Special Core, [ESL] Extra Special LIB first. We found matching files for this game-version and loader setup.
We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add [ESN] Extra Special Network without breaking your instance.
Built for [ESN] Extra Special Network esn-1.0.2+1.21.1-neoforge. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use esn-1.0.2+1.21.1-neoforge. It targets 1.21.1 with NeoForge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install [ESC] Extra Special Core, [ESL] Extra Special LIB first. We found matching files for this game-version and loader setup.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside esn-1.0.2+1.21.1-neoforge. It opens that exact file at the source.
About this project
What does [ESN] Extra Special Network add?
ExtraSpecialNetwork
Shared multiplayer networking for Extra Special Studio mods—packet channels, targeted delivery, and group fan-out so each feature mod does not reinvent the same glue.
ExtraSpecialNetwork (ESN) is a library mod. It does not add gameplay, items, screens, lobbies, waves, or a main feature by itself. Other Extra Special Studio mods (and third-party mods that opt in) depend on it for a thin shared network fabric so sync and fan-out stay consistent across the stack.
What it does:
ESN ships a small Esn* API: EsnChannels to register a channel per consumer mod, EsnChannel to register packet codecs and handlers, and sendToServer / sendTo(player) / sendTo(players) for client-server and group delivery. It has zero lobby, wave, airdrop, HUD, or feature types—those stay in ESL (sessions) and in the consuming mod. ESN has zero GUI or render code.
How it works:
Dependent mods register their own packets on an ESN channel and send them to one player or many. Session membership and ready-checks live in ExtraSpecialLib (ESL); ESN only moves bytes to the right players. ESN does not open menus, decide game rules, or own encounter meaning.
How to use it:
Players: If a mod page says ExtraSpecialNetwork / ESN is required (for example multiplayer airdrop lobbies), add the same Minecraft + loader (Forge / NeoForge) build the author tested with. You will not get a new menu from ESN alone—it is there because another mod needs multiplayer sync. Authors (Extra Special Studio / third-party): Declare ESN as a dependency when you need shared packets or fan-out. Use EsnChannels / EsnChannel for transport only. Put lobby/session logic in ESL (or your own domain code); put gameplay meaning in your mod. Match loader and game version with the mods that require it (Forge and NeoForge variants are separate files).
Important:
ESN is a dependency, not a standalone content pack. Pair it with ExtraSpecialLib when you need lobbies or wave sessions. Match loader and Minecraft version to the consuming mod. If something fails to load, check the mod that depends on ESN first, then confirm ESN version and loader match the pack.
Project description from CurseForge.
Pick your setup
[ESN] Extra Special Network by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.21.1
1 loader build1.20.1
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
[ESN] Extra Special Network versions and loaders
esn-1.0.2+1.21.1-neoforge
esn-1.0.2+1.21.1-neoforge.jar
16 Sept 2026
esn-1.0.2+1.20.1-forge
esn-1.0.2+1.20.1-forge.jar
16 Sept 2026
esn-1.0.1+1.21.1-neoforge
esn-1.0.1+1.21.1-neoforge.jar
13 Sept 2026
esn-1.0.1+1.20.1-forge
esn-1.0.1+1.20.1-forge.jar
13 Sept 2026
esn-1.0.0+1.21.1-neoforge
esn-1.0.0+1.21.1-neoforge.jar
11 Sept 2026
esn-1.0.0+1.20.1-forge
esn-1.0.0+1.20.1-forge.jar
11 Sept 2026
Looking for an older file? The official CurseForge project page is in Resources.