Coding Elective Minecraft Modding

It’s kind of a big deal. There are lots of ways to mod Minecraft, but none as easy or as fun as Tynker.

Tynker gets kids coding with confidence. Access this and 5,000 more fun activities today!
Beginner Level
Code at Your Own Pace
10 Courses
425 Activities
Earn Certificate
100% Online
Tynker gets kids coding with confidence. Access this and 5,000 more fun activities today!

What's Inside!

With Tynker, kids use beginner-friendly drag-and-drop programming tools to create Minecraft mods — and deploy them instantly, with just one-click. Whether they want to turn water into gold, build cities in a flash, or create multi-player games, their imagination is the only limit. Watch your code come to life in Minecraft!

What You'll Learn:

  • Learn Minecraft modding as you explore worlds and solve challenges in our course trilogy: Training Day, Agent Recall and Gears of Time.
  • Change the look of your Minecraft world with Tynker’s resource editors. Change the look of skins, items, blocks, and mobs.
  • Make a giant creeper, a totally custom boss, or change the behavior of any creature in Minecraft using our Minecraft Resource Editor with 3D modeling and simple code editing.
  • Write minigames and mods using Tynker’s Mod Editor — with dozens of commands, step-by-step tutorials, and a familiar block-coding interface, kids can make their Minecraft dreams come true with code.

No Prerequisites: Recommend completing Programming Basics

Recommended for Ages 6+

Minecraft (or Minecraft: Java Edition) purchase required.

Create more with Minecraft

Some kids even do some complex math and geometry using Minecraft’s 3D coordinates! More than anything, Minecraft allows kids to see themselves in computing, bringing their code to life in satisfying ways.

When you engage kids in activities that they’re interested in and passionate about, they’re incredibly motivated to problem-solve, debug, and learn. When you are making predictions, modifying other peoples’ code, then writing your own custom code to achieve your particular goal in Minecraft, you’re actually learning computer science!

How It Works:

Start a Course

On your student dashboard, select EXPLORE and search — or browse to Tynker’s Minecraft courses. Minecraft users (Minecraft for Windows, Minecraft for iPad) can start with Training Day and then continue on to Agent Recall and Gears of Time.

Minecraft: Java Edition (sometimes called Minecraft Classic) users start with Mod Design I and then onwards to Game Design 1.

You’ll need to purchase Minecraft (minecraft.net) to play the courses.

Completing Lessons

For Minecraft: Bedrock Edition (also known as Minecraft for Windows or Minecraft for iPad) there is no need for a Minecraft server. You’ll step through courses in Tynker while having Minecraft open side-by-side. As you explore the worlds with your Minecraft player, you’ll encounter challenges. At this point you’ll switch over to the Tynker interface to code. Once you deploy your code, you can switch back to Minecraft and see the results of your code, running in the Minecraft world.

For Minecraft: Java Edition, Tynker provides a private server where you can deploy and experiment with mods. After you connect to the server, you’ll be able to run your mods. You can also invite friends to your private server.

Publish to the Community

Use Tynker Workshop and our Resource Editors to create your own Skins, Mods, Mobs, Add-Ons, and Items. You can also remix and learn from the millions of published Minecraft assets in the Tynker community. Don’t forget to publish your own creations!

Earn a Certificate

Complete the entire trilogy of Minecraft Bedrock courses, or the 4 Minecraft Java to earn the Minecraft Modding certificate. Share your accomplishments with prospective employers or add it to your college applications.

Choose a Plan to Accelerate Your Learning

Choose Live Online Courses

Choose a Plan to Accelerate Your Learning

Choose a 3-Year Self-Paced Plan

All Family Plans include up to 3 family members
Quarterly
$25/month

3-month access to all self-guided courses, from novice to expert

$75 billed quarterly | cancel any time

Yearly
Best seller
$20 $12/month
40% OFF

1-year access to all self-guided courses, from novice to expert

$144 billed annually | cancel any time

Lifetime
$450 one time payment

Lifetime access to all self-guided courses, from novice to expert

50% savings over Quarterly
Quarterly
$35/month

3-month access to all self-guided courses, from novice to expert

$105 billed quarterly | cancel any time

Yearly
$25 $15/month
40% OFF

1-year access to all self-guided courses, from novice to expert

$180 billed annually | cancel any time

Lifetime
$675 one time payment

Lifetime access to all self-guided courses, from novice to expert

46% savings over Quarterly
Summer Deal Sale Ends in 16 hours

3-Year All-Access plans include:

  • 70+ courses
  • 5,000+ activities
  • Block Coding
  • Text Coding
  • 3 Mobile Apps
  • Minecraft Modding
  • Game Design
  • Robotics
  • Hardware
  • Web Development
  • Python
  • JavaScript
  • Processing (P5.JS)
  • Data Science
  • Advanced CS

Tynker is designed to progress with your child. A three year plan accelerates their coding mastery from block coding to advanced text languages.

Choose a Plan to Accelerate Your Learning

Choose Live Online Courses

Choose a Plan to Accelerate Your Learning

Choose a 3-Year Self-Paced Plan

40% OFF

Yearly

$20 $12 /month Now $144 billed annually cancel any time

Lifetime*

$450 one time payment 50% savings over Quarterly

Quarterly

$25 /month $75 billed quarterly cancel any time

Quarterly

$25 /month $75 billed quarterly cancel any time
40% OFF

Yearly

$20 $12 /month Now $144 billed annually cancel any time

Lifetime*

$450 one time payment 50% savings over Quarterly
40% OFF

Yearly

$25 $15 /month Now $180 billed annually cancel any time

Lifetime*

$675 one time payment 46% savings over Quarterly

Quarterly

$35 /month $105 billed quarterly cancel any time

Quarterly

$35 /month $105 billed quarterly cancel any time
40% OFF

Yearly

$25 $15 /month Now $180 billed annually cancel any time

Lifetime*

$675 one time payment 46% savings over Quarterly
Summer Deal Sale Ends in 16 hours * Lifetime plan details are available here.

Access everything Tynker offers, plus expert coaching

  • Two one-on-one live coaching sessions (a $120 value) included
  • Thousands of hours of creative projects in Game Design, Minecraft, Python concepts, and more
  • Parent dashboard with mastery stats - watch as they progress from novice to expert
  • Personalized assessments and certifications in real-world languages
  • 5,000+ lessons built to improve problem solving skills and academic performance
  • 30 Day Money-Back Satisfaction Guarantee
  • Intro to Game Design


    Ages: 7-12
    Skill Level: Beginner
    Format: Online Private 1-on-1 Lessons
    Classes: 6 one hour classes

    View Hide Details

    Learn to design and build your own games in 6 fun-filled classes. Code classic games or build something totally new.

    Lesson 1: Mouse Maze

    Write your first game! Code a simple skill-based game controlled with the mouse. You'll need a steady hand to reach the goal.

    • Mouse events
    • Color-sensing code
    • Winning and losing conditions

    Lesson 2: Go Kart

    Take the wheel and explore how to add keyboard controls to your game. Avoid the oncoming obstacles.

    • Keyboard events
    • Collision detection
    • Cartesian coordinates
    • Loops and iteration

    Lesson 3: Base Defense

    Create a tower defense game. Make complex games with loads of enemies — and handle projectiles.

    • Clone actors with code
    • Make bullets and lasers fly
    • Add randomness to your games

    Lesson 4: Space Voyager

    Create a dodger game with powerups and collectibles. Add an invincibility powerup — or invent your own.

    • Coordinate the action using messages
    • Keep score with variables
    • Manage game state

    Lesson 5: Ball Pop

    Make a colorful chain-reaction puzzle game. Can you make ALL the balls pop with just a single click? Explore advanced coding and animation techniques in this lesson.

    • Events and broadcasts
    • Puzzle game basics
    • Get more practice with clones, color-sensing, and randomness

    Lesson 6: Bank Shot

    Explore Tynker's Physics Blocks to create a fun game with collisions, action, and motion.

    • Control gravity
    • Change Actors' physics properties
    • Give objects a push with impulse and much more

    Game Developer Certification

    Be proud of what you've created! Keep up the momentum and continue on your learning journey.

  • Intro to Python


    Ages: 12+
    Skill Level: Beginner
    Format: Online Private 1-on-1 Lessons
    Classes: 6 one hour classes

    View Hide Details

    Explore Python in 6 interactive classes. Progress to solve real world problems in math and science, design games, & more!

    Lesson 1: Python Basics

    Get acquainted with the basics of Python programming. Then explore how to represent repeating patterns with code.

    • Function calls
    • For loops
    • Python syntax basics

    Lesson 2: Conditionals

    Explore boolean values, boolean logic, if statements, and while loops. Write programs that “make decisions.”

    • Selection and conditional statements
    • Explore digital logic
    • Debugging tricks and techniques

    Lesson 3: Variables

    Learn about variable initialization, declaration, and more. Then get some practice with lists, a useful data structure.

    • Variables and datatypes
    • Expressions and operators
    • Store loads of data with lists

    Lesson 4: Turtle Graphics

    Create graphics and user interfaces with the Turtle module. Explore functions, a way to keep code organized and repeatable.

    • Write custom functions
    • Draw on the screen with code
    • Import Python modules

    Lesson 5: Game Design

    Design games with an interactive canvas and write programs that respond to key-presses, mouse events, and more.

    • Keyboard control and mouse events
    • Implement game logic and loops
    • Code several games from scratch

    Lesson 6: Capstone Project

    Put together everything you've learned to create a fun, playable arcade game. In this final project, you will create a Brick Breaker game using Turtle Graphics.

    • A challenging self-guided project
    • Extend the game with Bonus Challenges

    Game Developer Certification

    Be proud of what you've created! Keep up the momentum and continue on your learning journey.

  • Intro to Artificial Intelligence


    Ages: 7-12
    Skill Level: Intermediate
    Format: Online Private 1-on-1 Lessons
    Classes: 6 one hour classes

    View Hide Details

    Learn to use Artificial Intelligence and Machine Learning in your block coding projects. Make your code come to life in an all-new way.

    Lesson 1: Mad Hatter

    Explore the basics of AI with the Face-Tracking blocks. Create a costume that follows you, wherever you go! Add a wizard hat, clown nose, cowboy mustache, or whatever else you like.

    • Show and enable Face-Tracking
    • Switch costumes with code
    • Work with live video

    Lesson 2: Face Painting Booth

    Draw on a 3D face mesh! Make a carnival-style face paint creation. Create a costume or add glamorous makeup.

    • Explore Face-Tracking landmarks
    • Use the face-effect block to draw on a face mesh

    Lesson 3: World Traveler

    Create a greenscreen effect with live video and the Pose-Tracking blocks. Make a different animal appear as you change the scene.

    • Enable Pose-Tracking and work with body segmentation
    • Switch backgrounds with code
    • Use mouse events to control where you go

    Lesson 4: Protect the Cupcake

    Use the Hand-Tracking blocks to create an augmented reality "defense" game. Don't let the foxes steal your food!

    • Show and enable Hand-Tracking
    • Use positions of hand landmarks to control the motion of actors

    Lesson 5: Bubble Frenzy

    Create a game using the Hand-Tracking blocks. The bubble only pops if you follow the instructions, exactly! Explore Hand-Tracking landmarks and game logic.

    • Use dictionaries to represent landmarks efficiently
    • Use positions of hand landmarks to control game flow
    • Use variables to keep track of game state

    Lesson 6: Turtle Racer

    Use the Hand-Tracking blocks to create a virtual game controller! Control where the actor goes using a virtual steering wheel!

    • Show and enable Hand-Tracking
    • Use angles of landmarks to control the motion of actors
    • Use variables and positions of actors to control game flow

    AI Developer Certification

    Be proud of what you've created! Keep up the momentum and continue on your learning journey.

  • Intro to Game Design


    Ages: 7-12
    Skill Level: Beginner
    Format: Online Private 1-on-1 Lessons
    Classes: 6 one hour classes

    View Hide Details

    Learn to design and build your own games in 6 fun-filled classes. Code classic games or build something totally new.

    Lesson 1: Mouse Maze

    Write your first game! Code a simple skill-based game controlled with the mouse. You'll need a steady hand to reach the goal.

    • Mouse events
    • Color-sensing code
    • Winning and losing conditions

    Lesson 2: Go Kart

    Take the wheel and explore how to add keyboard controls to your game. Avoid the oncoming obstacles.

    • Keyboard events
    • Collision detection
    • Cartesian coordinates
    • Loops and iteration

    Lesson 3: Base Defense

    Create a tower defense game. Make complex games with loads of enemies — and handle projectiles.

    • Clone actors with code
    • Make bullets and lasers fly
    • Add randomness to your games

    Lesson 4: Space Voyager

    Create a dodger game with powerups and collectibles. Add an invincibility powerup — or invent your own.

    • Coordinate the action using messages
    • Keep score with variables
    • Manage game state

    Lesson 5: Ball Pop

    Make a colorful chain-reaction puzzle game. Can you make ALL the balls pop with just a single click? Explore advanced coding and animation techniques in this lesson.

    • Events and broadcasts
    • Puzzle game basics
    • Get more practice with clones, color-sensing, and randomness

    Lesson 6: Bank Shot

    Explore Tynker's Physics Blocks to create a fun game with collisions, action, and motion.

    • Control gravity
    • Change Actors' physics properties
    • Give objects a push with impulse and much more

    Game Developer Certification

    Be proud of what you've created! Keep up the momentum and continue on your learning journey.

  • Intro to Python


    Ages: 12+
    Skill Level: Beginner
    Format: Online Private 1-on-1 Lessons
    Classes: 6 one hour classes

    View Hide Details

    Explore Python in 6 interactive classes. Progress to solve real world problems in math and science, design games, & more!

    Lesson 1: Python Basics

    Get acquainted with the basics of Python programming. Then explore how to represent repeating patterns with code.

    • Function calls
    • For loops
    • Python syntax basics

    Lesson 2: Conditionals

    Explore boolean values, boolean logic, if statements, and while loops. Write programs that “make decisions.”

    • Selection and conditional statements
    • Explore digital logic
    • Debugging tricks and techniques

    Lesson 3: Variables

    Learn about variable initialization, declaration, and more. Then get some practice with lists, a useful data structure.

    • Variables and datatypes
    • Expressions and operators
    • Store loads of data with lists

    Lesson 4: Turtle Graphics

    Create graphics and user interfaces with the Turtle module. Explore functions, a way to keep code organized and repeatable.

    • Write custom functions
    • Draw on the screen with code
    • Import Python modules

    Lesson 5: Game Design

    Design games with an interactive canvas and write programs that respond to key-presses, mouse events, and more.

    • Keyboard control and mouse events
    • Implement game logic and loops
    • Code several games from scratch

    Lesson 6: Capstone Project

    Put together everything you've learned to create a fun, playable arcade game. In this final project, you will create a Brick Breaker game using Turtle Graphics.

    • A challenging self-guided project
    • Extend the game with Bonus Challenges

    Game Developer Certification

    Be proud of what you've created! Keep up the momentum and continue on your learning journey.

  • Intro to Artificial Intelligence


    Ages: 7-12
    Skill Level: Intermediate
    Format: Online Private 1-on-1 Lessons
    Classes: 6 one hour classes

    View Hide Details

    Learn to use Artificial Intelligence and Machine Learning in your block coding projects. Make your code come to life in an all-new way.

    Lesson 1: Mad Hatter

    Explore the basics of AI with the Face-Tracking blocks. Create a costume that follows you, wherever you go! Add a wizard hat, clown nose, cowboy mustache, or whatever else you like.

    • Show and enable Face-Tracking
    • Switch costumes with code
    • Work with live video

    Lesson 2: Face Painting Booth

    Draw on a 3D face mesh! Make a carnival-style face paint creation. Create a costume or add glamorous makeup.

    • Explore Face-Tracking landmarks
    • Use the face-effect block to draw on a face mesh

    Lesson 3: World Traveler

    Create a greenscreen effect with live video and the Pose-Tracking blocks. Make a different animal appear as you change the scene.

    • Enable Pose-Tracking and work with body segmentation
    • Switch backgrounds with code
    • Use mouse events to control where you go

    Lesson 4: Protect the Cupcake

    Use the Hand-Tracking blocks to create an augmented reality "defense" game. Don't let the foxes steal your food!

    • Show and enable Hand-Tracking
    • Use positions of hand landmarks to control the motion of actors

    Lesson 5: Bubble Frenzy

    Create a game using the Hand-Tracking blocks. The bubble only pops if you follow the instructions, exactly! Explore Hand-Tracking landmarks and game logic.

    • Use dictionaries to represent landmarks efficiently
    • Use positions of hand landmarks to control game flow
    • Use variables to keep track of game state

    Lesson 6: Turtle Racer

    Use the Hand-Tracking blocks to create a virtual game controller! Control where the actor goes using a virtual steering wheel!

    • Show and enable Hand-Tracking
    • Use angles of landmarks to control the motion of actors
    • Use variables and positions of actors to control game flow

    AI Developer Certification

    Be proud of what you've created! Keep up the momentum and continue on your learning journey.

Summer Deal Sale Ends in 16 hours * Lifetime plan details are available here.

3-Year All-Access plans include:

  • 70+ courses
  • 5,000+ activities
  • Block Coding
  • Text Coding
  • 3 Mobile Apps
  • Minecraft Modding
  • Game Design
  • Robotics
  • Hardware
  • Web Development
  • Python
  • JavaScript
  • Processing (P5.JS)
  • Data Science
  • Advanced CS

Tynker is designed to progress with your child. A three year plan accelerates their coding mastery from block coding to advanced text languages.