NeoForge installer files

You can find a direct link to our installer files here:

Using NeoForge for mod development

If you don’t have a current mod project

  1. Go to the Mod Generator page and enter the settings for your new mod.
  2. Download the generated mod, unzip it, and get started! Our Documentation and the Modding Wiki are great places to learn more.

If you have an existing mod project

Refer to the MDK list for examples of how to update your build script to use NeoForge.

News from The NeoForged Project

Mitigating Network Vulnerabilities

ChampionAsh5357 avatar
ChampionAsh5357
This blog post explains NeoForge’s patch for a network object allocation exploit, and how modders can mitigate these issues in their own serverbound packets.

The Transfer Rework

Technici4n avatar
Technici4n
This post covers the changes made to the transfer APIs in NeoForge 21.9, first giving an overview of the new system, and then explaining how to migrate from the old system.