Modding By Kaupenjoe: Minecraft Modding 1.20.X for Forge
Modding By Kaupenjoe: Minecraft Modding 1.20.X for Forge, available at $79.99, has an average rating of 4.71, with 123 lectures, based on 164 reviews, and has 962 subscribers.
You will learn about Learn the Basic Java Skills necessary to make a Minecraft Mod! The Basics of Minecraft Modding in Forge Learn to independently program in Java From making your First Item to creating Custom Mobs that roam around in Minecraft This course is ideal for individuals who are Complete Beginners wishing to learn Java and Minecraft Modding! or Beginners that want to create their first Minecraft Mod and don't know where to start or Forge Modders wanting to update their Minecraft Mod to 1.20.X or Forge Modders interested to deepen their understanding and learn new topics It is particularly useful for Complete Beginners wishing to learn Java and Minecraft Modding! or Beginners that want to create their first Minecraft Mod and don't know where to start or Forge Modders wanting to update their Minecraft Mod to 1.20.X or Forge Modders interested to deepen their understanding and learn new topics.
Enroll now: Modding By Kaupenjoe: Minecraft Modding 1.20.X for Forge
Summary
Title: Modding By Kaupenjoe: Minecraft Modding 1.20.X for Forge
Price: $79.99
Average Rating: 4.71
Number of Lectures: 123
Number of Published Lectures: 123
Number of Curriculum Items: 128
Number of Published Curriculum Objects: 128
Original Price: €54.99
Quality Status: approved
Status: Live
What You Will Learn
- Learn the Basic Java Skills necessary to make a Minecraft Mod!
- The Basics of Minecraft Modding in Forge
- Learn to independently program in Java
- From making your First Item to creating Custom Mobs that roam around in Minecraft
Who Should Attend
- Complete Beginners wishing to learn Java and Minecraft Modding!
- Beginners that want to create their first Minecraft Mod and don't know where to start
- Forge Modders wanting to update their Minecraft Mod to 1.20.X
- Forge Modders interested to deepen their understanding and learn new topics
Target Audiences
- Complete Beginners wishing to learn Java and Minecraft Modding!
- Beginners that want to create their first Minecraft Mod and don't know where to start
- Forge Modders wanting to update their Minecraft Mod to 1.20.X
- Forge Modders interested to deepen their understanding and learn new topics
Minecraft is the most popular game of all time! Minecraft Modding for the Java version of the game is known to be used in many YouTube videos and is played by a huge community! The Minecraft Modding Community keeps growing every day and it’s a great and creative outlet!
This course will teach you how to make your own Minecraft Mod! You will learn the programming language Java as well as how to effectively use the Minecraft Modding API Forge.
For absolutely beginners, I have added a Java Introduction for you, so even with no experience in programming you can start making Minecraft Mods by first going through the Java Introduction!
In the Basics Concepts part of the course, you will learn how to add Items, Blocks and Custom Recipes! A section on Tools and how to add those is presented as well!
The Intermediate Concepts is where you’ll really pick up some amazing skill needed for proper Minecraft Modding with Forge! You’ll learn Custom Crops, Sounds, Custom Shields and so, so much more!
But that’s not all! We will also cover advanced topics such as Block Entities, Custom Mobs and even Ore Generation amongst others and Structure Generation.
With a bit of creativity and applying the lessons you get from this course, you might just make the next Minecraft Mod hit!
This course is accessible to complete beginners. Even if you have never programmed in your life! The only requirement is that you own Minecraft and are vaguely familiar with the Game and some popular Minecraft Mods or even Minecraft Modpacks.
All files and the entire Source Code will be available so you can follow along with everything I do in the videos.
If you have any questions or suggestions, also feel free to contact me here. I’m happy to help you learn to code in Java and make your own Minecraft Mod with Forge.
NOT AN OFFICIAL MINECRAFT PRODUCT. NOT APPROVED BY OR ASSOCIATED WITH MOJANG.
Course Curriculum
Chapter 1: Java Introduction
Lecture 1: Java Installation & Setup
Lecture 2: Java Datatypes
Lecture 3: Java Syntax
Lecture 4: Output & Input
Lecture 5: Errors & How to not panic when you get them!
Lecture 6: Integers & Arithmetic & Math Methods
Lecture 7: Assignment Operators
Lecture 8: Boolean & Comparison Operators
Lecture 9: Boolean & Logical Operators
Lecture 10: If & Else Statements
Lecture 11: Switch Statements
Lecture 12: String & String Methods
Lecture 13: Casting
Lecture 14: Ternary Operator
Lecture 15: Java Arrays
Lecture 16: Loops
Lecture 17: Java Methods
Lecture 18: Java Collections
Lecture 19: Object Oriented Programming Explained
Lecture 20: Java Classed & Objects
Lecture 21: Access Modifiers
Lecture 22: Inheritance & Polymorphism
Lecture 23: Interfaces & Abstract Classes
Lecture 24: Anonymous Classes
Lecture 25: Enums & Advanced Enums
Lecture 26: Exceptions
Lecture 27: Lambda Expressions
Lecture 28: Generics
Chapter 2: Basic Modding Concepts
Lecture 1: Forge Setup, Installation & GitHub
Lecture 2: Adding Custom Items
Lecture 3: Adding Custom Blocks
Lecture 4: Adding a Custom Creative Mode Tab
Lecture 5: Adding Custom Recipes
Lecture 6: Adding Custom Loot Tables (Drops to Blocks)
Lecture 7: Adding Custom Advanced Items
Lecture 8: Adding Custom Advanced Blocks
Lecture 9: Adding Custom Food Items
Lecture 10: Adding Custom Fuel Items
Lecture 11: Adding Custom Tooltips
Lecture 12: Adding Custom Tags
Lecture 13: Adding Custom Data Generation
Lecture 14: Adding Custom Stairs & Slabs
Lecture 15: Adding Custom Buttons & Pressure Plates
Lecture 16: Adding Custom Fences & Walls
Lecture 17: Adding Custom Doors & Trapdoors
Lecture 18: Taking a Look at Vanilla Code
Lecture 19: Updating Minecraft from 1.20 to 1.20.1
Chapter 3: All About Tools
Lecture 1: Adding Custom Tools
Lecture 2: Adding a Custom Paxel
Lecture 3: Adding a Custom Hammer (3×3 Tool)
Lecture 4: Adding an Effect on Weapon Hit
Lecture 5: Adding Custom Armor
Lecture 6: Adding a Custom Full-Armor Effect
Lecture 7: Adding Custom Horse Armor
Lecture 8: Adding Custom Enchantments
Chapter 4: Intermediate Modding Concepts
Lecture 1: Understanding BlockStates & BlockState Properties
Lecture 2: Understanding NBT Data
Lecture 3: Adding Custom Item Properties
Lecture 4: Adding a Custom Crop Block
Lecture 5: Adding an Item to the Composter
Lecture 6: Adding a Command
Lecture 7: Understanding Events
Lecture 8: Adding a Custom Flower
Lecture 9: Adding Custom Sounds
Lecture 10: Adding Custom Sounds to Blocks
Lecture 11: Adding Custom Music Discs
Lecture 12: Adding Custom Block Models
Lecture 13: Adding Custom Item Models
Lecture 14: Adding a Custom Bow
Lecture 15: Adding a Custom Shield
Lecture 16: Modifying Vanilla Loot Tables
Lecture 17: Adding Custom Paintings
Lecture 18: Adding Custom Effects
Lecture 19: Adding Custom Potions
Lecture 20: Adding Custom Villager Trades
Lecture 21: Adding Custom Villagers
Lecture 22: Adding Custom Advancements
Lecture 23: Adding & Spawning Custom Particles
Lecture 24: Adding Custom Fluids
Lecture 25: 2D Texture and 3D Model for Item
Lecture 26: Adding Animated Item Textures
Lecture 27: How to look at other Mods on GitHub
Chapter 5: All About Block Entities
Lecture 1: Adding a Custom Block Entity
Lecture 2: Adding a Custom Recipe Type
Lecture 3: Adding JEI Compatibility
Lecture 4: Adding a Sided Inventories to the Block Entity
Lecture 5: Adding a Energy Handling to the Block Entity
Lecture 6: Adding a Fluid Handling to the Block Entity
Lecture 7: Adding a Block Entity Renderer
Lecture 8: Adding a Custom Wood Type
Instructors
-
Kaupenjoe (Nico)
CS Student, Nerd and Influencer
Rating Distribution
- 1 stars: 0 votes
- 2 stars: 2 votes
- 3 stars: 11 votes
- 4 stars: 47 votes
- 5 stars: 104 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Language Learning Courses to Learn in November 2024
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024