-
Mixin Introduction - Forge
A basic introduction to using Mixin with Minecraft Forge.
-
CraftTweaker Support
Basics for adding support for CraftTweaker in your mod.
-
Render Layers
Introduction to using render layers for entity rendering.
-
Access Transformers
Access transformers allow acessing restricted fields and methods without reflection.
-
Jar Signing
How to sign your MC mods.
-
Inter Mod Communication
Explaination of the IMC API.
-
Update Checker
Update checking using Forge's built in update checker.
-
Structure Generation
Structure generation using the NBT schematic format.
-
Events
Introduction on using the forge event bus.
-
Manipulating Loot Tables
How to interact with loot tables.
-
Custom Entity Data
Tracking custom entity data using capabilities.