Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Modding By Kaupenjoe: Forge Modding for Minecraft 1.21.1
Introduction
Introduction to this Course (Must Watch) (3:32)
New Java Introduction (2026)
Java Setup (10:12)
Java Syntax (5:05)
Java Data Types (13:25)
Java Console Input & Output (14:19)
Integers & Math (21:34)
Java Errors Explained (13:33)
Java Assignment Operators (7:23)
Booleans & Logic (23:27)
If & Switch Statements (14:56)
Strings & Strings Methods (17:16)
Exercise 1: Calculator & Resource Miner (19:26)
Ternary Operator (4:50)
Casting Variables (8:58)
For and While Loops (12:55)
Java Arrays Explained (11:56)
Java Methods Explained (17:44)
Exercise 2: Calculator & Resource Miner (With Methods) (20:03)
Java Collections (24:46)
Object Oriented Programming Explained (7:29)
Java Classes & Objects (16:55)
Access Modifiers (13:40)
Inheritance & Polymorphism (19:40)
Interfaces & Abstract Classes (21:38)
Exercise 3: Calculator, Trivia Game and Resource Miner (With Classes) (52:47)
Exercise 4: Bank Management System (5:21)
Anonymous Classes (6:29)
Enums & Advanced Enums (8:26)
Exceptions & Try and Catch (7:52)
Java Generics (12:47)
Lambda Expressions & Streams (38:48)
Java Records (3:49)
Design Patterns: The Observer (12:21)
Design Patterns: The Singleton Pattern (4:04)
Design Patterns: The Builder Pattern (11:10)
Exercise 5: Resource Miner & An RPG (4:25)
Coding Tip: Java Conventions & Clean Code (5:03)
Coding Tip: Debugging (4:07)
Final Thoughts On The Java Series (2:32)
Module 1: Basic Modding Concepts
Module 1 Overview (0:54)
Modding Setup & GitHub (19:09)
Building your Mod into a JAR File (0:54)
Custom Items (20:50)
Custom Blocks (13:54)
Assignment: Add Additional Blocks (1:48)
Recipes & Loot Tables (19:31)
Custom Advanced Item (8:12)
Custom Advanced Block (8:19)
Custom Food Item (4:07)
Custom Fuel Item (3:30)
Custom Tooltips on Items & Blocks (5:50)
Custom Tags (4:24)
Custom Datagen Setup (30:46)
Custom Stairs & Slabs (7:04)
Custom Buttons & Pressure Plates (6:17)
Custom Fences & Walls (6:58)
Custom Doors & Trapdoors (6:52)
Looking at Vanilla Code (2:27)
Module 2: Tools & Armor
Module 2 Overview (0:35)
Custom Tools (13:38)
Custom Paxel (8:51)
Custom Hammer (11:34)
Effect On Hit (4:05)
Custom Armor (13:17)
Full Armor Effect (7:18)
Making Armor Trimmable (5:44)
Custom Horse Armor (3:54)
Custom Armor Trims (16:28)
Module 3: Intermediate Concepts
Module 3 Overview (0:18)
Explaining BlockStates (15:26)
Introduction to Components (25:05)
Custom Item Properties (6:31)
Custom Bow (5:23)
Introduction to Events (15:11)
Looking at GitHub of other Mods (5:21)
Module 4: Nature & Stuff
Custom Crop Block (15:13)
Adding Items to the Composter (2:19)
Custom Flower (10:47)
Custom Block with Biome Color (6:27)
Module 5: Adding Content to your Mod
Custom Commands (11:14)
Custom Sounds (8:39)
Custom Block Sounds (4:17)
Custom Music Disc (8:16)
Custom Block Model (11:37)
Custom Item Model (3:33)
Custom Effects (8:09)
Custom Potions (+ Potion Recipes) (5:35)
Custom Villager Trades (6:34)
Custom Villagers (9:12)
Custom Paintings (5:15)
Animated Item (4:43)
Animated Painting (2:23)
Adding Custom Fluids (19:11)
2D Texture Item With 3d Item Model (4:17)
Making Horizontal Blocks (9:23)
How to Spawn Particles (9:44)
Custom Enchantments (17:42)
Module 6: World Generation
Module 6 Overview (0:37)
Basic World Gen Setup (8:34)
Custom Tree Gen (32:16)
Custom Ore Gen (13:04)
Custom Flower Gen (6:20)
Custom Geode Gen (5:14)
Tree on Different Block (4:00)
Custom Structures (14:30)
Custom Jigsaw Structures (12:28)
Custom Biomes (19:12)
Module 7: All about Block Entities
Basic Block Entity (19:18)
Basic Block Entity Renderer (11:00)
Adding a Menu to the Basic Block Entity (23:12)
Making a Crafting Block Entity (41:25)
Making Block Entity a Horizontal Block (5:45)
Adding a LIT Property (6:05)
Custom Recipe Type (13:45)
JEI Compatibility (10:40)
Sided Inventories (11:11)
Custom Energy Generator Block Entity (20:43)
Custom Energy Crafting Block Entity (8:00)
Module 8: All About Mobs & Entities
Module 8 Overview (0:55)
Custom Basic Entity (36:13)
Entity Variants (13:54)
Spawn Entities in The World (6:27)
Custom Mob Sounds (2:24)
Custom Rideable Entity (18:57)
Custom Throwable Projectile (17:02)
Custom Tameable Entity (24:25)
Custom Entity Inventory (21:03)
Dynamic Mob Models (2:57)
Custom Entity Armor (RenderLayer) (12:55)
Dyeable Elements on Custom Mob (6:41)
Module 9: A Mana System
Custom Keybinds (8:36)
Custom Networking (10:41)
Saving Data on Player (13:37)
Custom HUD Elements (13:35)
Teach online with
Custom Armor Trims
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock