1.20.4 NeoForge
Introduction
This section is about NeoForge for Minecraft 1.20.4
Documentation
Useful links
- McJty's Discord
- NeoForge Discord
- Main NeoForge site
- Java 17
- DataPack Generator
- Structure Tutorial by TelepathicGrunt
- Minecraft Wiki with information on custom dimensions
Porting from 1.20.1 Forge to 1.20.4 NeoForge
In this tutorial we will explain how to port a mod from 1.20.1 Forge to 1.20.4 NeoForge.
1.20.4 Step By Step
The YouTube videos are for 1.20.1 Forge so use them only as a general guide. Things like capabilities and networking have changed a lot. This wiki and the GitHub have been updated for 1.20.4 NeoForge
All tutorial videos have a table of contents for easier navigation.
All concepts mentioned in these tutorials are summarized here.
Contents | Video | Wiki | Github |
---|---|---|---|
Episode 1: The Basics | YouTube | Episode 1 | GitHub |
Episode 2: Blocks, Block Entity, Datagen, Renderer | YouTube | Episode 2 | GitHub |
Episode 3: Block properties, TOP, Networking, GUI | YouTube | Episode 3 | GitHub |
Episode 4: Power generation and usage | YouTube | Episode 4 | GitHub |
Episode 5: Cable System (Baked Models) | YouTube | Episode 5 | GitHub |