Block Selector | MCreator Procedure Tutorial
In today’s MCreator tutorial, we explored how to use the block selector to choose a block from your mod or from the base game. This block is incredibly versatile—it's useful for checking block types, placing/replacing blocks, and works seamlessly with blockstate procedure blocks.
📕 Assignments
Create a local blockstate variable that stores a random block from the base game using the block selector. Then, set up a right-click trigger to print this value to the console when any block is right-clicked.
💠 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 – Tutorial Intro
0:07 – Finding The Block
0:30 – The Block Icon
0:56 – Using The Block
1:37 – Printing The Block
2:18 – First In-game Test
2:52 – Second In-game Test
3:24 – Tutorial Assignment
3:49 – Watch 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