Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Modding By Kaupenjoe: NeoForge Modding for Minecraft 1.21.X
Introduction
Introduction to this Course (Must Watch) (3:32)
Java Introduction
Java Installation & Setup (3:00)
Java Datatypes (8:11)
Java Syntax (5:42)
Output & Input (7:28)
Errors & How to not panic when you get them! (6:41)
Integers & Arithmetic & Math Methods (6:23)
Assignment Operators (4:40)
Boolean & Comparison Operators (7:03)
Boolean & Logical Operators (3:30)
If & Else Statements (6:52)
Switch Statements (4:08)
Assignment 1: Trivia Game #1 (2:59)
Solution 1: Trivia Game #1 (2:32)
String & String Methods (9:41)
Casting (3:49)
Ternary Operator (4:13)
Java Arrays (9:09)
Loops (8:55)
Java Methods (10:14)
Assignment 2: Trivia Game with Methods (2:30)
Solutions 2: Trivia Game with Methods (5:13)
Java Collections (16:43)
Object Oriented Programming Explained (7:37)
Java Classes & Objects (9:20)
Access Modifiers (7:42)
Inheritance & Polymorphism (10:50)
Interfaces & Abstract Classes (5:52)
Assignment 3: Trivia Game with Classes (1:15)
Solution 3: Trivia Game with Classes (3:08)
Assignment 4: Bank Management Program (1:20)
Solution 4: Bank Management Program (2:17)
Anonymous Classes (2:44)
Enums & Advanced Enums (3:00)
Exceptions (5:14)
Lambda Expressions (3:24)
Generics (3:37)
Module 1: Basic Modding Concepts
Module 1 Overview (0:54)
NeoForge Modding Setup (14:31)
How to Make a JAR File of your Mod (1:04)
Custom Items (18:40)
Custom Blocks (12:11)
Assignment: Add Ore Blocks (4:08)
Recipes & Loot Tables (14:06)
Custom Advanced Item (8:26)
Custom Advanced Block (9:08)
Custom Food (4:47)
Custom Fuel (3:28)
Custom Tooltips on Items & Blocks (6:59)
Custom Tags (5:53)
Custom Datagen Setup (29:33)
Custom Stairs & Slabs (8:47)
Custom Buttons & Pressure Plates (5:55)
Custom Fences & Walls (6:17)
Custom Doors & Trapdoors (7:43)
Look at Vanilla Code Explained (2:09)
Module 2: Tools & Armor
Module 2 Overview (0:34)
Custom Tools (13:42)
Paxel Tool (8:28)
Hammer Tool (12:27)
Effect On Hit (3:19)
Custom Armor (9:08)
Full Armor Effect (6:39)
Making Armor Trimmable (5:13)
Custom Horse Armor (3:40)
Custom Armor Trims (17:02)
Module 3: Intermediate Concepts
Module 3 Overview (0:28)
Explaining BlockStates (16:10)
Introduction to Components (23:33)
Item Properties (7:41)
Custom Bow (5:26)
Introduction to Events (15:59)
Looking at GitHub of other Mods (3:53)
Module 4: Nature & Stuff
Custom Crops (15:16)
Adding Items to the Composter (2:51)
Custom Flower (9:24)
Leaves with Custom Biome Color (6:29)
Module 5: Adding Content to your Mod
Custom Commands (11:56)
Custom Sounds (9:39)
Custom Block Sounds (4:52)
Custom Music Disc (7:44)
Custom Block Model (10:50)
Custom Item Model (4:03)
Custom Effects (6:52)
Custom Potions (+ Potion Recipes) (4:40)
Custom Villager Trades (6:53)
Custom Villagers (10:16)
Custom Paintings (5:24)
Animated Item (4:27)
Animated Painting (2:35)
Custom Fluids (21:20)
2D Texture Item With 3d Item Model (5:33)
Making Horizontal Block (10:58)
Spawn Particles (13:43)
Custom Enchantments (22:28)
Module 6: World Generation
Module 6 Overview (0:37)
Basic World Gen Setup (8:23)
Custom Tree Gen (27:44)
Custom Ore Gen (14:31)
Custom Flower Gen (6:57)
Custom Geode Gen (5:16)
Tree on Different Block (3:14)
Module 7: All about Block Entities
Basic Block Entity (18:48)
Basic Block Entity Renderer (10:08)
Adding a Menu to the Basic Block Entity (22:21)
Custom Crafting Block Entity (40:38)
Making Block Entity a Horizontal Block (5:42)
Adding a LIT Property (4:37)
Custom Recipe Type (15:14)
JEI Compatibility (10:49)
Module 8: All About Mobs & Entities
Module 8 Overview (0:48)
Creating a Custom Mob (37:15)
Entity Variants (10:58)
Spawn Entities in The World (5:15)
Custom Mob Sounds (2:43)
Teach online with
Custom Item Model
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock