This video explains how to make things random in MCreator 1.8.2 using the random block.
In newer versions, you can use the replace block rather than the remove and place block as this works way better than the method shown in this video. Also, newer versions of MCreator support better random procedure blocks for integers which allows you to test for solid numbers which can be tested between 1 and 100 rather than 0.0 and 1.0.
💬 SERIES
This is an advanced tutorial explaining how to use MCreator 1.8.2. These tutorials are not directed towards beginners with MCreator. However, if you have questions you may ask in the comments of the video.
📌 CHAPTERS
0:00 - Intro
0:06 - Tutorial intro
0:40 - Creating a block
1:20 - Creating a procedure
1:52 - Adding the if statement
3:15 - Adding block events
3:20 - Making the condition
4:17 - Finishing the block events.
4:40 - Condition explained
5:45 - Printing a message to the player for testing.
7:00 - Linking the procedure to the block.
7:10 - Testing in-game
10:46 - Watch next!
📁 DOWNLOADS
The workspace has been updated to 2024.1, though I have included the same procedure in this video tutorial in the procedures folder as well.
https://github.com/MCreator-Examples/...
⭐ MY OTHER CHANNELS
► NWT Gaming - https://bit.ly/4dvdk9H
► NWT Music - https://bit.ly/3UW8rPH
► NWT Projects - https://bit.ly/3WCjqz5
🔗 OFFICIAL SITES
► My Examples GitHub - https://bit.ly/4bylImP
► My Website - https://bit.ly/3JZyNtU
► My Discord - https://bit.ly/4ajDB87
► My Ko-Fi - https://bit.ly/4bvPHwp
🔖 TAGS
#howto
#mcreator
#minecraft
#minecraftmods
#modding
#mods
#northwesttreesmcreator
#tutorial