Potion of Breeding #149
Locked
northwesttreesgaming
announced in
Feature Projects
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
ABOUT THE PROJECT
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 of 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.
NOTES
DOWNLOADS & VIDEOS
Video Coming Soon!
CHANGES
V1 - 2024.2 / 1.20.6
Beta Was this translation helpful? Give feedback.
All reactions