Translation notice
This page was translated with machine translation and may contain inaccuracies. If you can help improve it, please open an issue or submit a pull request.
Recommended reading for beginners
INFO
This article will guide you to truly learn data pack from scratch.
**Wow! Glad mcfunction will be your first programming language (like many people!) **
**The core of data pack is function, and functions are composed of commands. Go read it first and try out the command tutorial yourself! You can choose the one you like from the following basic tutorials: **
- MCcommand tutorial "real" starting from scratch - Dahesor
- Introduction to my world command and data pack - Chuang Xiaoye
- Quick Start Series - Big Brother Mengcha
- See more...
**Ask for help! Go to this page Find a group to join! **Let me tell you a secret: think for yourself before asking questions. When asking questions, describe the difficulties you encounter in detail, the game version, and your existing ideas and attempts will greatly increase the probability of being answered.
**After you have some command basics (it doesn’t need to be a lot!), you can try to create a data pack! **
- Introduction to my world command and data pack - Chuang Xiaoye
- Data pack super detailed zero-based tutorial - Da Lao Mengcha
- vanilla technology development tutorial - Xu Muxian
**After that, try to make something of your own? Like an arrow that explodes when shot? Like a double jump? Getting started solving real problems is one of the fastest ways to grow! **
At this point you will be able to slowly understand most of the content in this library and slowly use it in your own projects.
Of course, the most important thing is to have fun!