Skip to content

A clone of Minecraft Create mod's "ponder" tutorial menu

Notifications You must be signed in to change notification settings

LordBaryhobal/mc-create-ponder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Create Mod Ponder

The Minecraft mod Create has an interesting help menu. In the manual, the machines and contraptions are represented in 3D view an animated to follow the explanations. This python script tries to mimic this "pondering" system using Pygame

How to use it

  • To go to the next step, press the Arrow Up key.
  • To go to the next "chapter", press Space.
  • To rotate the view, use LMB
  • To zoom in or out, scroll the mousewheel up or down
  • To move the view, press the mousewheel down and move the mouse
  • To reset the position and rotation of the camera, press R

Requirements

  • Python 3 or higher
  • Python modules: pygame

About

A clone of Minecraft Create mod's "ponder" tutorial menu

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages