Potion and Effects | MCreator 2024.2

Опубликовано: 23 Август 2024
на канале: NorthWestTrees MCreator
2,631
63

Today I covered how to make a potion and effect in MCreator 2024.2. I tried something a bit different outside of my knowledge to apply NBT data for entities that breed to put them in breed mode using potions and effects. This took a couple attempts but was pretty straightforward in the end. All one needed to do was make the effect, then the potion, and then make a global trigger for entity tick update and test if the entity is in a specific tag and has the effect. Then run the data command to change the entity's data. You can find the project files including the workspace below. If you have any questions feel free to ask in the comments.

💠 BUILD INFORMATION
► MCreator: 2024.2
► NeoForge: 1.20.6

💬 SERIES
This advanced MCreator mod-making tutorial is designed for experienced MCreator users who want to tackle complex topics and create intricate mods. In this series, you'll learn how to develop custom mechanics, replicate Minecraft-like features, and apply advanced techniques using various aspects of the MCreator application. Additionally, we provide project files, including the MCreator workspace, allowing you to learn through hands-on experience or check compatibility with newer versions of MCreator.

📌 CHAPTERS
0:00 - Channel Intro
0:04 - Tutorial Intro
0:29 - Animal Data
3:03 - InLove Data
3:33 - Assets
4:28 - Potion Effect
6:28 - Effect Triggers
9:53 - Entity Tag
10:42 - Breeding Animals
12:39 - Potion Item
14:06 - Minor Changes
14:41 - Entity Tick Update
15:23 - Procedure Blocks
16:43 - Watch Next

📁 DOWNLOADS
The project files related to this video can be found on this GitHub discussion page, along with other project versions, if they were created in the past. 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