Random Blocks & Rounding | MCreator Procedure Series
In today’s MCreator procedure tutorial, we explored how to use random blocks effectively and what to watch out for when using them in your mods. We also covered how to round values, which is especially important when working with randomly generated numbers.
📕 Assignments
As part of today’s assignment, I challenge you to create a simple dice-rolling system that outputs a random number between 1 and 6 using the blocks discussed in this video. A quick tip: be sure to round the random number down to get clean whole number!
💠 BUILD INFORMATION
► MCreator: 2025.1
► NeoForge: 1.21.4
💬 SERIES
This series is designed to teach you everything I know about the procedure system, starting from the basics and gradually increasing in difficulty. Whether you’re a beginner or have experience with the editor, you’ll find useful tips along the way to enhance your workflow. I’ve been using the procedure system since its release and have a deep understanding of how it works. While this series won’t focus on advanced mechanics, it will lay a solid foundation for you to create your own procedures with confidence.
📌 CHAPTERS
0:00 – Channel Intro
0:02 – Tutorial Intro
0:17 – Getting Random Blocks
1:20 – Server/Client Side Notes
1:37 – Random Blocks In-Game Example
3:02 – Random Block Values
3:29 – Getting Rounding Blocks
5:22 – Round Blocks In-Game Example
5:31 – Rounding Values
6:24 – Tutorial Assignment
7:20 – Watch this next!
📜 SERIES PLAYLIST
► • MCreator: Procedure Series
🔗 LINKS AND SOCIALS
► https://www.northwesttreesgaming.com/links-and-socials
🔖 TAGS
#howto
#mcreator
#minecraft
#minecraftmods
#modding
#mods
#northwesttreesmcreator
#tutorial
#procedure
#procedures